Python Bitcoin: Difference between revisions
Jump to navigation
Jump to search
Create article for Python Bitcoin and add category Software and category Open Source. |
fix link to gitorious repo (.org not .com) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
'''This project seems to no longer be in active development.''' | |||
Facilitates high-level interaction with Bitcoin (based on JSON-RPC). | Facilitates high-level interaction with Bitcoin (based on JSON-RPC). | ||
This software is Open Source. | This software is Open Source. | ||
==See Also== | |||
* [[Original Bitcoin client]] | |||
* [[Bitcoin-python]] - Another python bitcoin library | |||
==External Links== | ==External Links== | ||
* [http://gitorious. | * [http://gitorious.org/python-bitcoin Python Bitcoin] project | ||
[[Category: | [[Category:API Bindings]] | ||
[ | [[Category:Open Source]] | ||
[[Category:Frontends]] |
Latest revision as of 04:49, 23 January 2013
This project seems to no longer be in active development.
Facilitates high-level interaction with Bitcoin (based on JSON-RPC).
This software is Open Source.
See Also
- Original Bitcoin client
- Bitcoin-python - Another python bitcoin library
External Links
- Python Bitcoin project