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. ✨
- Node:
v16.4.0
- Yarn:
v3.2.0
- Email: julien@ato.network
- Discord: https://discord.gg/2sFr3dqvfg
- Twitter: https://twitter.com/julienbrg
Special thanks to all the contributors of create-eth-app, useDApp and Web3.Storage!