Skip to content

eloiweb3/faucet-goerli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goerli Faucet

On this project we create a Faucet where user can diposit and withdraw Ethers using Goerli network.

If you want to give a try just:

  • Clone the repo
  • Inside the root folder run npm install or yarn.
  • Then run npm/yarn run.

For running test use: npx hardhat test and it will run all tests within the test folder.

To compile the contract: npx hardhat compile

In order to deploy the contract use: npx hardhat run scripts/deploy.js

Use npx hardhat help to output all Hardhat commands available.

N|Solidity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published