Commit Graph
89 Commits
Author SHA1 Message Date
Michael Shaw 93e3f5c301 trying basic npm publish 2023-02-15 17:57:29 -05:00
Michael Shaw 723c2be857 private for workspaces 2023-02-15 17:24:44 -05:00
Michael Shaw c0280b7352 add src workspace package 2023-02-15 17:21:09 -05:00
Michael Shaw b7b77fb04e add lerna dependency for publishing 2023-02-15 17:07:45 -05:00
Michael Shaw b05b550c43 use yarn lerna to publish 2023-02-15 16:56:53 -05:00
Michael Shaw 49c4c1f049 incomplete first pass of testing to get package.json updated on branch for publishing 2023-02-15 15:57:23 -05:00
Michael e7121de87b Merge pull request #20 from cerc-io/integrated_testing
Create manual_npm_publish.yml
2023-02-15 15:54:07 -05:00
Michael 1ebc7f9d8a Create manual_npm_publish.yml 2023-02-15 15:47:35 -05:00
dboreham 3176c0452d Merge pull request #19 from cerc-io/dboreham/update-sdk-version
Update laconic-sdk version to latest
2023-01-19 10:53:58 -07:00
dboreham 2b3d4f2e8b Update laconic-sdk version to latest 2023-01-19 10:53:08 -07:00
dboreham 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
dboreham 23ce9d89c5 Add .npmignore file so publishing works 2023-01-06 10:39:07 -07:00
dboreham 3bba6f4824 Update README.md 2023-01-03 07:22:37 -07:00
dboreham 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
dboreham 4eb06c7110 Add scope to package name 2022-12-13 08:03:34 -07: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
dboreham 67819510f7 Merge pull request #5 from cerc-io/dboreham/repo-rename
Changes to suit repo renaming
2022-10-12 21:01:43 -06:00
dboreham b08e9738cb Changes to suit repo renaming 2022-10-10 16:19:11 -06:00
dboreham 68e865daaf Merge pull request #1 from cerc-io/dboreham/doc-fixes
Re-brand for laconic
2022-10-03 12:19:02 -06:00
dboreham ee141e0e90 Merge branch 'main' into dboreham/doc-fixes 2022-10-03 12:18:53 -06:00
dboreham 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
dboreham 0784c4d6fa Rebrand binary 2022-09-28 20:52:51 -06:00
dboreham 8a99a55e9b Just one more thing... 2022-09-28 20:51:27 -06:00
dboreham 55ce3fd098 Fix importing laconic-client from git 2022-09-28 20:20:11 -06:00
dboreham 87543737dd Match up js-yaml version with peer dependency expectations 2022-09-28 13:35:51 -06:00
dboreham e15a35aa59 Blind attempt at re-brand 2022-09-28 13:31:20 -06:00
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
Ashwin Phatak f931625103 Initial commit 2022-04-22 15:40:10 +05:30