3c63bb932b
The ethereumbook repository was restructured - the old path 04keys-addresses.asciidoc no longer exists. Updated to the new chapter_4.md which contains the same Ethereum addresses documentation.
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.