There was an error while loading. Please reload this page.
support Python 2.7
random = random_key() privkey = random_to_priv(random) pubkey = privkey_to_pubkey(privkey) redeemscript = pubkey_to_redeem(pubkey) scripthash = redeem_to_scripthash(redeemscript) address = scripthash_to_address(scripthash)