4.10.0 • Published 11 months ago

@open-rights-exchange/chain-js-plugin-algorand v4.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

running examples

npm run example {path to file}

npm run example src/plugin/examples/transaction.ts

If you'd like to run the example and have the example use your local chain-js code instead of the chain-js downloaded from npm, you can append :local

npm run example:local src/plugin/examples/transaction.ts

building the server side plugin

npm run build

append :local to the build command if you'd like to build using your local chain-js project instead of the package downloaded from npm

npm run build:local

building the browser plugin

Note that this is still a work in progress, it works, but needs refinement

npm run webpack:local

4.10.0

11 months ago

4.9.0

2 years ago

4.8.1

2 years ago

4.8.0

2 years ago

4.9.1

2 years ago

4.7.0

2 years ago

4.6.0

2 years ago

4.6.1-beta.0

2 years ago

4.6.1-beta.1

2 years ago

4.2.0

2 years ago

4.1.0

2 years ago

4.0.2

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago