πŸ’» Wallet Provider EVM

The EVM Wallet Provider Submodule submodule helps you create wallets locally for EVM (Ethereum Virtual Machine) blockchains.The submodule comes with simple functions to create special phrases called mnemonics, extended public keys (xpubs), private keys, and addresses, as well as to handle transactions on EVM blockchains.

Get Started

To get started using EVM Wallet Providers, you would need to install @tatumio/evm-wallet-provider along with the Tatum SDK.

npm install @tatumio/evm-wallet-provider

What are the use cases EVM Wallet Provider Submodule helps with?

  1. Mnemonic Generation: Generate mnemonics for seed phrases effortlessly, a foundational step for wallet creation and management.
  2. Extended Public Key (xpub) Creation: Create xpubs from mnemonics seamlessly, paving the way for deriving addresses and managing wallets.
  3. Private Key and Address Derivation: Derive private keys and addresses from mnemonics and xpubs efficiently, ensuring secure and organized wallet management.
  4. Transaction Signing and Broadcasting: Sign and broadcast transactions to EVM-based networks with ease, facilitating smooth interactions with the blockchain.
  5. Cross-Blockchain Development: With support for a multitude of EVM-based networks, extend your development horizons across various blockchain platforms including Ethereum, Binance Smart Chain, Polygon, and more. Secure dApp Development:

The EVM Wallet Provider submodule is an indispensable companion for developers striving to excel in the EVM blockchain ecosystem. Its extensive functionalities make it a reliable and potent toolkit for advanced wallet management and blockchain interaction.

Supported Chains

BlockchainMainnetTestnet
ArbitrumNetwork.ARBITRUM_NOVA
Network.ARBITRUM_ONE
Network.ARBITRUM_NOVA_TESTNET
AuroraNetwork.AURORANetwork.AURORA_TESTNET
AvalancheNetwork.AVALANCHE_CNetwork.AVALANCHE_C_TESTNET
Binance Smart ChainNetwork.BINANCE_SMART_CHAINNetwork.BINANCE_SMART_CHAIN_TESTNET
CeloNetwork.CELONetwork.CELO_ALFAJORES
ChillizNetwork.CHILIZ
CronosNetwork.CRONOSNetwork.CRONOS_TESTNET
EthereumNetwork.ETHEREUMNetwork.ETHEREUM_SEPOLIA
Network.ETHEREUM_GOERLI
Ethereum ClassicNetwork.ETHEREUM_CLASSIC
FantomNetwork.FANTOMNetwork.FANTOM_TESTNET
FlareNetwork.FLARENetwork.FLARE_COSTON
Network.FLARE_COSTON_2
Network.FLARE_SONGBIRD
GnosisNetwork.GNOSISNetwork.GNOSIS_TESTNET
HarmonyNetwork.HARMONY_ONE_SHARD_0Network.HARMONY_ONE_TESTNET_SHARD_0
HaqqNetwork.HAQQNetwork.HAQQ_TESTNET
HorizenNetwork.HORIZEN_EONNetwork.HORIZEN_EON_GOBI
KlaytnNetwork.KLAYTNNetwork.KLAYTN_BAOBAB
KuCoinNetwork.KUCOINNetwork.KUCOIN_TESTNET
OasisNetwork.OASISNetwork.OASIS_TESTNET
OptimismNetwork.OPTIMISMNetwork.OPTIMISM_TESTNET
PalmNetwork.PALMNetwork.PALM_TESTNET
PolygonNetwork.POLYGONNetwork.POLYGON_MUMBAI
VeChainNetwork.VECHAINNetwork.VECHAIN_TESTNET
XDCNetwork.XDCNetwork.XDC_TESTNET