Skip to main content

Guides / All Tags

MetaMask Guides

27 guides
Chain: All
Language: All
Technology: All
Use Case: All
Level: All

What is Eclipse and How to Get Started on Testnet?

In this guide, we will learn about Eclipse, Ethereum's first Layer 2 that is built with the Solana Virtual Machine (SVM) and how to get started on the testnet.

Updated April 26, 2024Beginner
SolanaEclipseJavaScriptTypeScriptRustAnchorSolana CLI

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 Connect Your MetaMask Wallet in Solana dApps

Learn how to utilize MetaMask Snaps to connect your MetaMask wallet to Solana dApps.

Updated September 15, 2023Beginner
SolanaWallets

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

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 Diamond Standard (EIP-2535) Explained - Part 2

In this guide, you will learn how to create, deploy, and test an EIP-2535 compliant Diamond smart contract using the diamond-1-hardhat repository and louper.dev, which is a tool for inspecting diamond smart contracts on EVM-based chains.

Updated October 6, 2022Advanced
EthereumSolidityJavaScriptHardhatSmart 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

How to Create a BEP20 Token

This guide will walk you through how to create your very own BEP20 Token.

Updated July 3, 2022Intermediate
BNB Smart ChainRemix.IDE

How to Create and Deploy an Upgradeable Smart Contract using OpenZeppelin and Hardhat

In this guide,we will demonstrate exactly how this is done by creating and deploying an upgradeable smart contract from scratch using OpenZeppelin and Hardhat.

Updated June 15, 2022Advanced
EthereumSolidityHardhatSmart Contracts