Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

5.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 21:25
· 157 commits to main since this release
f424d21

Changed

  • BREAKING: Update Keyring type (#89)
    • The Keyring class now uses the data types TypedTransaction and TxData from @ethereumjs/tx (v4.1.1).
    • The Keyring now exposes a new optional method called generateRandomMnemonic.