🍌
EVM-XCM Jungle Toolkit
Ctrlk
  • 📗Introduction
  • ↔️Build an EVM+Substrate wallet compatible architecture in your dApp
  • ➡️Build a cross-chain transaction from any EVM-chain to a Substrate-based chain using IBC and XCM
    • ⁉️Understanding the flow
    • 🦑Transfer tokens to Moonbeam Parachain using Squid SDK from any EVM chain
    • 🪝Create & execute a transaction on the source chain before bridging tokens (pre-hook)
    • 🪝Create & execute a transaction on Moonbeam after bridging tokens (post-hook)
    • ✨Create & execute a swap using Stellaswap pools to obtain xcTokens
    • 🙌Wrap-up
    • 📚Ressources
  • ⬅️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

➡️Build a cross-chain transaction from any EVM-chain to a Substrate-based chain using IBC and XCM

⁉️Understanding the flow🦑Transfer tokens to Moonbeam Parachain using Squid SDK from any EVM chain🪝Create & execute a transaction on the source chain before bridging tokens (pre-hook)🪝Create & execute a transaction on Moonbeam after bridging tokens (post-hook)✨Create & execute a swap using Stellaswap pools to obtain xcTokens🙌Wrap-up📚Ressources

Last updated 1 year ago