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

feat: Add websocket integration to application #13

Open
nitantchhajed opened this issue Jun 6, 2024 · 0 comments
Open

feat: Add websocket integration to application #13

nitantchhajed opened this issue Jun 6, 2024 · 0 comments
Labels
feature-request Request to add a new feature to the application

Comments

@nitantchhajed
Copy link
Owner

This is open to all feature request if you want to contribute to the bridge application

currently we use the RPC for the blockchain connection with application, by which users have to refresh their page to view any new withdrawals or deposits in Accounts section.

with the help of web socket & event listeners we can fetch real time data on the App through the blockchain.

@nitantchhajed nitantchhajed added the feature-request Request to add a new feature to the application label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request to add a new feature to the application
Projects
None yet
Development

No branches or pull requests

1 participant