https://github.com/perone/protocoin
A pure Python Bitcoin protocol implementation
https://github.com/perone/protocoin
Last synced: 9 months ago
JSON representation
A pure Python Bitcoin protocol implementation
- Host: GitHub
- URL: https://github.com/perone/protocoin
- Owner: perone
- License: bsd-4-clause
- Created: 2013-11-22T01:52:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T16:35:50.000Z (over 8 years ago)
- Last Synced: 2025-09-19T12:36:13.850Z (10 months ago)
- Language: Python
- Homepage: http://protocoin.readthedocs.org/
- Size: 66.4 KB
- Stars: 99
- Watchers: 9
- Forks: 35
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Protocoin - Bitcoin Protocol
A pure Python bitcoin protocol implementation.
## Documentation
See the [documentation](http://protocoin.readthedocs.org/) for more information.