Commit Graph

20 Commits

Author SHA1 Message Date
fb381c07f3 Fix cns name resolve (#42)
The `cns name resolve` does not return the result.  Obviously it should.

Reviewed-on: cerc-io/laconic-registry-cli#42
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-11-30 05:01:25 +00:00
145da8c453 v0.1.2 (#41)
Reviewed-on: cerc-io/laconic-registry-cli#41
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-11-29 17:39:18 +00:00
1fa32a3cc1 Add .gitea workflows (#39)
Reviewed-on: cerc-io/laconic-registry-cli#39
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-11-22 04:19:39 +00:00
2ef028a671
Update to latest sdk (#22) 2023-02-20 12:37:20 -07:00
2b3d4f2e8b Update laconic-sdk version to latest 2023-01-19 10:53:08 -07:00
4eb06c7110 Add scope to package name 2022-12-13 08:03:34 -07:00
93df49ec9e
Use published cerc-io/laconic-sdk package (#9) 2022-12-09 18:59:43 +05:30
b08e9738cb Changes to suit repo renaming 2022-10-10 16:19:11 -06:00
ee141e0e90
Merge branch 'main' into dboreham/doc-fixes 2022-10-03 12:18:53 -06:00
55ce3fd098 Fix importing laconic-client from git 2022-09-28 20:20:11 -06:00
87543737dd Match up js-yaml version with peer dependency expectations 2022-09-28 13:35:51 -06:00
e15a35aa59 Blind attempt at re-brand 2022-09-28 13:31:20 -06:00
8b3f8c8f36
Update readme and chiba-clonk-client reference in package json (#4)
* Update chiba-clonk-client commit hash

* Update readme with setup instructions
2022-04-27 16:08:58 +05:30
bc8a825021 Update readme with command outputs 2022-04-27 15:32:46 +05:30
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
72c98e14a1 Add commands for bond and records associate/dissociate 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