Install
Follow these instructions to grab the latest version of Ether.js.
Install NPM if you haven’t already.
Move to your application directory.
Pull down the latest version of the
@ethersproject-aion/ethers
packages into your project:Create a JavaScript file and
require
the package at the top of the file: