HashLips / hashlips_nft_minting_dapp

HashLips minting dapp is a quick and easy way to connect your smart contract and start minting NFTs.
MIT License
1.02k stars 984 forks source link

Fixed minting issue and error:0308010C:digital envelope routines error #129

Closed codebucks27 closed 1 year ago

codebucks27 commented 2 years ago

Based on the contract It needs account address and amount of NFTs to mint. I have added the address of the user in minting function with the NFT amount.