scmilee / lib-client-elrn-wallet-js

A library containing a collection of utilities to facilitate a universal cryptocurrency wallet. A granular building option if someone wants to create their own wallet application instead of starting with our interpretation of it (elrn-universal-wallet).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lib-client-elrn-wallet-js

a collection of utilities to facilitate a universal cryptocurrency wallet

install

git clone git@github.com:cbtnuggets/lib-client-elrn-wallet-js.git lib-client-elrn-wallet-js
cd lib-client-elrn-wallet-js
git checkout -b <yourbranch>
npm install
npm test

or

npm install lib-client-elrn-wallet-js

sponsored by

CBT Nuggets: https://www.cbtnuggets.com/

About

A library containing a collection of utilities to facilitate a universal cryptocurrency wallet. A granular building option if someone wants to create their own wallet application instead of starting with our interpretation of it (elrn-universal-wallet).

License:MIT License


Languages

Language:JavaScript 100.0%