How to Create a Memecoin (ERC-20) on Mantle
In this guide, we will learn how to deploy a memecoin (ERC-20 token) on Mantle and add liquidity to our memecoin on FusionX.
How to Use ERC-4626 with Your Smart Contract
In this guide, you will delve into the world of DeFi and learn about The Vault Standard (ERC-4626), which simplifies the process of interacting with different DeFi protocols and creating yield-generating vaults. You will understand the functioning of yield-bearing vaults, explore the ERC-4626 Tokenized Vault Standard, and even develop your own yield-bearing vault using Remix.IDE.
How to Create and Deploy a Smart Contract on Polygon zkEVM
This guide will teach you how to create and deploy a coin flip smart contract on the Polygon zkEVM testnet using Remix.IDE and QuickNode.
Different Ways to Verify Your Smart Contract Code
In this guide, you will learn the different ways to verify your smart contract source code using Etherscan, Remix.IDE, Hardhat, Brownie, and Foundry.
How to Deploy a Smart Contract on Polygon
In this guide, we will learn more about the Polygon chain and how to deploy a smart contract on Polygon.
How to Create a "Hello World" Smart Contract with Solidity
In this short guide, you will gain an understanding of smart contracts and deploy your first Hello World smart contract to an Ethereum testnet blockchain (Goerli).
How to Use Chainlink VRF in Your Smart Contract
In this guide, we will teach you more about Chainlink VRF and how it works.
A Broad Overview of Reentrancy Attacks in Solidity Contracts
This quick guide gives a deep dive into everything you need to know about reentrancy manipulation.
An overview of how smart contracts work on Ethereum
In this guide, we’ll see an overview of how smart contracts work on the Ethereum blockchain. This will include how to set up an Ethereum IDE and then the process of writing and deploying a smart contract.
The Web3 Developer Stack
In this guide, you will learn more about the web3 developer stack and the tech included.