subxt-signer

Crates.iosubxt-signer
lib.rssubxt-signer
version0.44.0
created_at2023-07-19 15:11:35.20414+00
updated_at2025-08-29 11:17:19.405601+00
descriptionSign extrinsics to be submitted by Subxt
homepagehttps://www.parity.io/
repositoryhttps://github.com/paritytech/subxt
max_upload_size
id920414
size161,718
Core devs (github:paritytech:core-devs)

documentation

https://docs.rs/subxt

README

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.

Commit count: 1212

cargo fmt