ejim11 / Faucet-Contract

A contract that enables people to withdraw a maximum of 0.1 sepolia test ether and deposit any amount of test ether.

Home Page:address: 0xF1f47F4B899203F3f1E33780A7840A88b927af7E

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

A contract that enables people to withdraw a maximum of 0.1 sepolia test ether and deposit any amount of test ether.

address: 0xF1f47F4B899203F3f1E33780A7840A88b927af7E


Languages

Language:JavaScript 82.0%Language:Solidity 18.0%