React SDK
@xyo-network/sdk-xyo-react
The XYO Foundation provides this source code in our efforts to advance the understanding of the XYO Procotol and its possible uses.
Table of Contents
Description
Common React code that is used throughout XYO projects that use React.
Use the sdk in another project
Using npm:
npm i --save @xyo-network/sdk-xyo-react
Using yarn:
yarn add @xyo-network/sdk-xyo-react
Building the sdk locally
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
Maintainers
License
See the LICENSE file for license details