Pockie
  • Pockie Wallet: Easy Crypto Management
  • 🐣Get started with Pockie
    • Trade on Pockie
      • Trade
      • Resume a Paused Trade
    • Trade on Other DApps
  • 💻For developers
    • Pockie Provider API
    • JSON-RPC API
    • Wallet Interoperability
  • 🙋Need Help?
    • FAQs
    • Fee Policy
    • Inquiry and Feedback
    • 한국어 가이드 (Guide in Korean)
Powered by GitBook
On this page
  1. For developers

Wallet Interoperability

PreviousJSON-RPC APINextFAQs

Last updated 1 year ago

Pockie supports EIP-6963, which enhances usability when users have installed multiple wallets added to their Chrome browser extension simultaneously.

Through EIP-6963, it allows DApps to search for multiple wallet providers inserted into the browser. For usage instructions and detailed explanations about EIP-6963, please refer to.

While DApp developers can directly access window.pockie, it is recommended to use the provided mechanism. Refer to for a list of wallets that support EIP-6963.

Wallets supporting EIP-6963 can be tested at.

window.dispatchEvent(new Event("eip6963:requestProvider"));
💻
this link
this link
https://eip6963.org/