You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

thebigman.ddns.net/ipfs/go-ipfs-exchange-offline

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thebigman.ddns.net/ipfs/go-ipfs-exchange-offline

v0.0.1
Go
Version published
Created
Source

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.

Table of Contents

Install

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

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

It uses Gx to manage dependencies. You can use make all to build it with the gx dependencies.

Usage

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

Check the GoDoc documentation

Contribute

PRs accepted.

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

License

MIT © Protocol Labs, Inc.

FAQs

Package last updated on 02 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts