Tatum: How To Mint NFTs on Solana with Tatum
Learn how to mint NFTs on the Solana network with Tatum.
Last updated
Learn how to mint NFTs on the Solana network with Tatum.
Last updated
Tatum is a blockchain development platform that unifies over 40 blockchain protocols, creating a simple and central point of creation for thousands of digital assets across different networks.
Read below to learn how to mint NFTs on the Solana network with Tatum.
To do this, navigate to console.filebase.com. If you don’t have an account already, sign up, then log in.
Select ‘Create Bucket’ in the top right corner to create a new bucket.
Bucket names must be unique across all Filebase users, be between 3 and 63 characters long, and can contain only lowercase characters, numbers, and dashes.
Once uploaded, it will be listed in the bucket.
Choose the method you prefer, and take note of the IPFS CID.
For more information on getting your wallet address and wallet private key, please see here.
Replace the following values:
header x-api-key: Tatum API Key
from: Your Crypto Wallet Address
fromPrivateKey: Your Crypto Wallet Private Key
to: Your Crypto Wallet Address
name: Your NFT’s Metadata Name
symbol: Your NFT’s Metadata Symbol
IPFS_CID: Your NFT’s CID you recorded when you uploaded the NFT image to your Filebase IPFS Bucket.
address: Your Crypto Wallet Address
Replace the following values:
CRYPTO_WALLET_ADDRESS: Your Crypto Wallet Address
CRYPTO_WALLET_PRIVATE_KEY: Your Crypto Wallet Private Key
NFT_NAME: Your NFT’s Metadata Name
NFT_SYMBOL: Your NFT’s Metadata Symbol
IPFS_CID: Your NFT’s CID you recorded when you uploaded the NFT image to your Filebase IPFS Bucket.
Either method, using the Tatum API or TatumJS package, will result in a response that resembles the following: