Versions in this module Expand all Collapse all v0 v0.0.3 Jun 27, 2022 Changes in this version + func GetAccessNode() string + func GetMinterAddress() string + func GetMinterKey() []byte + type MintRequest struct + Address string + Piece Piece + func (m *MintRequest) ToCadenceValues() ([]cadence.Value, error) + type Piece struct + DisplayName string + IPFS string + MintURL string + PieceID int + PuzzleID int + type PieceMinter struct + func NewMinter(source []byte) PieceMinter + func (m *PieceMinter) MintPiece(addr string, key string) (*flow.Identifier, error) Other modules containing this package github.com/jrkhan/flow-puzzle-hunt