Coinbase Wallet SDK

Coinbase Wallet is compatible with all EVM-compatible L1/L2 networks, supports NFTs, and is available on multiple platforms, featuring a browser extension along with iOS and Android mobile app support. There are three methods for integrating Coinbase Wallet into your web applications: (1) Injected provider, where the Coinbase Wallet browser extension injects the top-level web3 provider; (2) Coinbase Wallet SDK, which is an open-source SDK enabling developers to link their applications to millions of Coinbase Wallet users; (3) Third-party libraries, the most recommended approach, using open-source libraries such as wagmi, Web3Modal, web3-react, and Web3-Onboard.

Loading