Skip to content

thog9/Creat-wallets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Creat Walllets

Used to generate wallets for various blockchains, including Ethereum (EVM), Sui, Solana, and Aptos. The application uses BIP39 and BIP44 to generate addresses and private keys.

Features:

  • Generate multiple wallets for EVM, Sui, Solana, and Aptos using a single mnemonic.
  • Export wallet data to Excel or CSV format.
  • Store addresses, private keys, and mnemonics in a text file.

Data:

  • EVM Address
  • Sui Address
  • Solana Address
  • Aptos Address
  • Private Key EVM
  • Private Key Sui
  • Private Key Solana
  • Mnemonic

Module:

  • Python 3.7 or later
  • pip (Python package installer)

Installation

  1. Open cmd or Shell, then run the command:
git clone https://github.com/thog9/Creat-wallets.git
cd Creat-wallets
  1. Install Module: requirements.txt.
pip install -r requirements.txt
  1. Run.
python bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages