EVM Wallet Provider
EVM Wallet Provider integrates seamlessly with Tatum SDK to provide extended wallet capabilities for EVM-based blockchains.
The EVM Wallet Provider provides an array of tools for:
- Generating mnemonics for seed phrases.
- Creating extended public keys (xpubs) from mnemonics.
- Deriving private keys and addresses from mnemonics and xpubs.
- Signing and broadcasting transactions to the EVM-based networks.
It is built upon popular packages like ethereumjs-wallet, ethers, and bip39, ensuring a robust and secure foundation.
Example: Generate a menmonic
Install SDK Extension
Readme / Repository
https://github.com/tatumio/ecosystem-addons/blob/master/extensions/walletProviders/evmLast publish
Oct 20th, 2023 - 3:54PM
Extension Version
1.0.11
SDK Version
4.1.25
Provided by