UNPKG

candy-machine-assistant

Version:

A tool to assist in the connecting to candy machines, mint accounts and confirm NFT transactions based on Solana's Metaplex NFTs.

5 lines (4 loc) 120 B
export * from "./candyMachine"; export * from "./utils"; export * from "./connection"; export * from "./tokenMetadata";