Documentation
Documentation
  • About this docs
  • How to
    • Start blockchain node on Ubuntu
    • Become a validator
  • Axiome Blockchain
    • Short overview
    • Axiome Modules
      • Staking
      • Distribution
      • Voting
    • Third party modules
      • Referral
  • Releases
Powered by GitBook
On this page
  1. Axiome Blockchain

Short overview

PreviousBecome a validatorNextAxiome Modules

Last updated 9 months ago

Useful links to start development / integration with Axiome Chain:

Autogenerated swagger docs for node REST:

Public gRPC REST gateway:

Axiome Node protobuf definitions:

Axiome Node source code:

Axiome Node prebuild binaries:

Docs for cosmos sdk client library (TS) - useful for frontend or JS/TS backend: , ,

http://api-docs.axiomeinfo.org:1317/swagger/
https://api-chain.axiomechain.org/
https://github.com/axiome-pro/axm-node/tree/master/proto
https://github.com/axiome-pro/axm-node
https://github.com/axiome-pro/axm-node/releases/
https://tutorials.cosmos.network/tutorials/7-cosmjs/
https://github.com/cosmos/CosmJS
https://cosmos.github.io/cosmjs/