- The frontent Dapp for the MultiversX ESDT Faucet Smart Contract.
- Based on the older version of MultiversX Nextjs Dapp Template.
- Live app on the devnet: https://devnet-multiversx-esdt-faucet.netlify.app
- Walkthrough video: https://youtu.be/yBvtM2ZqJGk
Just an example, you can use this one or deploy yours.
- better error handling
- better UX when it comes to auth providers
- testnet instance
- Rename the
.env.example
to.env
(change env vars if you need) npm install
npm run dev
Please report all bugs and ideas for improvements.