us
  • WalletConnect v2.0
Powered by GitBook
On this page
  • Getting Started

WalletConnect v2.0

WalletConnect is an open protocol to communicate securely between Dapps and Wallets. The protocol establishes a remote pairing between two apps and/or devices using a Relay server to relay payloads. T

Last updated 11 months ago

Getting Started

Currently the WalletConnect protocol has references implementations written in Typescript for the Client and the Relay Server

To quickly setup for your Dapp or Wallet, go to for code examples.

To read in more detail about the WalletConnect protocol, go to

Additionally you can also consult the API references for and .

Quick Start
Technical Specification
Client
Relay Server