forked from cerc-io/laconicd
Laconic state machine
* Setup minimal chain * Change app and command name * Rename command folder * Add run instructions * Add placeholder files for bond module * Missing new line |
||
|---|---|---|
| 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