SDKs
There are various SDKs available for use with XYO
Javascript/TypeScript
Main
sdk-xyo-client-js
The XYO Foundation provides this source code in our efforts to advance the understanding of the XYO Protocol and its possible uses. We continue to maintain this software in the interest of developer education.
Table of Contents
Description
Primary SDK for using the XYO Protocol 2.0 from TypeScript/JavaScript. Designed to work in both browser based and Node JS based solutions.
Use the sdk in another project
Using npm:
Using yarn:
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.
Compile the mono repo
Maintainers
License
See the LICENSE file for license details
Credits
The full reference for the XYO Main SDK for Javascript/Typescript can be found on github.
XYO Main SDK for Javascript/Typescript
Plugins
plugins
The XYO Foundation provides this source code in our efforts to advance the understanding of the XYO Protocol and its possible uses. We continue to maintain this software in the interest of developer education.
Table of Contents
Description
Plugins (Witnesses, Diviners, etc...) to be used with the XYO Platform Designed to work in both browser based and Node JS based solutions.
Use the sdk in another project
Using npm:
Using yarn:
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.
Compile the mono repo
Maintainers
License
See the LICENSE file for license details
Credits
The full reference for the XYO Plugins for Javascript/Typescript can be found on github.
XYO Plugins for Javascript/Typescript
Clients
clients
The XYO Foundation provides this source code in our efforts to advance the understanding of the XYO Protocol and its possible uses. We continue to maintain this software in the interest of developer education.
Table of Contents
Description
Primary SDK for using the XYO Protocol 2.0 from TypeScript/JavaScript. Designed to work in both browser based and Node JS based solutions.
Use the sdk in another project
Using npm:
Using yarn:
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.
Compile the mono repo
Maintainers
License
See the LICENSE file for license details
Credits
Reference
The full reference for the XYO Clients can be found on github.
React
@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:
Using yarn:
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.
Compile the mono repo
Maintainers
License
See the LICENSE file for license details
Credits
The full reference for the XYO React SDK for Javascript/Typescript can be found on github.