Laconic state machine
e511051f3e
* Add message service with a create bond command * Add query proto file with bonds list query * Remove legacy amino coded registration * Add bond to auth module config * Use collections package for bond module state |
||
---|---|---|
api/cerc/bond | ||
app | ||
cmd/laconic2d | ||
proto | ||
scripts | ||
x | ||
.gitignore | ||
go.mod | ||
go.sum | ||
Makefile | ||
README.md |
laconic2d
Install and run laconic2d
:
# install the laconic2d binary
make install
# initialize the chain
make init
# start the chain
laconic2d start