Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

ipfs/go-ipfs-exchange-offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ipfs-exchange-offline

standard-readme compliant GoDoc Build Status

go-ipfs-exchange-offline implements the go-ipfs-exchange-interface

This is an offline exchange implementation which will not perform any request.

❗ This repo is no longer maintained.

👉 We highly recommend switching to the maintained version at https://github.com/ipfs/boxo/tree/main/exchange/offline. 🏎️ 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.

Table of Contents

Install

go-ipfs-exchange-offline works like a regular Go module:

> go get github.com/ipfs/go-ipfs-exchange-offline

Usage

import "github.com/ipfs/go-ipfs-exchange-offline"

Check the GoDoc documentation

License

MIT © Protocol Labs, Inc.