Files
pezkuwi-subxt/signer
drewstone aab1ef8a6c Upgrade sp-core, sp-runtime and sp-keyring (#1777)
* Upgrade sp-core to v34

* Update Cargo.toml

Co-authored-by: James Wilson <james@jsdw.me>

* Fix clippy

---------

Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
Co-authored-by: James Wilson <james@jsdw.me>
2024-09-24 16:27:39 +02:00
..

Subxt-signer

This library exposes a small, WASM compatible signer implementation which can be used in conjunction with Subxt to sign transactions.

This library can be used without Subxt by disabling the subxt feature flag, which is enabled by default.