1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-22 13:40:58 +00:00

Made changes to appdx-pycoin.asciidoc

This commit is contained in:
drusselloctal@gmail.com 2014-11-01 19:32:02 -07:00
parent 72064fad3c
commit c35a73a7a3

View File

@ -1,6 +1,8 @@
[[appdx-pycoin]]
[appendix]
==pycoin, ku, and tx
==pycoin, ku, and tx
----
The Python library http://github.com/richardkiss/pycoin[+pycoin+], originally written and maintained by Richard Kiss, is a Python-based library that supports manipulation of bitcoin keys and transactions, even supporting the scripting language enough to properly deal with nonstandard transactions.