Prerequisites: You’ll need MetaMask or another Web3 wallet installed in your browser.
Step 1: Install Web3 Wallet
If you don’t have a Web3 wallet yet, install MetaMask from their official website:Step 2: Add Paxeer Network
Add Paxeer Network to your MetaMask with these settings:Manual Configuration
Manual Configuration
Open MetaMask, go to Settings → Networks → Add Network, and enter:
| Field | Value |
|---|---|
| Network Name | Paxeer Network |
| RPC URL | https://public-rpc.paxeer.app/rpc |
| Chain ID | 229 |
| Currency Symbol | PAX |
| Block Explorer | https://scan.paxeer.app |
Network Details
Step 3: Connect with wagmi
Use wagmi to connect to Paxeer Network in your React app:wagmi-config.ts
Step 4: Start Building
You’re all set! Now you can:1
Deploy Smart Contracts
Use Hardhat, Foundry, or Remix to deploy your contracts
Smart Contracts Guide
Learn how to deploy contracts on Paxeer Network
2
Interact with the Blockchain
Read and write data using our JSON-RPC API
API Reference
Explore all available RPC methods
3
Build User Interfaces
Create dApps using wagmi, viem, or ethers.js
Code Examples
Check out our integration examples
Next Steps
Configuration
Configure Paxeer Network with different libraries
RPC Methods
Test RPC methods in real-time
Network Tools
Explore recommended SDKs and tools
API Explorer
Interactive API testing interface
Need Help?
Check out our API Reference and RPC Methods pages to learn more about interacting with Paxeer Network, or join our community for support.Join Community
Get help from other developers building on Paxeer