nft

package
v0.0.0-...-80b2b3e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessNFTMintOperations

func ProcessNFTMintOperations(ctx context.Context, unit UnitOfWork, ipfsClient IPFSClient) (err error)

func ProcessNFTOperations

func ProcessNFTOperations(ctx context.Context, unit UnitOfWork) (err error)

Types

type IPFSClient

type IPFSClient interface {
	GetIPFSMetadata(ipfsID string) (desc ipfs.NuncNFTDescription, err error)
}

type UnitOfWork

type UnitOfWork interface {
	GetOperation() operation.Repo
	GetNFT() nft.Repo
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL