loopstudio / web3-nest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 92.7%Language:JavaScript 6.4%Language:Shell 0.9%