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.
Una visión general del funcionamiento de los contratos inteligentes en Ethereum
En esta guía, veremos una visión general de cómo funcionan los contratos inteligentes en la cadena de bloques de Ethereum. Esto incluirá cómo configurar un IDE de Ethereum y, a continuación, el proceso de escribir e implementar un contrato inteligente.
El conjunto de herramientas para desarrolladores de Web3
In this guide, you will learn more about the web3 developer stack and the tech included.