XYO Layer One Protocol Sample Code (React)
- Install the dependencies:
npm install
- Start the sample website:
npm run serve
- Visit the website it serves (i.e. http://localhost:3000)
- Start the cli:
npm run start-cli
- Copy the seed phrase from the cli output
- Follow the instructions on the sample page
See the LICENSE file for license details