Skip to content

mrchinhdev/python-create-web3-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

[Python] Create web3 wallet

Introduction

The tool is written in python, uses the web3 library to generate private keys for crypto wallets e.g. metamask

How to use my code

  • 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

Requirements

  • Python 3.9
  • pip install web3

About

Using python language and web3 library to create crypto wallets in bulk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages