Skip to content

jooyyy/pinata-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinata-go

pinata is a third-party cloud file system for IPFS, if you want to build application without IPFS node, this should be a easy way.

Usage

client := New(DefaultNode, "", "", "")
resp, err := client.PinFile("[file path]")