The XYO Foundation provides this source code available 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. Usage of this source code is not intended for production.
Primary SDK for using the XYO Protocol 2.0 from TypeScript/JavaScript. Designed to work in both browser based and Node JS based solutions.
Using npm:
npm i --save @xyo-network/sdk-xyo-client-js
Using yarn:
yarn add @xyo-network/sdk-xyo-client-js
See the LICENSE file for license details