Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.
/ radixdlt-js-lite Public archive

DEPRECATED - A Javascript lite Client library for interacting with a RADIX Distributed Ledger through the Desktop Wallet.

License

Notifications You must be signed in to change notification settings

radixdlt/radixdlt-js-lite

Repository files navigation

DEPRECATED

radixdlt-js-lite

A Javascript lite Client library for interacting with a Radix Distributed Ledger through the Desktop Wallet.

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

About

DEPRECATED - A Javascript lite Client library for interacting with a RADIX Distributed Ledger through the Desktop Wallet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published