algodex-sdk 1.1.16
Install from the command line:
Learn more about npm packages
$ npm install @algodex/algodex-sdk@1.1.16
Install via package.json:
"@algodex/algodex-sdk": "1.1.16"
About this version
Client-side JavaScript API calls for Algodex as an npm package
npm ci
npm test
With Chrome debugger support:
npm run testDebug
export DEBUG_SMART_CONTRACT_SOURCE=1
Note: if https://github.com/algodex/algodex-go-api is set up and running, the console will also print out the transactions in json format
- Download and set up https://github.com/algodex/algodex-experimental
- Run the following in the algodex-sdk directory:
npm link
- Run the following in the algodex-experimental directory:
rm -rf 'node_modules/@algodex'
npm link @algodex/algodex-sdk
https://github.com/algodex/algodex-architecture
Details
- algodex-sdk
-
algodex
- almost 3 years ago
- SEE LICENSE IN LICENSE
- 12 dependencies
Assets
- algodex-sdk-1.1.16-npm.tgz
Download activity
- Total downloads 27
- Last 30 days 0
- Last week 0
- Today 0