Skip to content

Created to test some web3 concepts while creating a project that might help with understanding the price of the gas-fees

Notifications You must be signed in to change notification settings

WillRock19/crypto-gas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

What is this project about?

Our technologies

Client-side

We use ReactJs created with Vite Js tooling instead of webpack. The idea here is first of all test vite js, since using it is probably an overkill for the objectives of this project.

Cotação dólar obtida em: Direto do Banco central, porém, caso a API deles desmonstre estar fora do ar (o que aconteceu algumas vezes), usamos de fallback as APIs do AwesomeAPI.

Cotação de ETH obtida em: Obtido através de uma requisição para o Infura que é direcionada para dentro da Ethereum SmartChain, extraímos a cotação atual do ETH usando este SmartContract, sugerido na documentação da Chainlink.

GasFees obtida em: Obtido diretamente da Etherscan através de uma API que retorna os dados de Gás para transações rápidas, médias e lentas.

Smart contract

We use Solidity programming language.

How to run?

About

Created to test some web3 concepts while creating a project that might help with understanding the price of the gas-fees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published