I made a very short script that allows you to generate an address and seed phrase
Here is the link:
https://github.com/0xLiquidGlass/wallet-short-scripts
It is built on Python (3.x), and uses libraries like:
- bip44
- bech32
- mnemonic
- qrcode
To get the script:
- Go to the Github repo, and click on
Code -> Download Zip
- Alternatively,
git clone
https://github.com/0xLiquidGlass/wallet-short-scripts.git
- Find the
bitcoin/
directory - Go into
bitcoin/
and set up the script bypip install -r requirements.txt
- Ready to use the script
To use the script:
- To generate an address and seed phrase, alongside a QR code for the address (Safest, Recommended):
python3
genbtckey.py
--generate --qr > SomeBtcAddress.txt
- To generate an address and seed phrase only:
python3
genbtckey.py
--generate > SomeBtcAddress.txt
Note: The script should run on various Operating Systems
[link] [comments]
You can get bonuses upto $100 FREE BONUS when you:
π° Install these recommended apps:
π² SocialGood - 100% Crypto Back on Everyday Shopping
π² xPortal - The DeFi For The Next Billion
π² CryptoTab Browser - Lightweight, fast, and ready to mine!
π° Register on these recommended exchanges:
π‘ Binanceπ‘ Bitfinexπ‘ Bitmartπ‘ Bittrexπ‘ Bitget
π‘ CoinExπ‘ Crypto.comπ‘ Gate.ioπ‘ Huobiπ‘ Kucoin.
Comments