Koniverse / SubConnect

Note: We have stopped further development of this version and replaced it with a new and more complete version here
https://github.com/Koniverse/SubConnect-v2
Apache License 2.0
44 stars 14 forks source link

Implement WalletCollect SDK for Polkadot Ecosystem #20

Open hieudd opened 1 year ago

hieudd commented 1 year ago

Overview

The goal is to implement the WalletConnect SDK for the Polkadot ecosystem, with a focus on DApp implementation. Examples can be found at https://github.com/WalletConnect/web-examples.

Tasks

  1. Understand how WalletConnect works.
  2. Implement WalletConnect functions in packages/wallet-connect.
  3. Implement these functions in SubConnect.
  4. Test Implementation with https://github.com/WalletConnect/web-examples/tree/main/wallets/react-web3wallet
RyanDinh8 commented 1 year ago

WalletConnect integration PR on Polkadot Staking Dashboard: https://github.com/paritytech/polkadot-staking-dashboard/pull/907