Skip to content

flydeoo/faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This README is a work in progress and is subject to change. The information contained within may not be complete or accurate. Please check back later for updates.

Ethereum Faucet on Goerli Network

This is an Ethereum faucet project built on the Goerli test network, using the following stack:

  • Node.js
  • Vash (template engine)
  • Express (web framework)
  • web3.js
  • MongoDB (database)

The project tends to follow the Model-View-Controller (MVC) structure for organization and ease of maintenance.

Table of Contents

Prerequisites

  1. Node.js and npm (Node Package Manager)
  2. MongoDB
  3. Goerli testnet network Ether

Installation

to be completed.

Usage

  1. Visit http://localhost:3000 in your browser to access the faucet
  2. Enter a valid Goerli test network address to receive the Ether
  3. The faucet dispenses a small amount of Ether to the entered address

Contribution

Feel free to submit pull requests and open issues on this repository.

License

This project is licensed under the Apache-2.0 license.

About

simple ETH Goerli faucet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published