Categorygithub.com/robbedeboosere/rollchain
module
0.0.0-20240517095440-dee43b8de01a
Repository: https://github.com/robbedeboosere/rollchain.git
Documentation: pkg.go.dev

# README

Generated With Spawn

Module Scaffolding

  • spawn module new <name> Generates a Cosmos module template

Content Generation

  • make proto-gen Generates golang code from proto files, stubs interfaces

Testnet

  • make testnet IBC testnet from chain <-> local cosmos-hub
  • make sh-testnet Single node, no IBC. quick iteration

Local Images

  • make install Builds the chain's binary
  • make local-image Builds the chain's docker image

Testing

  • go test ./... -v Unit test
  • make ictest-* E2E testing

# Packages

No description provided by the author
No description provided by the author