Skip to content

xdevguild/esdt-faucet-dapp

Repository files navigation

MultiversX devnet faucet (distribution) smart contract

Currently deployed example smart contract

Just an example, you can use this one or deploy yours.

TODO

  • better error handling
  • better UX when it comes to auth providers
  • testnet instance

Run locally

  1. Rename the .env.example to .env (change env vars if you need)
  2. npm install
  3. npm run dev

Issues, ideas

Please report all bugs and ideas for improvements.

You may also like