dec6b060e8
- Add dep:serde to pezkuwi-subxt-signer serde feature (fixes docs workflow) - Add SKIP_WASM_BUILD=1 to eth-rpc Dockerfile (workaround for serde_core + build-std conflict) - Add zombienet-alpha.toml for 4-validator testnet configuration
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.