Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 373 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 373 Bytes

This is a test project aimed to test different JSON RPC Ethereum cloud services with ethers.js. Read Habr article (in Russian, but I believe can be autotranslated very well) for details.

To run

  • copy .env.example into .env and modify your API URLs.

  • run npm i

  • then npm start