xdevguild / esdt-faucet-dapp

MultiversX ESDT Faucet Dapp

Home Page:https://devnet-multiversx-esdt-faucet.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

MultiversX ESDT Faucet Dapp

https://devnet-multiversx-esdt-faucet.netlify.app/

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%