Multicall JS

A simple multicall implementation in javascript.

Requirements

Quickstart

Have your ALCHEMY_MAINNET_RPC_URL environment variables set. Otherwise, add it to a file named .env that looks similar to .env.example

  1. Clone the repo
git clone https://github.com/PatrickAlphaC/multicall-js
cd multicall-js
  1. Download dependencies
yarn
  1. Run the script
node mulicall.js