A Javascript lite Client library for interacting with a RADIX Distributed Ledger through the Desktop Wallet. For more information on RADIX, please see https://www.radixdlt.com.
NOTE: Is higly recommended to use NVM
$ nvm install v8
$ nvm use v8
npm
or yarn
$ npm install --save radixdlt-js-lite
$ yarn add radixdlt-js-lite