walletconnect-sdk

Crates.iowalletconnect-sdk
lib.rswalletconnect-sdk
version0.2.2
created_at2025-07-02 15:30:48.96911+00
updated_at2025-08-28 10:54:53.194727+00
descriptionImplementation of WalletConnect Specifications in Rust
homepagehttps://github.com/zemse/walletconnect-sdk-rs
repositoryhttps://github.com/zemse/walletconnect-sdk-rs
max_upload_size
id1735266
size307,706
soham (zemse)

documentation

https://docs.rs/walletconnect-sdk

README

wallet connect sdk in rust [WIP]

this is an unofficial implementation

checkout examples to see how it works.

features support

  • estabilish connection with dapp
  • watch for requests like tx or message signing and respond
  • estabilish connection with wallet
  • make requests to perform actions

rpc method support

  • wc_sessionPropose
  • wc_sessionSettle
  • wc_sessionAuthenticate
  • wc_sessionRequest
  • wc_sessionUpdate
  • wc_sessionExtend
  • wc_sessionPing
  • wc_sessionDelete
  • wc_sessionEvent

used by

Commit count: 55

cargo fmt