YOUChain module to interact with the YOUChain and smart contracts.
npm install youchain-youThis is a sub package of [youchain.js][repo]
This is the YOU package to be used [youchain.js][repo].
``bash`
npm install youchain-you
`js``
const you = new YOU('http://127.0.0.1:4546', options);
All the typescript typings are placed in the types folder.
[repo]: https://github.com/youchainhq/youchain.js