2.1.0 • Published 5 months ago

evm-rpcs-list v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

evm-rpcs-list

List of EVM chains & their RPCs in one place. Sourced from chainlist.org.

Installation

yarn add evm-rpcs-list or npm i evm-rpcs-list

Usage

import networksList from "evm-rpcs-list";

Project Setup

  • Clone this repo with the submodules
git clone --recurse-submodules
  • Install packages
pnpm i
  • Install packages for the submodule
cd lib/chainlist
yarn
cd ../..
  • Build the package (in /dist)
pnpm run buildAll
2.1.0

5 months ago

2.0.3

1 year ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago