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.

4 lines (3 loc) 87 B
export * from "./candyMachine"; export * from "./utils"; export * from "./connection";