API Reference
Nodeos API Reference
https API refereces for working with Nodeos
- Nodeos Chain API: Provides access to the blockchain information and interaction with the blockchain
- Nodeos Producer API: Provides access to a producer node
- Nodeos Net API: Provides access to the blockchain's network
- Nodeos DB Size API: Provides access to the blockchain's database
- Nodeos Trace API: Provides access to retired actions and related metadata from a specified block
SDK API References
- Javascript API: Provides integration with EOSIO-based blockchains using the EOSIO Nodeos RPC API
- Swift API: Provides integration with EOSIO-based blockchains using the EOSIO Nodeos RPC API
- Java API: Provides integration with EOSIO-based blockchains using the EOSIO Nodeos RPC API
Antelope Reference Contract Action References
- esio.system: Contract defines the structures and actions needed for blockchain's core functionality
- esio.token: Contract defines the structures and actions that allow users to create, issue, and manage tokens on eosio based blockchains
- esio.msig: Contract defines the structures and actions needed to manage the proposals and approvals on blockchain
- esio.wrap: Contract simplifies Block Producer superuser actions by making them more readable and easier to audit
- esio.bios: Contract defines the structures and actions needed for blockchain's basic core functionality