Cronos POS Chain⛓: Croeseid Testnet and beyond development
Crypto.org Chain (`chain-main`) is a blockchain application built with Cosmos SDK and Tendermint, designed to serve as infrastructure for the Cronos ecosystem. The project is written in Go (version 1.25.x) and structured around custom modules for NFTs, inflation control, tiered rewards, and supply management, alongside protobuf-based definitions and integration tests written in Python using pytest. Development is supported by tooling including pystarport for local devnet setup and Nix for reproducible builds, with code organized following the Uber Go Style Guide and enforced via golangci-lint, gofumpt, and gci.