1. Connect a Wallet
HyperPaxeer is a standard EVM chain (Chain ID125). Any Ethereum-compatible wallet works — MetaMask, Rabby, or the native PaxPort Wallet.
PaxPort Wallet
PaxPort Wallet
PaxPort ships with HyperPaxeer pre-configured — no manual network setup required. Download from paxportwallet.com .
Manual — MetaMask / Rabby
Manual — MetaMask / Rabby
Open your wallet’s network settings and add:
2. Run a Node (Optional)
Thehpx CLI deploys Docker-based RPC or Validator nodes with a single command. Minimum requirements: 16 GB RAM, 6 CPU cores, 300 GB disk, Ubuntu 22.04+.
See Run a Validator for the full operator guide.
3. Deploy a Smart Contract
HyperPaxeer is fully compatible with Solidity tooling. Foundry is the recommended framework.- Foundry
- Hardhat
- Remix
4. Verify on PaxScan
5. Integrate in a Frontend
wagmi-config.ts
Next Steps
Network Configuration
wagmi, viem, ethers.js, and web3.js setup
Smart Contracts
Deployment patterns, verification, and interaction guides
Architecture
Dual-VM design, precompiles, and the x/paxoracle module
JSON-RPC Reference
Test RPC methods against the live network