Installation
Set up your local environment for Paxeer development. This includes RPC access, wallet tooling, and recommended SDKs. Use this as a checklist before you move into tutorials or production deployments.
Environment Checklist
- Configure an RPC endpoint:
https://public-rpc.paxeer.app/rpc. - Install wallet tooling (MetaMask or equivalent) configured with Chain ID 229.
- Choose an SDK stack (ethers.js, viem, wagmi, or direct JSON‑RPC).