Skip to main content

Guides / All Tags

Remix.IDE Guides

24 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

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.

Updated April 25, 2024BeginnerVideo
MantleRemix.IDE

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.

Updated May 19, 2023Intermediate
EthereumSolidityRemix.IDESmart Contracts

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.

Updated March 29, 2023Intermediate
PolygonzkEVMRemix.IDESmart Contracts

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.

Updated February 15, 2023IntermediateVideo
EthereumHardhatFoundryRemix.IDEBrownieSmart Contracts

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.

Updated January 13, 2023IntermediateVideo
PolygonJavaScriptSolidityRemix.IDE

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).

Updated December 16, 2022Intermediate
EthereumSolidityRemix.IDESmart Contracts

How to Use Chainlink VRF in Your Smart Contract

In this guide, we will teach you more about Chainlink VRF and how it works.

Updated November 29, 2022Intermediate
EthereumJavaScriptRemix.IDESmart Contracts

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.

Updated October 7, 2022Intermediate
EthereumSolidityRemix.IDESmart ContractsSecurity

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.

Updated October 7, 2022IntermediateVideo
EthereumSolidityRemix.IDESmart Contracts

The Web3 Developer Stack

In this guide, you will learn more about the web3 developer stack and the tech included.

Updated October 6, 2022IntermediateVideo
EthereumSolidityJavaScriptRemix.IDESmart Contracts