Skip to content

Bitcoin implementation in Python [UNDER CONSTRUCTION]

Notifications You must be signed in to change notification settings

shitcoding/bitcoin_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin implementation in Python

Features

  • Creates private keys and validates public key signatures
  • Creates and validates Bitcoin transactions
  • Gets blockchain data from Bitcoin network peers
  • Sends transactions over Bitcoin network

Installation and usage

Installation

git clone https://github.com/shitcoding/bitcoin_library
make install

Usage

...

About

Bitcoin implementation in Python [UNDER CONSTRUCTION]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published