The XYO Foundation provides this source code available in our efforts to advance the understanding of the XYO Procotol 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.
Table of Contents
The portal for all guides and reference for XYO software.
This portal is a one stop shop for all developers interested in working with XYO technology to bring location data certainty and its use cases to their apps.
Requirements:
# Install dependencies
$ yarn
# run from website
$ cd website
- Run your dev server:
# Start the site
$ yarn start
Suggestions:
- Familiarity with
- React
- AWS
Requirements:
Suggestions:
- Phillip Lorenzo
If you'd like to contribute to the Dev portal as a developer or just run the project from source the directions below should help you get started.
Developers should conform to git flow workflow. Additionally, we should try to make sure every commit builds. Commit messages should be meaningful serve as a meta history for the repository. Please squash meaningless commits before submitting a pull-request.
See the LICENSE.md file for license details.
Made with 🔥and ❄️ by XYO
This portal is developed with Docusaurus.