Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NFTService ¶
NFTService defines the NFT service provided by the owner
func MakeNFTService ¶
func MakeNFTService(config *viper.Viper) NFTService
MakeNFTService builds an NFTService instance from the given config
func NewNFTService ¶
func NewNFTService(ethClient ethereum.EthChain, logger *log.Logger) NFTService
NewNFTService constructs a new NFTService instance
Click to show internal directories.
Click to hide internal directories.