API Reference
Nodeos RPC API Reference
SDK API References
- eosjs Javascript API: Provides integration with EOSIO-based blockchains using the EOSIO Nodeos RPC API
- eosio-swift Swift API: Provides integration with EOSIO-based blockchains using the EOSIO Nodeos RPC API
- eosio-java Java API: Provides integration with EOSIO-based blockchains using the EOSIO Nodeos RPC API
Smart Contract Action References
- eosio.system: Contract defines the structures and actions needed for blockchain's core functionality
- eosio.token: Contract defines the structures and actions that allow users to create, issue, and manage tokens on eosio based blockchains
- eosio.msig: Contract defines the structures and actions needed to manage the proposals and approvals on blockchain
- eosio.wrap: Contract simplifies Block Producer superuser actions by making them more readable and easier to audit
- eosio.bios: Contract defines the structures and actions needed for blockchain's basic core functionality