A simple example how to use libwally - from generation of the recovery phrase to signing of the psbt transaction

Revision:
2:7cc37fd017de
Parent:
0:3729443d0bf8
--- a/mbed_app.json	Mon Sep 16 06:34:11 2019 +0000
+++ b/mbed_app.json	Mon Sep 16 12:16:53 2019 +0000
@@ -1,3 +1,7 @@
 {
-    "requires": ["bare-metal"]
+    "target_overrides": {
+        "*": {
+            "rtos.main-thread-stack-size": "8192"
+        }
+    }
 }
\ No newline at end of file