mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-13 09:10:57 +00:00
Made changes to ch03.asciidoc
This commit is contained in:
parent
986eefd6a7
commit
c0d8d9dfeb
@ -1120,7 +1120,7 @@ The sx toolkit offers many useful commands for encoding and decoding addresses,
|
||||
|
||||
((("libraries, alternative","pycoin library")))((("pycoin library")))((("Python","pycoin library")))The Python library http://github.com/richardkiss/pycoin[_pycoin_], originally written and maintained by((("Kiss, Richard"))) 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.
|
||||
|
||||
The pycoin library supports both Python 2 (2.7.x) and Python 3 (after 3.3), and comes with some handy command-line utilities, ku and tx. To install pycoin 0.42 under Python 3 in a virtual environment (venv)
|
||||
The pycoin library supports both Python 2 (2.7.x) and Python 3 (after 3.3), and comes with some handy command-line utilities, ku and tx. To install pycoin 0.42 under Python 3 in a virtual environment (venv), use the following:
|
||||
|
||||
====
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user