Skip to content

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

algodex-sdk

Client-side JavaScript API calls for Algodex as an npm package

Installation

npm ci

Testing

Automated smart contract tests

npm test

With Chrome debugger support:

npm run testDebug

Enabling smart contract source logs in the console output

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

Manual testing

  1. Download and set up https://github.com/algodex/algodex-experimental
  2. Run the following in the algodex-sdk directory:

npm link

  1. Run the following in the algodex-experimental directory:

rm -rf 'node_modules/@algodex'

npm link @algodex/algodex-sdk

Architecture Documentation

https://github.com/algodex/algodex-architecture

Details


Assets

  • algodex-sdk-1.1.16-npm.tgz

Download activity

  • Total downloads 27
  • Last 30 days 0
  • Last week 0
  • Today 0