Tutorial

Introduction to Ethers.js

7 steps

In this tutorial, we’ll go through what Ethers.js is, when to use it, and why we should use it. We’ll also cover the different components that make up the Ethers.js framework and provide an overview of how a typical Ethers.js project is set up.

Helpful prior knowledge

nil


Learning Outcomes

By the end of this tutorial, you will be able to:

  • Describe what Ethers.js is and why it is used
  • Describe the situations where Ethers.js is used
  • Explain the difference between Ethers.js and other similar libraries
  • Initialize a scaffold Ethers.js project

Tutorial Steps

Total steps: 7

  • Step 1: What is Ethers.js
  • Step 2: Signers & Providers
  • Step 3: Other Web3 Libraries
  • Step 4: Initialise Node.js Project
  • Step 5: Installing Ethers.js
  • Step 6: Running Our First Ethers.js Function
  • Step 7: Test What You Learnt

Help Center Support?

Find articles to support you through your journey or chat with our support team.

Help Center