YOUChain JavaScript API
npm install youchainThis is the main package of youchain.js
``bash`
npm install youchain
`js
import YOUChain from 'youchain';
new YOUChain(...);
``
All the typescript typings are placed in the types folder.
[repo]: https://github.com/youchainhq/youchain.js