Skip to content

go-ipfs-pinner provides an interface and implementation of a Pinner for IPFS

License

Notifications You must be signed in to change notification settings

justabot/go-ipfs-pinner

 
 

Repository files navigation

go-ipfs-pinner

Coverage Status Travis CI

Background

The pinner system is responsible for keeping track of which objects a user wants to keep stored locally

Install

Via go get:

$ go get github.com/ipfs/go-ipfs-pinner

Requires Go 1.13

Documentation

https://godoc.org/github.com/ipfs/go-ipfs-pinner

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

This library is dual-licensed under Apache 2.0 and MIT terms.

Copyright 2019. Protocol Labs, Inc.

About

go-ipfs-pinner provides an interface and implementation of a Pinner for IPFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%