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-reactUsing yarn:
yarn add @xyo-network/sdk-xyo-reactFirst 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 helpCompile the mono repo
yarn xy compileSee the LICENSE file for license details
