Skip to content

DevRickyCst/ethBlockExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Interface with Flask to interact with Etherum Blockchain

Prerequisites

  • Python 3.x
  • Flask, Web3.py package
  • An Infura API Key

Installation

  1. Clone this repository to your local machine.
  2. Install dependencies using pip install -r requirements.txt.
  3. Create a .env file with you Infura Api Key stocked as INFURA_ENDPOINT

Usage

  1. Connect to an Etherum wallet (Metamask, MyEtherWallet)
  2. Check your funds and send ETH via your wallet extension
  3. Inspect etherum blockchain block and transactions

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

About

Simple web site exploring ETH blockchain using Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors