-
Notifications
You must be signed in to change notification settings - Fork 1
License
sirk390/coinpy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 -------------- [email protected]
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published