mantlenetworkio / mantle-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer Tutorials

Welcome to the builder's section of Mantle Repository!

This readMe file serves as a one-stop library to find all the relevant tutorials to get started with building on Mantle.

All tutorials listed below are built either using Mantle SDK or supported third-party tools.

Learning Platform

  • Hackquest x Mantle Devs Tutorial

    Course Lists
    • Mantle Concept - #1 Layer-2
    • Mantle Concept - #2 Rollup
    • Mantle Concept - #3 Modular Blockchain
    • Mantle Concept - #4 Data Availability
    • Mantle Concept - #5 Bridge
    • Mantle Concept - #6 EVM
    • Mantle Concept - #7 Gas
    • Mantle Concept - #8 Finality

Complete Guide

Explorer

Migration from $BIT TO $MNT

Bridge

MultiSig

Developer Guide


Mantle SDK Tutorials


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

Additional Tutorials

Category Content
Mantle Onboarding Guides
Creative Tutorials
Dev Education/ Ecosystem Blogs
Generic Dev Education Blogs
Generic Dev Education Tutorial
Mantle Related - User Centric Tutorials
Partner Tutorials

Developer Support

🛑 Have doubts and need support?

✅ Join our Discord Server and raise a ticket under "DEV ZONE" and raise a ticket for help from the support enginners!

Discord Telegram

image info

Feel free to ping the DevRel on Discord or Telegram for any further questions or interact with other blockchain developers and fellow builders!

Happy Building! 🫡

About


Languages

Language:JavaScript 56.2%Language:Solidity 33.0%Language:TypeScript 10.8%