youchain-you
v1.0.4-alpha.3
Published
YOUChain module to interact with the YOUChain and smart contracts.
Downloads
34
Readme
youchain-you
This is a sub package of youchain.js
This is the YOU package to be used youchain.js.
Installation
npm install youchain-you
Usage
const you = new YOU('http://127.0.0.1:4546', options);
Types
All the typescript typings are placed in the types folder.