A non-fungible token (NFT) is a non-interchangeable unit of data stored on a blockchain, a form of digital ledger, that can be sold and traded. Each NFT has its own unique identity. Design NFT’s along with building a web3 dapp, that can mint NFTs.
Apache License 2.0
2
stars
6
forks
source link
Adding Off-chain batch-minting support for Solana #12
Implementing batch-minting by handling data storage and processing off-chain to minimize on-chain computational costs and improve overall efficiency.