Detailed steps are provided as a guideline to deploy the Storage KV Client, which is a KV runtime built on top of the log layer.
0G KV interact with on-chain contracts and storage nodes to simulate the KV data streams.
For official deployed contract addresses, visit this page.
Copy
- Memory: 16 GB RAM
- CPU: 4 cores
- Disk: 500GB / 1T NVME SSD
- Bandwidth: 500 MBps for Download / Upload
Copy
git clone -b v1.1.0-testnet <https://github.com/0glabs/0g-storage-kv.git>
Copy