You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a Python program that utilizes Infura API to connect to one's Ethereum account and fetch data (i.e. account balance) to display.
A quick overview:
(1) Ethereum is a blockchain network that is widely adopted
(2) Web3.py is a Python library that interacts with the Ethereum blockchain
(3) Infura provides wonderful APIs to use remote nodes