Skip to content
MMDRZA edited this page Feb 21, 2024 · 1 revision

Dumper Mnemonic

Check and Generated Random Mnemonic BIP39 for Ethereum Address and BNB and Dogecoin Address

Dumper Mnemonic


  • Auto Install and Run With 1 Click ( Windows / Linux )
  • Clone With Git
  • Install Package Manuel with PIP and PIP3
  • Install Package Just 1 Command : pip install -r requirements.txt or pip install -r requirements.txt

Install Python Library :

Crypto Fuzz Python Package , for more detail's about crypto fuzz can follow official document page : Crypto Fuzz

Install Crypto Fuzz package On Windows pip install cryptofuzz or pip install --upgrade cryptofuzz

Install Crypto Fuzz package On Linux pip3 install cryptofuzz or pip3 install --upgrade cryptofuzz

Colorthon Python Package , for more detail's about Colorthon can follow official document page : Colorthon

Install Colorthon package On Windows pip install colorthon or pip install --upgrade colorthon

Install Colorthon package On Linux pip3 install colorthon or pip3 install --upgrade colorthon