smartcontracts / walletconnect-rs

A WalletConnect client implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WalletConnect Rust Client

⚠️ This crate is currently still a work in progress ⚠️

A WalletConnect client implementation in Rust. Currently only a small subset of the full API is implemented. In particular:

  • Creating a session and performing a handshake with a wallet
  • Displaying a QR code to a UTF-8 compatible terminal
  • Sending a transaction

About

A WalletConnect client implementation in Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%