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.
5 Ways to Verify a Smart Contract
Learn how to verify smart contract source code with Etherscan, Remix.IDE, Hardhat, Brownie, and Foundry in this guide.
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.
이더리움에서 스마트 계약이 작동하는 방식에 대한 개요
이 가이드에서는 이더리움 블록체인에서 스마트 계약이 어떻게 작동하는지에 대한 개요를 살펴보겠습니다. 여기에는 이더리움 IDE 설정 방법과 스마트 계약을 작성하고 배포하는 과정이 포함됩니다.
Web3 개발자 스택
In this guide, you will learn more about the web3 developer stack and the tech included.