Git Product home page Git Product logo

ropstenfaucet's Introduction

Ropsten testnet faucet

Source code for https://faucet.egorfine.com.

Run frontend

cd frontend/
npm install
npm run dev

Run backend

cd backend
npm install
cp .env_example .env

Edit backend/.env. Make sure to put the private key of the faucet address. Then:

cd backend
npm run dev

Contract

See contracts/. It's a typical hardhat file structure. Currently used contract is deployed on Ropsten at 0x7917A2F6c13E1e13452F0D52157E5aFaD999D36B.

ropstenfaucet's People

Contributors

egorfine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ropstenfaucet's Issues

Nothing happens.

Dear egorFINE

I copy my public address from Metamask and past into the input field in https://faucet.egorfine.com/
then I wait but nothing happens.

faucet.egorfine.com

MetaMask is not connected to this site. To connect to a web3 site, find and click the connect button.

I don't know if Metamask should be connected to faucet.egorfine.com but I can't seem to find out how to connect and get the Ether. I am learning about blockchain and I don't know all the concepts yet :)

Contract ID documentation missing

There is no documentation on how to generate the CONTRACT_ID that is required in the .env file. If you can give me some short tips on how to run that (I'm guessing that is in the hh dir?) I'd be happy to write some docs to help others.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.