Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 759 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 759 Bytes

Smart faucet

Admin based smart contract faucet with a simple time-out mechanism, it allows an admin to specify the airdrop amount and the timeout.

Running front end dApp examples

  1. Install nodejs and then install pnpm npm install -g pnpm
  2. Install dependencies pnpm i
  3. Build the UI package pnpm build:ui (You only need to do this once)
  4. Run the example with pnpm smart_faucet in smart-faucet directory (i.e. right here)
  5. Visit http://localhost:5173 in your browser.

Have Questions?

For any questions about building front end applications with useink, join the Element chat.