Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.36 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.36 KB

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