make proto-genGenerates golang code from proto files, stubs interfaces
make testnetIBC testnet from chain <-> local cosmos-hubmake sh-testnetSingle node, no IBC. quick iteration
make installBuilds the chain's binarymake local-imageBuilds the chain's docker image
go test ./... -vUnit testmake ictest-*E2E testing