0g-storage-node/SUMMARY.md

16 lines
659 B
Markdown
Raw Normal View History

2024-03-24 14:37:46 +00:00
# Table of contents
* [0G Storage](README.md)
* [0G Storage Spec](docs/README.md)
* [Introduction](<docs/introduction.md>)
* [Architecture](<docs/architecture.md>)
* [Log System](<docs/log-system.md>)
* [K-V Store](<docs/k-v-store.md>)
* [Transaction Processing](<docs/transaction-processing.md>)
* [Incentive Mechanism](<docs/incentive-mechanism/README.md>)
* [Proof of Random Access](<docs/incentive-mechanism/proof-of-random-access.md>)
* [Storage Pricing](<docs/incentive-mechanism/storage-pricing.md>)
* [Mining Reward](<docs/incentive-mechanism/mining-reward.md>)
* [Deployment](docs/run.md)
* [Contributing](contributing.md)