walletconnect

Crates.iowalletconnect
lib.rswalletconnect
version0.2.0
sourcesrc
created_at2020-02-19 14:35:33.829153
updated_at2022-12-02 20:27:20.652105
descriptionWalletConnect client implementation in Rust.
homepagehttps://github.com/nlordell/walletconnect-rs
repositoryhttps://github.com/nlordell/walletconnect-rs
max_upload_size
id210592
size147,811
Nicholas Rodrigues Lordello (nlordell)

documentation

https://docs.rs/walletconnect

README

WalletConnect Rust Client

:warning: This crate is currently still a work in progress :warning:

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
Commit count: 12

cargo fmt