forked from cerc-io/laconicd
92764535a6807c930c61aeef44bd8a2c1e85f0ff
For registry module: - Add commands to: - get records by bond id - reserve name authority - get name authority - set authority bond id - set name - get and list names - resolve name to a record - delete name - Handle: - genesis import / export - returning names when fetching record(s) - sub-authority reservation - To be handled in an upcoming PR: - module end blocker - record expiry - command to renew records - bond-association commands Reviewed-on: deep-stack/laconic2d#6 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
laconic2d
Install and run laconic2d:
# install the laconic2d binary
make install
# initialize the chain
make init
# start the chain
laconic2d start
Languages
Go
97.5%
Shell
1.7%
Makefile
0.6%
Dockerfile
0.2%