Ask or search…
K
Links
Comment on page

EVM Wallet Provider

What is EVM Wallet Provider

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 Using

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

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

  1. 1.
    Mnemonic Generation: Generate mnemonics for seed phrases effortlessly, a foundational step for wallet creation and management.
  2. 2.
    Extended Public Key (xpub) Creation: Create xpubs from mnemonics seamlessly, paving the way for deriving addresses and managing wallets.
  3. 3.
    Private Key and Address Derivation: Derive private keys and addresses from mnemonics and xpubs efficiently, ensuring secure and organized wallet management.
  4. 4.
    Transaction Signing and Broadcasting: Sign and broadcast transactions to EVM-based networks with ease, facilitating smooth interactions with the blockchain.
  5. 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

Blockchain
Mainnet
Testnet
Arbitrum
Network.ARBITRUM_NOVA Network.ARBITRUM_ONE
Network.ARBITRUM_NOVA_TESTNET
Aurora
Network.AURORA
Network.AURORA_TESTNET
Avalanche
Network.AVALANCHE_C
Network.AVALANCHE_C_TESTNET
Binance Smart Chain
Network.BINANCE_SMART_CHAIN
Network.BINANCE_SMART_CHAIN_TESTNET
Celo
Network.CELO
Network.CELO_ALFAJORES
Chilliz
Network.CHILIZ
Cronos
Network.CRONOS
Network.CRONOS_TESTNET
Ethereum
Network.ETHEREUM
Network.ETHEREUM_SEPOLIA Network.ETHEREUM_GOERLI
Ethereum Classic
Network.ETHEREUM_CLASSIC
Fantom
Network.FANTOM
Network.FANTOM_TESTNET
Flare
Network.FLARE
Network.FLARE_COSTON Network.FLARE_COSTON_2 Network.FLARE_SONGBIRD
Gnosis
Network.GNOSIS
Network.GNOSIS_TESTNET
Harmony
Network.HARMONY_ONE_SHARD_0
Network.HARMONY_ONE_TESTNET_SHARD_0
Haqq
Network.HAQQ
Network.HAQQ_TESTNET
Horizen
Network.HORIZEN_EON
Network.HORIZEN_EON_GOBI
Klaytn
Network.KLAYTN
Network.KLAYTN_BAOBAB
KuCoin
Network.KUCOIN
Network.KUCOIN_TESTNET
Oasis
Network.OASIS
Network.OASIS_TESTNET
Optimism
Network.OPTIMISM
Network.OPTIMISM_TESTNET
Palm
Network.PALM
Network.PALM_TESTNET
Polygon
Network.POLYGON
Network.POLYGON_MUMBAI
VeChain
Network.VECHAIN
Network.VECHAIN_TESTNET
XDC
Network.XDC
Network.XDC_TESTNET

© Tatum Technology, LLC