From 8aa27ecc5fa5c6ec01d2c0c399a7e340380b772e Mon Sep 17 00:00:00 2001 From: Aleksandr Bukata <96521086+bukata-sa@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:57:35 +0100 Subject: [PATCH] Update bcr-2020-005-ur.md --- papers/bcr-2020-005-ur.md | 1 + 1 file changed, 1 insertion(+) diff --git a/papers/bcr-2020-005-ur.md b/papers/bcr-2020-005-ur.md index 7c83f5c..e4c873f 100644 --- a/papers/bcr-2020-005-ur.md +++ b/papers/bcr-2020-005-ur.md @@ -57,6 +57,7 @@ This proposed method has the following goals: | Third-party | [Hummingbird](https://github.com/sparrowwallet/hummingbird) | Java | [tests](https://github.com/sparrowwallet/hummingbird/tree/master/src/test/java/com/sparrowwallet/hummingbird) | | Third-party | [bc-ur](https://github.com/Apocentre/bc-ur) | TypeScript/JavaScript | [tests](https://github.com/Apocentre/bc-ur/tree/master/tests) | | Third-party | [BitConserve-UR](https://github.com/aaronwu2017/BitConserve-UR) | C++/Arduino (fork of bc-ur) | | +| Third-party | [bc-ur-dart](https://github.com/bukata-sa/bc-ur-dart) | Dart | [tests](https://github.com/bukata-sa/bc-ur-dart/blob/main/test/ur_test.dart) | Compliant UR codec implementations MUST pass the unit tests from the reference implementations above.