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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Go implementation for client to interact with storage nodes in 0G Storage networ

[![API Reference](https://pkg.go.dev/badge/github.com/0glabs/0g-storage-client)](https://pkg.go.dev/github.com/0glabs/0g-storage-client)
[![Go Report Card](https://goreportcard.com/badge/github.com/0glabs/0g-storage-client)](https://goreportcard.com/report/github.com/0glabs/0g-storage-client)
[![License](https://img.shields.io/github/license/0glabs/0g-storage-client)](https://github.com/0glabs/0g-storage-client/blob/main/LICENSE)
[![Github Action Workflow](https://github.com/0glabs/0g-storage-client/actions/workflows/go.yml/badge.svg)](https://github.com/0glabs/0g-storage-client/actions/workflows/go.yml)
[![Github Action Workflow](https://github.com/0glabs/0g-storage-client/actions/workflows/tests.yml/badge.svg)](https://github.com/0glabs/0g-storage-client/actions/workflows/tests.yml)

Expand Down
Loading