PAXEER / DEVELOPER DOCUMENTATION
Build what’s next.
Start with Paxeer.
The guides, interfaces and building blocks for your next application.
From your first request to the infrastructure underneath.
EVM compatibleChain ID
125Native token PAXBUILD AN APPLICATION
Familiar tools. New possibilities.
Work with EVM contracts, JSON-RPC and the Ethereum tools you already know.
Start building
RUN THE NETWORK
Your node. Your view of the chain.
Build paxd, configure your environment and learn to operate a node.
Run a node
UNDERSTAND THE SYSTEM
Every layer. In the open.
Explore execution, consensus, storage and the modules connecting them.
Explore the architecture
FROM REFERENCE TO REQUEST
Your first call.
A familiar interface.
Start with your node’s EVM endpoint. Choose a language, copy the request, and check the chain you’re connected to.
Explore the API referenceExpected chain ID
0x7d / 125The hexadecimal value 0x7d corresponds to chain ID 125.POSTeth_chainIdJSON-RPC
curl 'http://localhost:8545' \
-H 'Content-Type: application/json' \
--data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'KEEP THE REFERENCE CLOSE
Less searching.
More building.
The details you need, organized around the work you’re doing.
From the first line.
To the whole network.
Everything you need to find your next step.
Open the developer guide

