This is a T3 Stack project bootstrapped with create-t3-app
.
https://ethereum-transaction-crawler-beta.vercel.app/
- git clone https://github.com/brkagithub/ethereum-transaction-crawler.git
- navigate into the code directory in cmd line
- npm install
- npm run dev (or npm run build -> npm run start)