Mint using DripVerse CLI
Pre-requisites:​
- EVM Account
- Address
- Private Key (Please note that we do not store or share the private key. The signature is done on client side only.)
- Alchemy Web3 Node API KEY
Update the above Pre-requisites on the config file and we're good to go.
caution
Minting will require gas fee on Polygon. So, make sure you've enough balance to execute it.
If you're looking for funds for Polygon Testnet, try the Polygon Mumbai Faucet.
Mint​
drip mint <file> "NFT Name"
Bulk Mint​
drip mint --bulk <dir>