Oluwaseun Adekoyawalkingtemplar.hashnode.dev·Jun 12, 2023Listening to Smart Contract Events on the Mantle Testnet Using Ethers.jsIntroduction Smart contracts are self-executing contracts with the terms of the agreement directly written into code. They are a fundamental building block of decentralized applications (dApps) on blockchain platforms like Ethereum. One of the key fe...DiscussMantle
Naman Gargnamngrg.hashnode.dev·Jun 11, 2023How to Deploy Smart Contracts on Mantle Using thirdwebThis guide will show you how to deploy smart contracts to the Mantle network. By the end, you'll learn how to create a simple Edition Drop smart contract, deploy it to the Mantle Testnet, and mint an NFT on the smart contract. Let's get started! What...Discuss·10 likes·28 readsMantle
Swarna Deepikadeepi.hashnode.dev·Jun 7, 2023Mantle Network: Super-Scalability for Faster, Secure, and Low-Cost Ethereum TransactionsWhat is Mantle Network? Mantle Network is also one of the layer 2 blockchains or networks built on Ethereum which acts as a platform with quick, easy and secured transactions. This Mantle Network was built by the BitDAO community, which is known for ...Discuss·2 likesEthereum
Siddeshc4crypto.hashnode.dev·Jun 3, 2023Deploying rewarder contract for communities on Mantle TestnetDAOs and Rewards go hand in hand. In this tutorial, we will learn how to deploy a contract that will reward 100 tokens to users who hold an NFT on Mantle Testnet.This is a great way to get started in writing smart contracts. Before we get started wit...Discuss·60 readsSmart Contracts