Laconic state machine
Go to file
prathamesh0 e513f79b81
Add a minimal chain and placeholders for bond module (#1)
* Setup minimal chain

* Change app and command name

* Rename command folder

* Add run instructions

* Add placeholder files for bond module

* Missing new line
2024-02-01 10:18:40 +05:30
app Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
cmd/laconic2d Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
proto Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
scripts Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
x Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
.gitignore Initial commit 2024-01-31 14:42:54 +05:30
go.mod Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
go.sum Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
Makefile Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
README.md Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30

laconic2d

Install and run laconic2d:

# install the laconic2d binary
make install

# initialize the chain
make init

# start the chain
laconic2d start