Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xyoraclenetwork/xyo-foundation
XYO Foundation Source Code Map and Best Practices
https://github.com/xyoraclenetwork/xyo-foundation
documentation xyo
Last synced: 19 days ago
JSON representation
XYO Foundation Source Code Map and Best Practices
- Host: GitHub
- URL: https://github.com/xyoraclenetwork/xyo-foundation
- Owner: XYOracleNetwork
- License: lgpl-3.0
- Created: 2019-05-01T14:22:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T20:21:22.000Z (over 3 years ago)
- Last Synced: 2024-11-16T03:29:41.782Z (3 months ago)
- Topics: documentation, xyo
- Homepage:
- Size: 113 KB
- Stars: 70
- Watchers: 19
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
[![logo]](https://xyo.network)
# Note: This documentation is for XYO 1.0 and thus is out of date. We will be updating this repo with information for XYO 2.0 very soon!
> XYO 1.x Repos can be found at: [XYOracleNetwork-v1](https://github.com/XYOracleNetwork-v1)
# XYO GitHub Guide
> The XYO Foundation provides this source documentation 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.
## The Importance of the Onboarding Process
> This process will help get you started in developing with the XYO team, please read through these guides and take the time to integrate our practices into your work with XYO software
## Repositories
> Click on one of our categories for a complete list of repos within that category### [Applications](./repositories/applications.md)
### [dApps](./repositories/dapps.md)
### [Documentation](./repositories/documentation.md)
### [SDKs](./repositories/sdks.md)
### [Tools](./repositories/tools.md)
## Best Practices
> We have a comprehensive developer guide with a general overiew on best practices. The links below the guide are specific best practices per language, framework, and hardware platform(s)### [Developer Guide](./bestpractices/developer-guide.md)
### [Bootstrap](./bestpractices/bootstrap.md)
### [React](./bestpractices/react.md)
### [NodeJS](./bestpractices/nodejs.md)
### [ObjectiveX/Swift/iOS/OSX](./bestpractices/objectivec-swift-ios-osx.md)
### [Java/Kotlin/Android](./bestpractices/java-kotlin-android.md)
### [C/C++](./bestpractices/c-c++.md)
### [Firmware](./bestpractices/firmware.md)
### [Hardware](./bestpractices/hardware.md)
### [Readme Guide](./bestpractices/readme-guide.md)
### [Badge Setup Guide](./bestpractices/badge-setup.md)