An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Matic vs Ethereum
![Logo](https://user-images.githubusercontent.com/49580849/113202921-fe9f6a80-9288-11eb-96ae-e0dd740fa091.png)

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
[![Video](https://user-images.githubusercontent.com/49580849/113215402-6b6e3100-9298-11eb-8302-1efb2af892e1.png)](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
![1-matic-top](https://user-images.githubusercontent.com/49580849/113202012-dc591d00-9287-11eb-8231-1af18377f92f.png)

![2-matic-bottom](https://user-images.githubusercontent.com/49580849/113202019-df540d80-9287-11eb-88d6-3602d7160711.png)

## 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