Skip to content

cwarnerdev/evm-faucet

 
 

Repository files navigation

EVM Faucet App

The tokens that are dropped by the faucet are not actual wrapped tokens but instead they are simulated wrapped tokens that just exist on our network. This means that these tokens do not have any real-world value and are only meant for testing or educational purposes, and they don't exist on the selected Testnet.

Uses:

Demo

Setup

  1. cp .env.example .env and replace the variables with your custom ones.
  2. npm install

Run

npm start or nodemon

Open the webapp on your browser.

About

EVM Faucet App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 60.7%
  • JavaScript 30.7%
  • Solidity 6.5%
  • CSS 1.3%
  • Dockerfile 0.8%