julienbrg / mojito

Yet another basic minter.
MIT License
3 stars 1 forks source link

Mojito License: MIT PRs Welcome

Yet another basic minter.

Live demo: https://mojito-app.netlify.app/

Motivation

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:

Run

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

Use

Click on the Mint button to mint an NFT. ✨

Versions

Support

Credits

Special thanks to all the contributors of create-eth-app, useDApp and Web3.Storage!