Deploy Your Smart Contract to Mantle Network

02/09/2311 min read

Mantleby Mantle

Developers

Tutorials

Deploy Your Smart Contract to Mantle Network

Overview

Introduction to Remix

  1. Side Panel: An interface that can switch between a file explorer, contract compiler, deployment interface, and a debugger.
  2. Icon Panel: Acts as a menu to change the contents of the side panel.
  3. Main Panel: Contains the primary view for editing our contracts and debugging.
  4. Terminal: An interface to read the results of execution and traces.

Deploying a Contract

  1. Stores a number on-chain via function “store”
  2. Reads said stored number via function “retrieve”

Interacting with the Smart Contract

Using the Mantle Block Explorer

  1. To create the contract
  2. To change the stored value

0 T Yp Z Uzk Bo Pl9d8n Z

Conclusion


Join the Community