Introduction Checkers game build on top of Cosmos SDK Prerequisites Go 1.21+ Cosmos SDK Ignite CLI Installation Clone the repository: git clone https://github.com/pri-3x/checker-minimal.git cd checker-minimal Install dependencies: go mod tidy Build Protogen make proto-gen