Skip to content

mdb1710/mantle-tutorial

 
 

Repository files navigation

Builder's Tutorial

Welcome to the builder's section of the Mantle Doc.

Here, you will discover many tutorials about Mantle SDK.

Tutorials

  1. cross-dom-bridge-bit

  2. cross-dom-bridge-erc20

  3. cross-dom-bridge-eth

  4. cross-dom-comm

  5. sdk-estimate-gas

  6. sdk-view-tx

  7. standard-bridge-standard-token

Build LOCAL ENV

All tutorials can run in local enviroment,you can build local network enviroment with follow steps.

  1. Ensure your computer has:

  2. Start local L1 and L2.

    git clone https://github.com/mantlenetworkio/mantle.git
    cd mantle/ops
    make up
    # check status
    make ps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • Solidity 9.0%
  • TypeScript 1.8%