tronweb

v2.2.7
JavaScript SDK that encapsulates the TRON Node HTTP API

test

node test/helpers/newAccounts 5 && npm run-script test:browser && npm run-script test:node

build

npm run clean && webpack --config webpack.config.js --progress --colors

clean

rimraf dist

example

node ./examples/server

prepare

npm run build

build:dev

NODE_ENV=development npm run build

test:node

node scripts/test-node.js && node test/helpers/newAccounts 10 && npx mocha 'test/**/*.test.js'

test:browser

node scripts/test-browser.js && npx karma start --single-run --browsers ChromeHeadless,Firefox,Edge

Metadata

  • MIT
  • Whatever
  • Kondax
  • released 3/8/2019

Downloads