- Use typescript
- Use threads
- avoid reading and parsing from files => use memory for fast computation
- use import ES6 modules for json file
getAllPricesis sequential- Check if we need to parseEther and play with Numbers instead of BigNumbers
- Functional programming vs OOP