Commit Graph

38 Commits

Author SHA1 Message Date
zramsay
b3735ab7bf
revert readme to lrn 2023-01-11 13:01:24 -05:00
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
8eb86556b2
last 2023-01-11 12:50:42 -05:00
zramsay
d6833ff9fa
rename src/cmds/cns* -> src/cmds/registry 2023-01-11 12:50:41 -05:00
zramsay
8795f43979
sed s/cns/registry/g 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
9f9322d88e
Merge pull request #13 from cerc-io/dboreham/fix-publish
Add .npmignore file so publishing works
2023-01-06 10:39:43 -07:00
23ce9d89c5 Add .npmignore file so publishing works 2023-01-06 10:39:07 -07:00
3bba6f4824
Update README.md 2023-01-03 07:22:37 -07:00
25aed09077
Merge pull request #11 from cerc-io/dboreham/scope-package-name
Add scope to package name
2022-12-13 08:04:52 -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
ea55cbdc7a
Change in registry constructor (#8) 2022-12-09 14:26:00 +05:30
67819510f7
Merge pull request #5 from cerc-io/dboreham/repo-rename
Changes to suit repo renaming
2022-10-12 21:01:43 -06:00
b08e9738cb Changes to suit repo renaming 2022-10-10 16:19:11 -06:00
68e865daaf
Merge pull request #1 from cerc-io/dboreham/doc-fixes
Re-brand for laconic
2022-10-03 12:19:02 -06:00
ee141e0e90
Merge branch 'main' into dboreham/doc-fixes 2022-10-03 12:18:53 -06:00
2bf223ec09
Merge pull request #2 from cerc-io/dboreham/fix-dependencies
Match up js-yaml version with peer dependency expectations
2022-10-03 12:17:18 -06:00
0784c4d6fa Rebrand binary 2022-09-28 20:52:51 -06:00
8a99a55e9b Just one more thing... 2022-09-28 20:51:27 -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
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
Ashwin Phatak
f931625103
Initial commit 2022-04-22 15:40:10 +05:30