Skip to content
New issue

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

(Research) Bitcoin Connect in native mobile contexts #136

Open
rolznz opened this issue Nov 29, 2023 · 0 comments
Open

(Research) Bitcoin Connect in native mobile contexts #136

rolznz opened this issue Nov 29, 2023 · 0 comments

Comments

@rolznz
Copy link
Collaborator

rolznz commented Nov 29, 2023

Ideally Bitcoin Connect works on all platforms so that developers have an easy way to connect to any wallet no matter what language. WalletConnect for example does this and is one reason why programmers would choose shitcoin projects over bitcoin (and unfortunately then more users also are exposed to those projects).

Unfortunately this is difficult for a few reasons:

  • Different programming languages - Swift, Kotlin/Java, Dart, React Native / Unity / ... - mostly requiring complete ports of the project (which would take a lot of time and double the amount of maintenance for each project - and not just Bitcoin Connect, but Alby JS SDK (for NWC) and Alby Lightning tools (invoice decoding))
  • React Native could possibly be the easiest due to having a common language as Bitcoin Connect for implementing the providers (but the rendering engine is different)
  • We do not have much experience on mobile app development and the setups required
  • Which existing and new apps would benefit from this, and which port would be most used?
  • Is there anyone from the community that would work on this?
  • How would we maintain consistency across the different ports and what parts would need to change?
  • Would bitcoin connect be moved to a separate organization in order to better encompass the ports?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant