Laconic state machine
Go to file
Prathamesh Musale 328c06d919 Setup and plumbing for auction module (#1)
Reviewed-on: deep-stack/laconic2d#1
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-02-09 08:44:45 +00:00
api/cerc Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
app Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
cmd/laconic2d Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
proto Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
scripts Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +05:30
x Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
.gitignore Initial commit 2024-01-31 14:42:54 +05:30
go.mod Additional bond commands (#4) 2024-02-08 18:53:20 +05:30
go.sum Setup and integrate bond module into the chain (#2) 2024-02-01 16:28:34 +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