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

Background service for interacting with core from external dapps. #17

Open
rayanfer32 opened this issue Aug 5, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@rayanfer32
Copy link

rayanfer32 commented Aug 5, 2021

I wanted to build a react native based chat dapp by using nexus p2p, but there is no support for dapps to interact with the nexus core right now. I just wanted to know if the feature is on roadmap or are there any other plans?

In android there is bound services which enables this, I have no idea about ios.
https://developer.android.com/guide/components/bound-services

I know this opens up lot of security issues as well as introduces lot of complexity to manage it, can I know what's the best alternative to achieve this. I don't want to integrate core into the chat dapp as it will simple consume 800MB+ storage after synchronization.

@KenCorma KenCorma added the enhancement New feature or request label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants