go-ipfs-pinner
May 25, 2023 ยท View on GitHub
โ This repo is no longer maintained.
๐ We highly recommend switching to the maintained version at https://github.com/ipfs/boxo/tree/main/pinning/pinner. ๐๏ธ Good news! There is tooling and documentation to expedite a switch in your repo.
โ ๏ธ If you continue using this repo, please note that security fixes will not be provided (unless someone steps in to maintain it).
๐ Learn more, including how to take the maintainership mantle or ask questions, here.
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
License
This library is dual-licensed under Apache 2.0 and MIT terms.
Copyright 2019. Protocol Labs, Inc.