go-ipfs-blockstore

standard-readme compliant GoDoc

go-ipfs-blocklist implements a thin wrapper over a datastore, giving a clean interface for Getting and Putting CIDs in a blocklist.

Table of Contents

Install

go-ipfs-blocklist works like a regular Go module:

> go get github.com/cloudflare/go-ipfs-blocklist

Usage

import "github.com/cloudflare/go-ipfs-blocklist"

Check the GoDoc documentation

Contribute

PRs accepted.

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

License

MIT © Cloudflare Inc.