Skip to content
 
 

Repository files navigation

bdk-python

The Python language bindings for the bitcoindevkit.

See the package on PyPI.

Install from PyPI

Install the latest release using

pip install bdkpython

Run the tests

python -m tox

Build the package

# Install dependecies
pip install -r requirements.txt

# Generate the bindings first
bash generate.sh

# Build the wheel
python3 setup.py -v bdist_wheel

Install locally

pip install ./dist/bdkpython-0.0.1-py3-none-any.whl

About

The Python language bindings for the Bitcoindevkit

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages