Skip to content

push-protocol/push-chain

Repository files navigation

Generated With Spawn

Module Scaffolding

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

Content Generation

  • make proto-gen Generates go 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-ic chains See available testnets from the chains/ directory
  • local-ic start <name> Starts a local chain with the given name

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

Webapp Template

Generate the template base with spawn. Requires npm and yarn to be installed.

Start the testnet with make testnet, and open the webapp cd ./web && yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5