Skip to content

insipx/WalletConnectRust

 
 

Repository files navigation

WalletConnect Rust SDK

This is the foundation for the WalletConnect Rust SDK. Currently, there's only the core client and the RPC types required to communicate with the Relay.

Examples:

relay_client

The core Relay client. Provides access to all available Relay RPC methods to build on top of.

relay_rpc

Provides all of the Relay domain types (e.g. ClientId, ProjectId etc.) as well as auth token generation and validation functionality.

License

Apache License (Version 2.0)

About

WalletConnect Rust SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.5%
  • Just 1.5%