subxt-signer

Crates.iosubxt-signer
lib.rssubxt-signer
version0.38.0
sourcesrc
created_at2023-07-19 15:11:35.20414
updated_at2024-10-24 15:05:25.740501
descriptionSign extrinsics to be submitted by Subxt
homepagehttps://www.parity.io/
repositoryhttps://github.com/paritytech/subxt
max_upload_size
id920414
size89,667
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: 1088

cargo fmt