youchain
v1.0.4-alpha.3
Published
YOUChain JavaScript API
Downloads
24
Readme
youchain
This is the main package of youchain.js
Installation
Node.js
npm install youchain
Usage
import YOUChain from 'youchain';
new YOUChain(...);
Types
All the typescript typings are placed in the types folder.