Files
pezkuwi-subxt/signer/README.md
T
2023-10-06 10:27:02 +02:00

6 lines
258 B
Markdown

# 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.