# HyperPax Docs ## Docs - [Building Apps on HyperPaxeer](https://docs.paxeer.app/app-developers/guides/building-apps.md): Learn the basics of building applications on HyperPaxeer - [Testing Apps](https://docs.paxeer.app/app-developers/guides/testing-apps.md): Learn best practices for testing applications on HyperPaxeer - [Estimating Transaction Costs](https://docs.paxeer.app/app-developers/guides/transactions/estimates.md): Learn how to properly estimate the total cost of a transaction on HyperPaxeer - [Transaction Fees](https://docs.paxeer.app/app-developers/guides/transactions/fees.md): Learn how transaction fees work on HyperPaxeer - [Transaction Gas Parameters](https://docs.paxeer.app/app-developers/guides/transactions/parameters.md): Learn how to set optimal gas parameters for your transactions on HyperPaxeer - [Transaction Statuses](https://docs.paxeer.app/app-developers/guides/transactions/statuses.md): Learn about different transaction statuses on HyperPaxeer - [Troubleshooting Transactions](https://docs.paxeer.app/app-developers/guides/transactions/troubleshooting.md): Learn how to troubleshoot common problems with transactions on HyperPaxeer - [Argus VM (AVM)](https://docs.paxeer.app/argus-vm.md): Register-based virtual machine with 256-bit native arithmetic, deterministic gas metering, and the ArgLang smart-contract language - [Architecture Overview](https://docs.paxeer.app/concepts/architecture/overview.md): Dual-VM design, consensus model, custom precompiles, and module architecture of HyperPaxeer - [Network Configuration](https://docs.paxeer.app/configuration.md): Configure HyperPaxeer in your applications using various libraries and frameworks - [Smart Contracts](https://docs.paxeer.app/contracts.md): Deploy, verify, and interact with Solidity contracts on HyperPaxeer - [Computable Token Machine (CTM)](https://docs.paxeer.app/ctm.md): Revolutionary token standard where tokens are fully-fledged execution environments - [API](https://docs.paxeer.app/develop/api/index.md): Public API endpoints and client libraries for HyperPaxeer. - [Networks](https://docs.paxeer.app/develop/api/networks.md) - [Tendermint rpc](https://docs.paxeer.app/develop/api/tendermint-rpc.md) - [Block Explorers](https://docs.paxeer.app/develop/block-explorers/index.md): Explore transactions, blocks, and accounts on HyperPaxeer. - [Graph Indexers](https://docs.paxeer.app/develop/graphs-indexers/index.md): Efficiently query blockchain data with graph indexing. - [Develop](https://docs.paxeer.app/develop/index.md): Build on HyperPaxeer. - [Mainnet](https://docs.paxeer.app/develop/mainnet.md) - [Oracles](https://docs.paxeer.app/develop/oracles/index.md): Connect smart contracts to off-chain data sources. - [Custom improvement proposals](https://docs.paxeer.app/develop/smart-contracts/custom-improvement-proposals.md) - [Authorization](https://docs.paxeer.app/develop/smart-contracts/evm-extensions/authorization.md) - [Distribution](https://docs.paxeer.app/develop/smart-contracts/evm-extensions/distribution.md) - [Evm extensions](https://docs.paxeer.app/develop/smart-contracts/evm-extensions/evm-extensions.md) - [Ibc transfer](https://docs.paxeer.app/develop/smart-contracts/evm-extensions/ibc-transfer.md) - [Staking](https://docs.paxeer.app/develop/smart-contracts/evm-extensions/staking.md) - [Vesting](https://docs.paxeer.app/develop/smart-contracts/evm-extensions/vesting.md) - [Smart Contracts](https://docs.paxeer.app/develop/smart-contracts/index.md): Build and deploy smart contracts on HyperPaxeer EVM. - [List evm extensions](https://docs.paxeer.app/develop/smart-contracts/list-evm-extensions.md) - [Client integrations](https://docs.paxeer.app/develop/tools/client-integrations.md) - [Contract verifications](https://docs.paxeer.app/develop/tools/contract-verifications.md) - [Tools & Plugins](https://docs.paxeer.app/develop/tools/index.md): Development tools, SDKs, and plugins for building on Paxeer. - [Wallet Integration](https://docs.paxeer.app/develop/wallet-integration/index.md): Integrate wallets like MetaMask and Keplr into your dApp. - [Code Examples](https://docs.paxeer.app/examples.md): Integration guides and code samples for building on HyperPaxeer - [Paxeer Network](https://docs.paxeer.app/index.md): Developer documentation for Paxeer Network — Alexandria Fork, HyperPaxeer version, Hyperpax-OS Cronos runtime - [Network Status](https://docs.paxeer.app/network-status.md): Live node health, latency benchmarks, and validator set for HyperPaxeer - [PAX-28 Token Standard](https://docs.paxeer.app/pax-28.md): Native fungible token standard for ArgusVM — Rust-inspired syntax, built-in overflow protection, and register-optimised gas - [PaxSpot](https://docs.paxeer.app/paxspot.md): On-chain spot trading system with oracle-relative orders, dual-mode matching, and capital-integrated execution - [Bugs](https://docs.paxeer.app/protocol/bugs.md) - [Cli commands](https://docs.paxeer.app/protocol/cli/cli-commands.md) - [Configuration](https://docs.paxeer.app/protocol/cli/configuration.md) - [Working with Docker](https://docs.paxeer.app/protocol/cli/docker-build.md) - [CLI](https://docs.paxeer.app/protocol/cli/index.md): Command-line tools and node operation guides. - [Multi nodes](https://docs.paxeer.app/protocol/cli/multi-nodes.md) - [Single node](https://docs.paxeer.app/protocol/cli/single-node.md) - [Accounts](https://docs.paxeer.app/protocol/concepts/accounts.md) - [Chain ID](https://docs.paxeer.app/protocol/concepts/chain-id.md) - [Encoding](https://docs.paxeer.app/protocol/concepts/encoding.md) - [Gas and fees](https://docs.paxeer.app/protocol/concepts/gas-and-fees.md) - [Keyring](https://docs.paxeer.app/protocol/concepts/keyring.md) - [Multisig](https://docs.paxeer.app/protocol/concepts/multisig.md) - [Pending state](https://docs.paxeer.app/protocol/concepts/pending-state.md) - [Signing](https://docs.paxeer.app/protocol/concepts/signing.md) - [Tokens](https://docs.paxeer.app/protocol/concepts/tokens.md) - [Transactions](https://docs.paxeer.app/protocol/concepts/transactions.md) - [Faq](https://docs.paxeer.app/protocol/faq.md) - [Ibc channels](https://docs.paxeer.app/protocol/ibc-channels.md) - [Protocol](https://docs.paxeer.app/protocol/index.md): Technical architecture and core network design. - [Metrics](https://docs.paxeer.app/protocol/metrics.md) - [Module accounts](https://docs.paxeer.app/protocol/module-accounts.md) - [Epochs](https://docs.paxeer.app/protocol/modules/epochs.md) - [Erc20](https://docs.paxeer.app/protocol/modules/erc20.md) - [Evm](https://docs.paxeer.app/protocol/modules/evm.md) - [Feemarket](https://docs.paxeer.app/protocol/modules/feemarket.md) - [Modules](https://docs.paxeer.app/protocol/modules/index.md): Cosmos SDK modules and how they compose the protocol. - [Inflation](https://docs.paxeer.app/protocol/modules/inflation.md) - [Vesting](https://docs.paxeer.app/protocol/modules/vesting.md) - [Quick Start](https://docs.paxeer.app/quickstart.md): Connect a wallet, run a node, and deploy your first contract on HyperPaxeer in under ten minutes - [RPC Methods](https://docs.paxeer.app/rpc.md): Test HyperPaxeer RPC methods in real-time - [SDKs & Tools](https://docs.paxeer.app/tools.md): Recommended tools and libraries for building on HyperPaxeer - [Overview](https://docs.paxeer.app/validate/index.md) - [Mainnet](https://docs.paxeer.app/validate/mainnet.md) - [Run an IBC Relayer](https://docs.paxeer.app/validate/relayers.md) - [Configuration](https://docs.paxeer.app/validate/setup/configuration.md) - [Disk Usage Optimization](https://docs.paxeer.app/validate/setup/disk-usage-configuration.md) - [Validator FAQ](https://docs.paxeer.app/validate/setup/faq.md) - [Mempool](https://docs.paxeer.app/validate/setup/mempool.md) - [Run a Node](https://docs.paxeer.app/validate/setup/run-a-validator.md): Deploy RPC and Validator nodes on HyperPaxeer using the hpx CLI - [State Sync](https://docs.paxeer.app/validate/setup/state-sync.md) - [Automated Upgrades](https://docs.paxeer.app/validate/upgrades/automated-upgrades.md) - [Hard Fork Upgrades](https://docs.paxeer.app/validate/upgrades/hard-fork-upgrades.md) - [Overview](https://docs.paxeer.app/validate/upgrades/index.md) - [Manual Upgrades](https://docs.paxeer.app/validate/upgrades/manual-upgrades.md) - [Rollback](https://docs.paxeer.app/validate/upgrades/rollback.md) - [Versioning](https://docs.paxeer.app/versioning.md): How Paxeer Network names and versions its forks, protocol releases, and binary builds ## OpenAPI Specs - [tendermint-paxeer-openrpc](https://docs.paxeer.app/openapi/tendermint-paxeer-openrpc.yaml) - [Portfolio.openapi](https://docs.paxeer.app/openapi/Portfolio.openapi.yaml) - [openapi](https://docs.paxeer.app/openapi.yaml)