https://github.com/itzg/go-ipfs-client
Provides a simple client wrapper around go-ipfs
https://github.com/itzg/go-ipfs-client
Last synced: 6 months ago
JSON representation
Provides a simple client wrapper around go-ipfs
- Host: GitHub
- URL: https://github.com/itzg/go-ipfs-client
- Owner: itzg
- Created: 2020-04-05T23:19:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T23:21:30.000Z (almost 6 years ago)
- Last Synced: 2025-03-04T04:31:45.455Z (10 months ago)
- Language: Go
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/itzg/go-ipfs-client/releases/latest)
[](https://godoc.org/github.com/itzg/go-ipfs-client)
[](https://pkg.go.dev/github.com/itzg/go-ipfs-client)
Provides a simple client wrapper around [go-ipfs](https://github.com/ipfs/go-ipfs/). Most of the code is based on [go-ipfs as a library example](https://github.com/ipfs/go-ipfs/blob/master/docs/examples/go-ipfs-as-a-library/README.md).