KOINTEL BSC Wallet Tracker Personal Project
A web3 / Vue (petite-vue) based web application that allows you to monitor your BSC wallet value and token balances in real time. Complete with buy calculator – how much you'll receive for X, and what it will be worth at different multipliers. Included a custom SVG sparkline implementation with smooth resizing.
Connected to the BNB Chain (previously Binance Smart Chain) using web3 / websockets, and executed contract functions against the PancakeSwap router contract to calculate token values. Utilized third party APIs like Moralis and nomics to retrieve wallet balances or Bitcoin price, including a Node based proxy to store / serve cached API responses to limit the amount of API calls