SSiddeshinc4crypto.in·Oct 26, 2023 · 6 min readWriting an NFT Contract with inbuilt Push Notifications Support ~ Push ProtocolSmart Contracts typically operate independently, meaning if you deploy an NFT contract and users mint NFTs, you might not have a straightforward way to monitor these actions. While you can create custom event listeners or services to send email notif...00
SSiddeshinc4crypto.in·Jun 3, 2023 · 4 min readDeploying 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...00