¶ Technical Core & Architecture Articles
CometBFT handles Consensus and Networking; which is the Tendermint Consensus Algorithm, Validators, Blocks, & P2P.
- - https://docs.tendermint.com/ / https://docs.tendermint.com/master/rpc
- - https://tendermint.com/core
- - https://forum.cosmos.network/c/tendermint
- - https://godoc.org/github.com/tendermint/tendermint
- - https://github.com/CosmosSwift
- - https://github.com/kadena-io/kadenamint
- https://docs.cosmwasm.com/
Ethermint
- - https://docs.ethermint.zone/
- https://ibcprotocol.org/
- Cosmos SDK - ADR 024: Coin Metadata
- https://docs.cosmos.network/main/modules/bank
- https://docs.cosmos.network/v0.46/modules/bank/06_client.html
- https://docs.rs/cw-denom
- https://stackoverflow.com/questions/65766021/cosmos-sdk-decimal-precision-for-coins-onchain
- https://lib.rs/crates/cw-denom
- https://agoric.com/documentation/getting-started/
- https://github.com/f-o-a-m/kepler