c3f8d53f09
Setup linter and add it to CI ( #54 )
...
Lint / lint (18.x) (push) Successful in 1m13s
Tests / cli_tests (18.x) (push) Successful in 7m17s
- Setup eslint with husky for precommit lint
- Fix existing lint errors
- Setup linter CI
Reviewed-on: #54
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-01-29 05:21:34 +00:00
b01201ca50
Add CLI tests and setup CI ( #53 )
...
Tests / cli_tests (18.x) (push) Successful in 7m42s
Part of #52
- Add tests for the CLI following demo steps present in the README
- Setup CI to run the CLI tests
Reviewed-on: #53
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-01-29 04:46:32 +00:00
5a0298dda5
Fix yarn.lock ( #51 )
...
Tests / sdk_tests (push) Successful in 3m26s
Reviewed-on: #51
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-01-15 18:23:30 +00:00
6814707752
Update SDK version. ( #48 )
...
Tests / sdk_tests (push) Successful in 5m19s
Reviewed-on: #48
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-12-21 21:38:11 +00:00
51fd81a082
Decode JSON strings automatically.
Tests / sdk_tests (push) Has been cancelled
2023-12-13 15:10:09 -06:00
80d1b01713
SDK 0.1.11 ( #45 )
...
Tests / sdk_tests (push) Waiting to run
Reviewed-on: #45
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-12-08 04:53:08 +00:00
f3c0ae8c34
Use SDK 0.1.10 ( #44 )
...
Tests / sdk_tests (push) Successful in 6m37s
Reviewed-on: #44
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-12-07 22:15:04 +00:00
1fa32a3cc1
Add .gitea workflows ( #39 )
...
Tests / sdk_tests (push) Successful in 4m8s
Reviewed-on: #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
Michael Shaw
93e3f5c301
trying basic npm publish
2023-02-15 17:57:29 -05:00
Michael Shaw
b7b77fb04e
add lerna dependency for publishing
2023-02-15 17:07:45 -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
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
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