sirk390/coinpy
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
VERSION -------------- Coinpy version 0.01 DESCRIPTION -------------- Coinpy is a python bitcoin library and client. See http://www.bitcoin.org OBJECTIVES -------------- Coinpy's main objectives are modularity, decoupling, code readability and minimum dependencies. Long term objectives include experimenting with the following features: - SQL blockchain database. - Parallel transaction verifications & serialisation. - JSON blockchain transport. - Header only client. - Different wallet format. - Support of IronPython, Pypi - Contracts. DIRECTORIES -------------- coinpy-lib/src/coinpy lib Libraries for bitcoin domains (e.g. serialisation, blockchain, scripting, bootstrapping...) model Object model tools Extra tools not specific to bitcoin. node Implementation of a bitcoin heivy weight node using lib+model+tools. coinpy-client/src/gui/ Bitcoin client using wxpython + coinpylib REQUIREMENTS -------------- python2.6, wxpython2.8 CONTACTS -------------- christian.bodt.removethis@gmail.com
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published