Commit Graph

19 Commits

Author SHA1 Message Date
zramsay
1d47318073
cns -> lns to avoid variable collision 2023-01-11 13:00:00 -05:00
zramsay
e0bb3ae3af
rename command and directory 2023-01-11 12:55:47 -05:00
zramsay
1788c1e4c3
still need lrn (upstream?) 2023-01-11 12:52:02 -05:00
zramsay
d6833ff9fa
rename src/cmds/cns* -> src/cmds/registry 2023-01-11 12:50:41 -05:00
zramsay
312bdb6b39
sed s/crn/lrn/g 2023-01-11 12:50:38 -05:00
zramsay
8d703e580b
src: sed s/CNS/Registry/g (error msgs) 2023-01-11 12:21:31 -05:00
93df49ec9e
Use published cerc-io/laconic-sdk package (#9) 2022-12-09 18:59:43 +05:30
ea55cbdc7a
Change in registry constructor (#8) 2022-12-09 14:26:00 +05:30
b08e9738cb Changes to suit repo renaming 2022-10-10 16:19:11 -06:00
e15a35aa59 Blind attempt at re-brand 2022-09-28 13:31:20 -06:00
7f09a16e2a Implement command getting status 2022-04-27 15:32:46 +05:30
11482ab5c8 Add commands for auction operations 2022-04-27 15:32:46 +05:30
7f3b07b394 Add commands for name operations 2022-04-27 15:32:46 +05:30
fe739c325f Add commands for authority operations 2022-04-27 15:32:46 +05:30
72c98e14a1 Add commands for bond and records associate/dissociate 2022-04-27 15:32:46 +05:30
1133ac774c Implement commands for bond operations 2022-04-27 15:32:46 +05:30
46a6389d58 Implement commands for account and token operations 2022-04-25 15:18:12 +05:30
97dbbf87c0 Implement commands for record operations 2022-04-25 15:18:12 +05:30
977d9a8ffa Setup subcommands with yargs 2022-04-25 15:18:12 +05:30