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.
Plugins (Witnesses, Diviners, etc...) to be used with the XYO Platform Designed to work in both browser based and Node JS based solutions.
Using npm:
npm i --save @xyo-network/plugins
Using yarn:
yarn add @xyo-network/plugins
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