The tool is written in python, uses the web3 library to generate private keys for crypto wallets e.g. metamask
- Go to infura.io then login and initialize api key
- Enter api key in "your api key" in main.py
- Run file main.py
- Data will be saved at list.txt
- Python 3.9
- pip install web3