diff --git a/README.md b/README.md index cd4bca9..c47fd5c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Native language bindings for BDK +

+ MIT or Apache-2.0 Licensed + CI Status + Rustc Version 1.61.0+ + Chat on Discord +

+ The workspace in this repository creates the `libbdkffi` multi-language library for the rust based [bdk] library from the [Bitcoin Dev Kit] project. The `bdk-ffi-bindgen` package builds a tool for generating the actual language binding code used to access the `libbdkffi` library.