The blockchain processing keeps going on in the backend and we created a lot of queries to be included in the frontend. Like get the token balance of a wallet or how many whales a token has. Very interesting to find out how the calculations works inside of bsc for bep20 transfers.
The frontend is also catching up and we are working in some of the critical parts of the explorer: wallets, transactions and tokens.
By having all this data processed and stored into a humongous warehouse we will complete the Datalake part which is composed by an ElasticSearch cluster, a data storage, and a database.
We are about to start working on the platform development now, that includes creating all API’s to retrieve the blockchain content. Kind of what BSCSCAN Does
WebSite: https://euler.tools/
Twitter: https://twitter.com/eulertools
GitHub: https://github.com/eulertools
Telegram: https://t.me/eulertools
Medium: https://medium.com/@euler.tools
Author