Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 0G PYTHON API
Quick and dirty python API to access 0g's decentralized data storage system. This is provided without warranty, and is intended solely for research/protopying. For production-ready use, please refrence the Go or command-line tools.

https://docs.0g.ai/0g-doc/docs/0g-storage/access-storage-through-cli (CLI Tool docs)
https://docs.0g.ai/0g-doc/docs/0g-storage/sdk (Go SDK docs)
* [CLI Tool docs](https://docs.0g.ai/build-with-0g/storage-cli)
* [Go SDK docs](https://docs.0g.ai/build-with-0g/storage-sdk)

## Methods:
**Upload**:
Expand Down