Commit Graph
17 Commits
Author SHA1 Message Date
nabarun 4f5de6ff38 Rename laconic2d to laconicd repo in CI (#71)
Part of [Rename laconic2d to laconicd](https://www.notion.so/Rename-laconic2d-to-laconicd-9028d0c020d24d1288e92ebcb773d7a7)

Reviewed-on: cerc-io/laconic-registry-cli#71
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-23 04:43:28 +00:00
nabarunandprathamesh aa2117e472 Upgrade registry-sdk package version (#70)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

- Resolves cerc-io/testnet-laconicd-stack#4 (comment)

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/laconic-registry-cli#70
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-22 06:18:02 +00:00
nabarunandneeraj 9c992ebe71 Rename cns to registry in CLI (#57)
Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/laconic-registry-cli#57
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-03-19 04:42:42 +00:00
a33445aa4d Use registry-sdk in CLI (#56)
Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811

- Use user key as transaction private key in record publish cmd

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/laconic-registry-cli#56
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-03-18 13:58:52 +00:00
nabarun 93df49ec9e Use published cerc-io/laconic-sdk package (#9) 2022-12-09 18:59:43 +05:30
nabarun ea55cbdc7a Change in registry constructor (#8) 2022-12-09 14:26:00 +05:30
nabarun 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
nabarun bc8a825021 Update readme with command outputs 2022-04-27 15:32:46 +05:30
nabarun 7f09a16e2a Implement command getting status 2022-04-27 15:32:46 +05:30
nabarun 11482ab5c8 Add commands for auction operations 2022-04-27 15:32:46 +05:30
nabarun 7f3b07b394 Add commands for name operations 2022-04-27 15:32:46 +05:30
nabarun fe739c325f Add commands for authority operations 2022-04-27 15:32:46 +05:30
nabarun 72c98e14a1 Add commands for bond and records associate/dissociate 2022-04-27 15:32:46 +05:30
nabarun 1133ac774c Implement commands for bond operations 2022-04-27 15:32:46 +05:30
nabarun 46a6389d58 Implement commands for account and token operations 2022-04-25 15:18:12 +05:30
nabarun 97dbbf87c0 Implement commands for record operations 2022-04-25 15:18:12 +05:30
nabarun 977d9a8ffa Setup subcommands with yargs 2022-04-25 15:18:12 +05:30