Categorygithub.com/wealdtech/go-ipfs-provider-pinata
modulepackage
1.1.0
Repository: https://github.com/wealdtech/go-ipfs-provider-pinata.git
Documentation: pkg.go.dev

# README

go-ipfs-provider-pinata

Tag License GoDoc Travis CI codecov.io Go Report Card

Provides an interface to the IPFS service provided by Pinata.

Table of Contents

Install

go-ipfs-provider-pinata is a standard Go module which can be installed with:

go get github.com/wealdtech/go-ipfs-provider-pinata

Usage

TODO

Example

TODO

Maintainers

Jim McDonald: @mcdee.

Contribute

Contributions welcome. Please check out the issues.

License

Apache-2.0 © 2019 Weald Technology Trading Ltd

# Functions

NewProvider creates a new Pinata provider.

# Structs

Provider is an implementation of the IPFS provider for Pinata.