0g-chain/README.md

83 lines
3.1 KiB
Markdown
Raw Normal View History

2024-11-20 14:49:49 +00:00
<br />
2019-06-20 18:16:57 +00:00
<p align="center">
2024-11-20 14:49:49 +00:00
<img src="https://framerusercontent.com/images/JJi9BT4FAjp4W63c3jjNz0eezQ.png" alt="Logo" width="140" height="140">
2019-06-20 18:16:57 +00:00
</p>
2024-11-20 14:49:49 +00:00
<p align="center">
<b><font size="5">0G is limitless scalability</font></b>
</p>
<br />
2019-06-20 18:16:57 +00:00
2024-07-30 02:30:56 +00:00
# 0G Chain
2024-11-20 14:49:49 +00:00
Zero Gravity (0G) is the foundational infrastructure for high-performance dapps and chains particularly for AI.
2019-06-20 18:16:57 +00:00
2024-11-20 14:49:49 +00:00
It efficiently orchestrates utilization of hardware resources such as storage and compute and software assets such as data and models to handle the scale and complexity of AI workloads.
2024-11-20 14:49:49 +00:00
Continue reading [here](https://docs.0g.ai/intro) if you want to learn more about 0G dAIOS and how its various layers enable limitless scalability.
2024-11-20 14:49:49 +00:00
## 0G Product Suite
- DA: ultra high-performance data availability layer with KZG and quorum-based DAS
- Storage: decentralized storage with erasure coding and replication
- Inference Serving: flexible serving framework for inferences and finetuning
- Network: high-performance, low-latency, and decentralized network
2024-11-20 14:49:49 +00:00
## Documentation
- If you want to build with 0G's network, DA layer, inference serving, or storage SDK, please refer to the [Build with 0G Documentation](https://docs.0g.ai/build-with-0g/contracts).
2019-06-21 16:08:59 +00:00
2024-11-20 14:49:49 +00:00
- If you want to run a validator node, DA node, or storage node, please refer to the [Run a Node Documentation](https://docs.0g.ai/run-a-node/overview).
2025-01-12 01:58:41 +00:00
## Getting Started
To get started with 0G Chain, you'll need to:
1. Read our [documentation](https://docs.0g.ai/intro)
2. Choose which component you want to work with (DA, Storage, Inference Serving, or Network)
3. Follow the setup instructions in the relevant documentation section
## Contributing
We welcome contributions from the community! Here's how you can contribute:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
Please make sure to:
- Follow our coding standards
- Write clear commit messages
- Update documentation as needed
- Add tests for new features
## Technical Overview
0G Chain consists of several key components:
### Data Availability (DA) Layer
- Ultra high-performance with KZG commitments
- Quorum-based Data Availability Sampling
- Optimized for AI workloads
### Decentralized Storage
- Erasure coding for data reliability
- Efficient replication mechanisms
- Optimized for large-scale AI models
### Inference Serving
- Flexible framework for AI model deployment
- Support for model fine-tuning
- Distributed inference capabilities
### Network Layer
- High-performance P2P communication
- Low-latency data transfer
- Decentralized architecture
2024-11-20 14:49:49 +00:00
## Support and Additional Resources
2025-01-12 01:58:41 +00:00
We're here to help you succeed in contributing to and building with 0G Chain:
2019-06-20 18:16:57 +00:00
2025-01-12 01:58:41 +00:00
### Official Links
- [Official Website](https://0g.ai)
- [Technical Documentation](https://docs.0g.ai)
- [GitHub Repository](https://github.com/0glabs)
2019-06-20 18:16:57 +00:00
2024-11-20 14:49:49 +00:00
### Communities
- [0G Telegram](https://t.me/web3_0glabs)
2025-01-12 01:58:41 +00:00
- [0G Discord](https://discord.com/invite/0glabs)