Laconic state machine
Go to file
Prathamesh Musale d2505367aa Use LRN abbrevation for names (#10)
Reviewed-on: deep-stack/laconic2d#10
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-02-28 04:53:23 +00:00
api/cerc Use LRN abbrevation for names (#10) 2024-02-28 04:53:23 +00:00
app Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
cmd/laconic2d Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
proto Use LRN abbrevation for names (#10) 2024-02-28 04:53:23 +00:00
scripts Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
utils Additional auction module commands (#3) 2024-02-15 06:56:18 +00:00
x Use LRN abbrevation for names (#10) 2024-02-28 04:53:23 +00:00
.gitignore Initial commit 2024-01-31 14:42:54 +05:30
go.mod Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
go.sum Add registry module commands to set and get records (#5) 2024-02-16 06:40:42 +00:00
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