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

https://github.com/zewebdev1337/eth-scanner-py

Python example program using Web3.py to get new contract creation events.
https://github.com/zewebdev1337/eth-scanner-py

Last synced: 5 months ago
JSON representation

Python example program using Web3.py to get new contract creation events.

Awesome Lists containing this project

README

          

# ETH Contract Creation Scanner

### Usage

[Generate Web3 Infura API Key](https://app.infura.io/) and store it as APIKEY in ./.env

`pip install -r req`

`python main.py`