Skip to content

AndreyKozhevnikov/Bitcoin-Address-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin-Address-Generator

Generate public Bitcoind addresses from private keys.

How to use

res2=generateSetAddressesFromString('test')

#priv'9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08'
#wif'L2ZovMyTxxQVJmMtfQemgVcB5YmiEDapDwsvX6RqvuWibgUNRiHz'
#'19eA3hUfKRt7aZymavdQFXg5EZ6KCVKxr8'
#'3PEaV1m4nGi3yTKnzzmqjFTkxzrcFpier5'
#'bc1qtmrl9526rusw4dnavrcfal72tz6ram5lqzutru'

Related projects

AndreyKozhevnikov/net-bitcoin-address-generator (generate Bitcoin public addresses with .NET)
AndreyKozhevnikov/c-bitcoin-address-generator (generate Bitcoin public addresses with C++)
AndreyKozhevnikov/Bitcoin-Address-Generator (generate Bitcoin public addresses with Python)
AndreyKozhevnikov/plainSec256k1Net (.NET code to calculate a public key from a private key (arrange of bytes) with the secp256k1 elliptic curve)

Tips (btc)

bc1q7uas0hqke0cdp43rnh6u43d2yclhzqzkjav9cj

About

Every type of Bitcoin addresses generator in python🐍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%