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