Skip to main content

Quick Guide

If you’re a developer interested in building applications on the EXPchain, this document provides all the essential information you’ll need

Getting Started

EXPchain is a high-performance blockchain network.

Since EXPchain is EVM-compatible, your existing Ethereum contract skills will seamlessly transfer to EXPchain.

Connecting to EXPchain Testnet

Here are some resources to help you get connected to the EXPchain network:

Obtain Testnet Tokens

ZKJ is the native utility token of EXPchain and is used to pay transaction fees.

  • EXPchain Testnet Faucet
  • For the mainnet, you can withdraw tokens directly from a centralized exchange (CEX) that supports the EXPchain network (e.g., OKX).

JSON-RPC API

Interacting with EXPchain requires sending requests to specific JSON-RPC API methods. EXPchain’s APIs are compatible with Geth. - JSON-RPC API

Developer Tools