Skip to main content
Install the SDK from the distributed tarball:
npm i @cantor8/wallet-connect-sdk
The SDK is currently distributed as a .tgz package. Place the file in your project root (or reference it by path) before installing.

Requirements

  • Modern browser with window.postMessage support
  • A dApp served over HTTPS (or localhost for development)