Documentation
CtrlK
Documentation
CtrlK
  • About this docs
  • How to
    • Start blockchain node on Ubuntu
    • Become a validator
    • Join the Devnet
    • Deploy a Smart Contract on Devnet
    • Sign a Smart Contract Call with Axiome Connect
  • 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

Useful links to start development / integration with Axiome Chain:

Autogenerated swagger docs for node REST: http://api-docs.axiomeinfo.org:1317/swagger/

Public gRPC REST gateway: https://api-chain.axiomechain.org/

Axiome Node protobuf definitions: https://github.com/axiome-pro/axm-node/tree/master/proto

Axiome Node source code: https://github.com/axiome-pro/axm-node

Axiome Node prebuild binaries: https://github.com/axiome-pro/axm-node/releases/

Docs for cosmos sdk client library (TS) - useful for frontend or JS/TS backend: https://tutorials.cosmos.network/tutorials/7-cosmjs/, https://github.com/cosmos/CosmJS, https://cosmos.github.io/cosmjs/

PreviousSign a Smart Contract Call with Axiome ConnectNextAxiome Modules

Last updated 11 months ago