Laconic state machine
5ee988ccd8
* Add common message types and update proto gen script * Update proto gen script to generate pulsar proto code * Upgrade direct deps * Populate params and genesis files * Setup keeper files * Setup module files with depinject and autocli * Add placeholder keeper methods * Integrate bond module into the chain |
||
---|---|---|
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