From 247340632b8257d7e5cebb4678715ce83b3b9172 Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Mon, 6 Dec 2021 13:04:15 -0500 Subject: [PATCH] Add readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..084c4a1 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# bdk-python +The Python language bindings for the [bitcoindevkit](https://github.com/bitcoindevkit). + +See the [package on PyPI](https://pypi.org/project/bdkpython/).