Files
nym/sdk/typescript
Sebastian Martinez 60912ff8ef Fix sdk publish action (#4088)
* fix: sdk publish script

The bash implementation used in the GitHub CI runner seems to have an
issue with incrementing a variable with `(( COUNTER++ ))` while `((
COUNTER=+1 ))` works fine.

* Add more sdk packages to workspace and normalize build sdk scripts

* Disable workspaces in npm publish sdk

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>

* Continue publishing even when it fails

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>

---------

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
2023-11-02 17:19:34 +00:00
..
2023-10-17 19:11:09 +02:00
2023-11-01 16:41:50 +01:00
2023-11-02 17:19:34 +00:00
2022-11-08 17:47:05 +00:00
2022-11-08 17:47:05 +00:00
2022-11-08 17:47:05 +00:00
2022-11-08 17:47:05 +00:00

Nym SDK (Typescript)

Packages

  • SDK - the Nym SDK package

Examples

Coming soon: