Skip to content

julienbrg/mojito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Node: v16.4.0
  • Yarn: v3.2.0

Support

Credits

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