- Python 3.x
- Flask, Web3.py package
- An Infura API Key
- Clone this repository to your local machine.
- Install dependencies using
pip install -r requirements.txt. - Create a .env file with you Infura Api Key stocked as
INFURA_ENDPOINT
- Connect to an Etherum wallet (Metamask, MyEtherWallet)
- Check your funds and send ETH via your wallet extension
- Inspect etherum blockchain block and transactions
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.