Files
pezkuwi-subxt/signer
Niklas Adolfsson dff16c6194 chore(deps): bump a few dependencies (#1788)
* chore(deps): bump a few dependencies

* signer: make it compile
2024-09-30 15:20:52 +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.