WalletConnect support is finally arriving on Neo thanks to a new SDK produced by COZ. Accompanying the SDK release is a new prototype web wallet, Aero, and a new article on Dojo which introduces the WalletConnect protocol and how to integrate it with Neo applications.

The open-source protocol is designed to facilitate communication between dApps and blockchain wallets. Most interactions between users and on-chain applications must be accompanied by some kind of signed transaction which authorizes the execution on-chain.

WalletConnect makes it possible for this to be done without a user needing to expose their private key to the application they are using. Users can connect their wallets with the application through a QR code, enabling the dApp to prompt the user with transactions for them to sign.

Example WalletConnect integration between Crypsydra and Aero wallet (Source: COZ)

To provide developers with the tools needed to rapidly prototype their own WalletConnect integrations, COZ has released Aero, a new N3 web wallet for test usage. In the future, the team will also bring WalletConnect functionality to its flagship Neon wallet.

The SDK makes it easy for developers to integrate their own applications with WalletConnect. Both a Core and a React variant are provided, the latter of which is set up to handle some key state changes automatically.

A new guide for getting started with WalletConnect integration and testing can be found on Dojo at the link below:
https://dojo.coz.io/article/wallet_connect