Add uniffi-bindings-template link to readme
This commit is contained in:
parent
84f5677abb
commit
832387d32d
@ -81,6 +81,9 @@ pip3 install bdkpython
|
|||||||
### bdk-swift
|
### bdk-swift
|
||||||
Add bdk-swift to your dependencies in XCode.
|
Add bdk-swift to your dependencies in XCode.
|
||||||
|
|
||||||
|
## Developing language bindings using uniffi-rs
|
||||||
|
If you are interested in better understanding the base structure we use here in order to build your own Rust-to-Kotlin/Swift/Python language bindings, check out the [uniffi-bindings-template](https://github.com/thunderbiscuit/uniffi-bindings-template) repository. We maintain it as an example and starting point for other projects that wish to leverage the tech stack used in producing the BDK language bindings.
|
||||||
|
|
||||||
## Verifying Signatures
|
## Verifying Signatures
|
||||||
Both libraries and all their corresponding artifacts are signed with a PGP key you can find in the
|
Both libraries and all their corresponding artifacts are signed with a PGP key you can find in the
|
||||||
root of this repository. To verify the signatures follow the below steps:
|
root of this repository. To verify the signatures follow the below steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user