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 BrowserProvider to handle browser requests and RPC Calls #85

Closed
wants to merge 41 commits into from

Conversation

sarvalabs-harshrastogi
Copy link
Member

This pull request add BrowserProvider which handle request via interface BrowserRequest. Thus calling any RPC method using sdk internally pass the required param to underlying implementation of BrowserRequest.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have tested this code
  • I have updated the README and other relevant documents (guides...)

@sarvalabs-harshrastogi sarvalabs-harshrastogi changed the title feature: implement BrowserProvider feat: develop BrowserProvider Sep 19, 2024
@sarvalabs-harshrastogi sarvalabs-harshrastogi changed the title feat: develop BrowserProvider feat: add BrowserProvider to handle browser requests and RPC Calls Sep 19, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 19, 2024

Deploying js-moi-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0564dd8
Status: ✅  Deploy successful!
Preview URL: https://b98c4440.js-moi-sdk.pages.dev
Branch Preview URL: https://feat-browser-provider.js-moi-sdk.pages.dev

View logs

@sarvalabs-harshrastogi
Copy link
Member Author

Changes are not required now

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

Successfully merging this pull request may close these issues.

Introduce Browser Provider for Seamless Wallet Integration
2 participants