From a36149fbe15f1dca17970447b54c04e974f913eb Mon Sep 17 00:00:00 2001 From: nvk Date: Tue, 11 Jun 2024 20:56:31 -0400 Subject: [PATCH] UniFFI bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4969dcd..5558f07 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Quick links: - [Browser-based JavaScript BBQr tool](https://bbqr.org/js-demo) - encode PSBTs and other data into the BBQr format. - [BBQr Rust implementation](https://github.com/satoshiportal/bbqr-rust) - [Dart language bindings for BBQr-rust](https://github.com/SatoshiPortal/bbqr-dart) +- [iOS/MacOS and Android bindings for BBQr library using uniFFI](https://github.com/bitcoinppl/bbqr-ffi) # Specification