-
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds an lnd ("LndMobile") backend for the iOS build. It supports all lnd RPC calls the wallet uses, however it's currently missing some native module functions (src/lndmobile/LndMobile.d.ts specify these). Scheduled sync job is not included in this iteration.
- Loading branch information
Showing
127 changed files
with
19,706 additions
and
3,985 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,3 +73,7 @@ google-services.json | |
|
||
# iOS | ||
/ios/Pods | ||
|
||
# Lnd binaries | ||
android/lndmobile/Lndmobile.aar | ||
ios/Lndmobile.framework |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.