EVM
📄️ Automated Blockchain Telegram Bot
This tutorial teaches you how to create an automated web3 telegram bot that listens to blockchain events and sends real-time notifications.
📄️ Blockchain Discord Bot
This tutorial teaches you how to create a web3 discord bot that listens to blockchain events and sends real-time notifications.
📄️ Live Crypto Notifications
This tutorial teaches you how to use the Streams API to display live desktop notifications for any USDT transfers.
📄️ Token Gating Website (NextJS)
This tutorial teaches you how to add NFT gated functionality to your NextJS dapp. You can set the rules using `getServerSide` for each page you want to protect. This tutorial works on almost any blockchain, including Ethereum, Polygon, BNB Smart Chain, Avalanche, Cronos, and many more!
📄️ Token Gating Website (Django)
This tutorial is a continuation of the previous tutorial on how to use Moralis' Auth API in Django. Now, in this tutorial, you will learn how to show content for a restricted page only when the currently authenticated user holds a specific NFT.
📄️ Unreal 5 Get Web3 Data
This tutorial shows you how to connect an **Unreal game** to a **Moralis backend**, in this case hosted on **AWS Lambda**. We will retrieve a wallet's **native balance** and its **NFTs**. Below we provide a sample game to set everything up in a few minutes.
📄️ Web3 Unity Multiplayer Playground
Learn how to create a Web3 Multiplayer Playground using Moralis, NodeJS, and Unity.
📄️ Web3 Social Media
This tutorial teaches you how to create your very own decentralized social profile using [Lens](https://www.lens.xyz/) and the Moralis API.
📄️ Zapper Clone
This tutorial teaches you how to build a Zapper-like application where you can check Token Balance, Transaction History and NFT balances.