🍌
EVM-XCM Jungle Toolkit
Ctrlk
  • 📗Introduction
  • ↔️Build an EVM+Substrate wallet compatible architecture in your dApp
    • ⁉️Two different standards
    • ☑️Recommended wallets
    • 🟢The EVM address standard
      • 🔏Get an address for a Signer
      • 💰Get the native balance of a Signer
      • 🎇Get the chain information for a Signer
    • 🔵The Substrate address standard
    • 📧Mapping of addresses
    • 🤝Implement multiple wallet support on your dApp front-end
    • 📚Ressources
  • ➡️Build a cross-chain transaction from any EVM-chain to a Substrate-based chain using IBC and XCM
  • ⬅️Build a cross-chain transaction from a Substrate-based chain to Moonbeam chain
  • ⏩Build batches on source and destination chains using Squid and batch precompile
  • 🔁Build a gas-less transaction from/to an EVM/Substrate chain using callPermit
  • 🔀Build a custodial solution to make your dApp wallet-less & gas-less using EIP-712
  • 🔽Examples of working cross-chain dApps made using the Jungle Toolkit
Powered by GitBook
On this page
  1. ↔️Build an EVM+Substrate wallet compatible architecture in your dApp

🟢The EVM address standard

🔏Get an address for a Signer💰Get the native balance of a Signer🎇Get the chain information for a Signer

Last updated 1 year ago