Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaced the broken links #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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