sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API
https://js-moi-sdk.docs.moi.technology/
Apache License 2.0
24 stars 2 forks source link

Introduce Browser Provider for Seamless Wallet Integration #76

Closed sarvalabs-gokul closed 1 week ago

sarvalabs-gokul commented 3 months ago

Description

A new provider class, BrowserProvider is proposed for the SDK. This class will facilitate communication between browser-based wallets and dApps, enabling a seamless integration experience. The dedicated BrowserProvider will standardize the approach for developers, simplifying the process of connecting to various wallets and enhancing the overall user experience. This addition aims to make it easier for developers to work with browser environments and integrate with the MOI protocol.