🍌
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
  • ⬅️Build a cross-chain transaction from a Substrate-based chain to Moonbeam chain
    • ⁉️Understanding the flow
    • πŸ’‘Using LightSpell API to generate valid XCM calls
    • πŸŒ‰Transfer tokens between parachains (or relay chain) using XCM and ParaSpell SDK
    • πŸ™ŒWrap up
    • πŸ“šRessources
  • ⏩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 a cross-chain transaction from a Substrate-based chain to Moonbeam chain

πŸ“šRessources

  • ParaSpell Docs

    • Getting Started

    • XCM Pallet

    • SDK XCM Pallet

  • Moonbeam Docs

    • Transactor

  • Polkadot Wiki

    • Introduction to Cross-Consensus Message Format (XCM)

    • XCM use-cases

Last updated 2 years ago