Skip to content

vimystic/andromedad

 
 

Repository files navigation

Andromeda Protocol

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.2%
  • Makefile 2.8%
  • Shell 1.5%
  • Dockerfile 0.5%