Skip to content

A React app that monitors wallet balances on BSC Testnet. Users initiate monitoring with a button, displaying balances in Ether. Utilizes Ethers.js for BSC interaction and Express.js for API handling.

License

Notifications You must be signed in to change notification settings

GhostHunterGal/bsc-wallet-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSC Wallet Balance Monitor

Description: A simple React web application that monitors the balances of specified wallet addresses on the Binance Smart Chain (BSC) Testnet. Users can initiate balance monitoring with a click of a button, and the app will display the current balances of the listed wallet addresses in Ether. The application uses Ethers.js to interact with the BSC Testnet, and a lightweight Express.js server to handle API requests.

It makes use of ethers 6.3 and allows users to have a server running locally on port 3001.

Make sure that your .env file has the current URL for the BSC testnet.

About

A React app that monitors wallet balances on BSC Testnet. Users initiate monitoring with a button, displaying balances in Ether. Utilizes Ethers.js for BSC interaction and Express.js for API handling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published