# WAX (Worldwide Asset eXchange) > WAX is a purpose-built, carbon-neutral layer-1 blockchain (an Antelope/EOSIO fork) for NFTs, gaming, and e-commerce. Developers interact with it through the public Antelope Chain API (/v1/chain/*), the Hyperion History API, and the WAX Cloud Wallet via the official @waxio JavaScript SDKs. Read RPC is unauthenticated; state changes are authorized by client-side secp256k1 transaction signatures. This file was generated by the API Evangelist enrichment pipeline from apis.yml and the repo artifacts. Last generated 2026-07-21. ## Docs - [WAX Blockchain Documentation](https://docs.wax.io/): Learn / Build / Create / Operate developer docs. - [dApp Development](https://docs.wax.io/build/dapp-development/): building decentralized apps on WAX. - [About WAX](https://docs.wax.io/learn/about-wax/): platform overview and getting started. - [Run WAX Hyperion](https://docs.wax.io/operate/wax-hyperion/wax-running-hyperion): full-history API node operation. ## APIs - Chain API: Antelope RPC at /v1/chain/* (e.g. get_info, get_account, get_table_rows, push_transaction). Public read; POST JSON. Example public endpoint: https://wax.greymass.com - History API: Hyperion at /v1/history/* and /v2/* (actions, transactions, deltas). ## SDKs - [@waxio/waxjs](https://www.npmjs.com/package/@waxio/waxjs): JavaScript API for WAX Cloud Wallet integration (login, transact, RPC). - [@waxio/sdk-react-native](https://www.npmjs.com/package/@waxio/sdk-react-native): React Native SDK. - [@waxio/waxunit](https://www.npmjs.com/package/@waxio/waxunit): smart-contract unit testing. - [@waxio/vert](https://www.npmjs.com/package/@waxio/vert): WAX/Vaulta contract testing library. - [@waxio/eosio-statereceiver](https://www.npmjs.com/package/@waxio/eosio-statereceiver): State History Plugin receiver. ## Tools & Source - [GitHub: worldwide-asset-exchange](https://github.com/worldwide-asset-exchange): official org (wax-blockchain, wax-cdt, waxjs, etc.). - [wax-blockchain](https://github.com/worldwide-asset-exchange/wax-blockchain): WAX port of Antelope Spring. - [wax-cdt](https://github.com/worldwide-asset-exchange/wax-cdt): Contract Development Toolkit. ## Operations - [WAX Status](https://status.wax.io): uptime for mainnet/testnet public API nodes, cloud wallet, login/IDM/WAX On/RNG. - [WAX Cloud Wallet](https://all-access.wax.io): end-user wallet / sign-up. ## Legal - [Cloud Wallet Terms of Service](https://www.wax.io/wcw-tos/) - [Privacy Policy](https://www.wax.io/privacy-policy/)