fullcore
is the ledger/node component of the OBADA network tech stack, built using Cosmos SDK and Tendermint.
Our testnet is the easiest place for developers and node operators to get started.
- Basic token functionality for holding and transferring tokens to other accounts on the same network
- Creating, managing, and configuring accounts and keys on a OBADA node
- Minting and transferning OBADA NFTs
fullcore
is written in Go and built using Cosmos SDK. The Cosmos SDK Developer Guide explains a lot of the basic concepts of how the OBADA network functions.
If you are building from source, or otherwise interested in running a local network, we have instructions on how to set up a new network for development purposes.
If you notice anything not behaving how you expected, or would like to make a suggestion / request for a new feature, please create a new issue and let us know.