Title: Goerli Network Native Token Tracker
Objective: Create a small backend application that tracks native token balances for a list of Ethereum addresses on the Goerli Network and serves this information through an API. This project will be used as a hiring test for a backend developer skilled in Node.js, TypeScript, Express.js, SQLite, Prisma ORM or Knex.js, and ethers.js.
Requirements:
-
The backend application should be developed using Node.js with TypeScript.
-
Utilize Express.js as the web framework for creating the API.