Files
pezkuwi-subxt/signer
Pavlo Khrystenko e99d7faf00 use snafu in signer
2024-05-22 18:11:01 +02:00
..
2024-05-22 18:11:01 +02:00
2024-05-22 18:11:01 +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.