ebellocchia / bip_utils

Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
MIT License
319 stars 86 forks source link

Does anyone know how to generate a Bitcoin signet address? #131

Open cnsilvan opened 5 months ago

cnsilvan commented 5 months ago

thx!

ebellocchia commented 5 months ago

Hi, what do you mean for "signet address"?

cnsilvan commented 5 months ago

BipCoins currently has MainNet and TestNet but no Signet.

ebellocchia commented 5 months ago

Ok, I didn't know the existence of the Signet. I see the Signet addresses always start with tb1p, so it should be quite similar to the Bitcoin TestNet BIP84