Record and display average ETH gas prices over time
npm i
npm start
Then visit the URL presented.
npx arc init
- Edit app.arc and set your AWS profile user
- Run "npx arc env -e staging --add BLOCKNATIVE_API_KEY "my_secret_key"
- Run "npx arc env -e staging --add ETHERSCAN_API_KEY "my_secret_key"
- npx arc deploy
npx arc deploy production
index.html should be copied to the same bucket as constants.S3_BUCKET
Deployed site: https://gaseth.s3.ca-central-1.amazonaws.com/index.html