radixdlt-js-lite

0.1.8 • Public • Published

radixdlt-js-lite

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.

Usage Guide

NOTE: Is higly recommended to use NVM

  1. Make sure you have NodeJS 8 installed
$ nvm install v8
$ nvm use v8
  1. Add the library to your project with the following command using npm or yarn
$ npm install --save radixdlt-js-lite
$ yarn add radixdlt-js-lite

Documentation

Dependencies (5)

Dev Dependencies (20)

Package Sidebar

Install

npm i radixdlt-js-lite

Weekly Downloads

0

Version

0.1.8

License

MIT

Unpacked Size

1.48 MB

Total Files

14

Last publish

Collaborators

  • mauricio-radixdlt