Bitcoin Stack Exchange is a question and answer site for Bitcoin crypto-currency enthusiasts. It only takes a minute to sign up.
Sign up to join this communityAnybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top
I'm helping someone put a Native SegWit address (bc1...) on a website to collect Bitcoin donations.
I've found some javascript code that generates Private Key and Native SegWit address pairs offline. (I don't want to use a managed wallet. I prefer a paper wallet.)
I want to generate a couple "throwaway" pairs and test them to see if they are, indeed, legit. That is, the Native SegWit address indeed maps to the Private Key. How may I test this?
Update: here's an example of a pair:
- L2xHquk5T9d7LZz27pDgMdrnisiLNkADscHcsJbNCs5qBStb3r1k
- bc1qxhq4au5m74nv925fr6fzqaux3akn38gf3m9628
Update: I verified the pair was legit by using this tool: https://kimbatt.github.io/btc-address-generator/?page=address-details
You could try to import the private keys that the Javascript function gives you into wallet software like Electrum, then check that the associated payment address shows up on the 'Addresses' tab. You should be able to left-click on the payment address and use the option to display its private key, just to triple check if you wish.
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