Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 288 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 288 Bytes

NestJS + Web3.js

REST API that interacts with a eth provider using web3.js

Instructions

  1. Change .env alchemy secret
  2. npm start

Available endpoints

localhost:3000/block

localhost:3000/block/:id

localhost:3000/address/:address

localhost:3000/transaction/:hash