Last updated:
0 purchases
bitprim 1.1.94
bitprim
Bitcoin, Bitcoin Cash and Litecoin development platform for Python applications
Getting started
Stable version:
$ pip install --upgrade bitprim
Development version:
$ pip install --upgrade --index-url https://test.pypi.org/pypi/ bitprim
If you want a fully optimized binary for a specific microarchitecture, for example:
$ pip install --upgrade --install-option="--microarch=skylake" bitprim
(use --index-url https://test.pypi.org/pypi/ for Dev version)
Reference documentation
For more detailed documentation, please refer to https://www.bitprim.org/.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.