The XYO Foundation provides this source code available in our efforts to advance the understanding of the XYO Procotol and its possible uses.
Gas Price dApp
Using npm:
npm i --save @xyo-network/dapp-gas-price
Using yarn:
yarn add @xyo-network/dapp-gas-price
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