We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracker issue for replacing lndmobile with react-native-turbo-lnd.
Work is being done in the turbolnd branch. To install lnd binaries, run node node_modules/react-native-turbo-lnd/src/fetch-lnd.js.
turbolnd
node node_modules/react-native-turbo-lnd/src/fetch-lnd.js
Demonstration on how to replace a lndmobile call with TurboLnd: d158b5c
The text was updated successfully, but these errors were encountered:
hsjoberg
niteshbalusu11
No branches or pull requests
Tracker issue for replacing lndmobile with react-native-turbo-lnd.
Work is being done in the
turbolnd
branch.To install lnd binaries, run
node node_modules/react-native-turbo-lnd/src/fetch-lnd.js
.Demonstration on how to replace a lndmobile call with TurboLnd: d158b5c
src/state/
src/
src/components/
src/hooks/
src/migration/
src/react-native-realtimeblur/
src/storage/
src/storage/database/
src/utils/
src/windows/
src/windows/Contacts/
src/windows/Google/
src/windows/HelperWindows/
src/windows/InitProcess/
src/windows/Keysend/
src/windows/LightningBox/
src/windows/LightningInfo/
src/windows/LNURL/
src/windows/LNURL/PayRequest/
src/windows/OnChain/
src/windows/Receive/
src/windows/Send/
src/windows/Settings/
src/windows/Web/
src/windows/WebLN/
src/windows/Welcome/
The text was updated successfully, but these errors were encountered: