What's Changed
- EVM: Split signer from account by @claudiovb in https://github.com/tetherto/wdk-wallet-evm/pull/40
- Ledger Integration for wdk-wallet-evm by @claudiovb in https://github.com/tetherto/wdk-wallet-evm/pull/87
- bump ethers to v6.17.0 by @quocle108 in https://github.com/tetherto/wdk-wallet-evm/pull/90
- fix(types): widen constructor to accept ISigner (parent's contract) by @AlonzoRicardo in https://github.com/tetherto/wdk-wallet-evm/pull/88
- feat(account): add seed + path constructor overload to WalletAccountEvm and remove fromSeed by @claudiovb in https://github.com/tetherto/wdk-wallet-evm/pull/92
- Release: v1.0.0-beta.15 by @jonathunne in https://github.com/tetherto/wdk-wallet-evm/pull/93
Full Changelog: https://github.com/tetherto/wdk-wallet-evm/compare/v1.0.0-beta.14...v1.0.0-beta.15