package
0.3.7
Repository: https://github.com/unpackdev/solgo.git
Documentation: pkg.go.dev

# Functions

NewIpfsProvider creates a new instance of IpfsProvider.

# Variables

No description provided by the author
No description provided by the author

# Structs

ContractMetadata represents the metadata of a contract stored in IPFS.
No description provided by the author
IpfsProvider is a struct that holds the context and the client for IPFS operations.

# Interfaces

Provider is the interface that wraps the basic interaction with contract metadata from different sources such as IPFS, SWARM, etc....
Shell is an interface that wraps the Cat method from ipfs.Shell.