https://github.com/secretshardul/matic-vs-eth
A dashboard comparing token and gas costs of Matic and Ethereum
https://github.com/secretshardul/matic-vs-eth
ethereum matic
Last synced: 2 months ago
JSON representation
A dashboard comparing token and gas costs of Matic and Ethereum
- Host: GitHub
- URL: https://github.com/secretshardul/matic-vs-eth
- Owner: secretshardul
- License: mit
- Created: 2021-03-31T19:48:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T21:46:25.000Z (over 5 years ago)
- Last Synced: 2025-03-12T14:14:39.494Z (over 1 year ago)
- Topics: ethereum, matic
- Language: JavaScript
- Homepage: https://matic-vs-eth.netlify.app/
- Size: 502 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
# Matic vs Ethereum

Ethereum gas prices are skyrocketing ($10 for safe slow today 😵). Matic is a layer 2 solution which overcomes the scalability limitations of Ethereum. I couldn't find a quantitative comparison between the two, so I built this dashboard.
## Live demo
https://matic-vs-eth.netlify.app/
## Video
[](https://www.youtube.com/watch?v=2T8bY36Aztk)
## Features
- Compare Matic and Ethereum gas prices over time
- Column graph comparing gas prices in Gwei
- A head on gas cost analysis for slow, medium and fast transactions on both the networks.
A dashboard comparing token and gas prices of Matic and Ethereum.
## Screenshots


## Tech stack
- Bootstrap 5
- Netlify
- Vanilla javascript
- Google fonts
- CoinGecko price comparison widget
- REST APIs
1. CoinGecko coin price
2. Eth gas station gas price API
3. Matic gas station API