Skip to content

xdevguild/esdt-faucet-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e5c025 · Mar 10, 2024

History

18 Commits
Mar 10, 2024
Feb 19, 2023
Feb 19, 2023
Mar 10, 2024
Mar 10, 2024
Feb 19, 2023
Feb 19, 2023
Sep 4, 2022
Nov 1, 2023
Feb 19, 2023
Jan 6, 2023
Sep 4, 2022
Sep 4, 2022
Sep 4, 2022
Nov 1, 2023
Nov 1, 2023
Sep 4, 2022
Nov 1, 2023
Mar 10, 2024
Mar 10, 2024
Sep 4, 2022

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