https://github.com/xyoraclenetwork/xl1-samples-react
https://github.com/xyoraclenetwork/xl1-samples-react
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xyoraclenetwork/xl1-samples-react
- Owner: XYOracleNetwork
- License: lgpl-3.0
- Created: 2025-08-17T19:34:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-25T22:11:20.000Z (10 months ago)
- Last Synced: 2025-08-25T23:33:42.782Z (10 months ago)
- Language: TypeScript
- Size: 427 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# @xyo-network/xl1-protocol-samples-react
[![logo][]](https://xyo.network)
[![main-build][]][main-build-link]
XYO Layer One Protocol Sample Code (React)
## Getting Started
1. Install the dependencies: `npm install`
1. Start the sample website: `npm run serve`
1. Visit the website it serves (i.e. http://localhost:3000)
1. Start the cli: `npm run start-cli`
1. Copy the seed phrase from the cli output
1. Follow the instructions on the sample page
## Maintainers
- [Arie Trouw](https://github.com/arietrouw) ([arietrouw.com](https://arietrouw.com))
- [Matt Jones](https://github.com/jonesmac)
- [Joel Carter](https://github.com/JoelBCarter)
- [Jordan Trouw](https://github.com/jordantrouw)
## License
> See the [LICENSE](LICENSE) file for license details
## Credits
[Made with 🔥 and ❄️ by XYO](https://xyo.network)
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
[main-build]: https://github.com/XYOracleNetwork/xl1-samples-react/actions/workflows/build.yml/badge.svg
[main-build-link]: https://github.com/XYOracleNetwork/xl1-samples-react/actions/workflows/build.yml