Use Node v11.14.0 sudo npm install
- Login to console.cloud.google.com
- Start faucet VM
- cd faucet
- npm start
Send Eths http://ropstenfaucet.glitch.me/sendethers
- Set POST
- Set content-type in header as "application/x-www-form-urlencoded"
- set parameters as body
http://ropstenfaucet.glitch.me/sendethers
Parameters:
- receiver: e.g. 0xAa458F5c2bc53E6D93A8aCB41638A1af7e76C3B9
- request: e.g. 1
http://ropstenfaucet.glitch.me/ethers
Parameters: none
- Go to Remix
- Paste faucet.sol
- provide ETH, press [Receive]