Skip to content

Chiricato/Create-auto-wallet-SOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🔐 Solana Wallet Generator

Một công cụ Python đơn giản dùng để tạo nhiều ví Solana cùng lúc và lưu vào file Excel.

🚀 Tính năng

  • Tạo nhiều ví Solana (public key & private key)
  • Sử dụng thư viện solders - phiên bản mới thay thế solana-py
  • Lưu danh sách ví vào file solana_wallets.xlsx
  • Private Key được mã hóa bằng Base58

🛠 Cài đặt

1. Clone repo

git clone https://github.com/Chiricato/Create-auto-wallet-SOL.git
cd Create-auto-wallet-SOL

2. Install thư viện

pip install -r requirements.txt

3. Chạy lệnh

python auto_create.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages