The XYO Foundation provides this source code in our efforts to advance the understanding of the XYO Procotol and its possible uses.
Common React code that is used throughout XYO projects that use React.
Using npm:
npm i --save @xyo-network/sdk-xyo-react
Using yarn:
yarn add @xyo-network/sdk-xyo-react
First clone the repo to your local computer. Once you have done that, from inside the folder where it was cloned, these are some commands you can do.
See list of XY scripts.
yarn xy help
Compile the mono repo
yarn xy compile
See the LICENSE file for license details