Yet another basic minter.
Live demo: https://mojito-app.netlify.app/
The create-eth-app team recently added useDApp in their v1.8.0, so I wanted to build a simple React app that's using:
In the react-app
folder, replace the .env.example
with a .env
file. You can get your Web3 Storage token here: https://web3.storage and your Infura project ID there.
yarn && yarn react-app:start
Click on the Mint
button to mint an NFT. ✨
v16.4.0
v3.2.0
Special thanks to all the contributors of create-eth-app, useDApp and Web3.Storage!