Solana NFT minter
The Solana NFT Minter component (opens in a new tab):
- Uploads an image to Irys
- Mints the image as a Solana NFT using the Helius SDK
Minting
This component uses the Helius SDK (opens in a new tab) to mint the uploaded image as a compressed NFT on Solana.
To use this component, you must create a Helius developer account (opens in a new tab) first.
Then, add your Helius API key as the value for the NEXT_PUBLIC_HELIUS_API
field in the Provenance Toolkit's .env.local
file.