NodeJS / React: Small changes on blockchain project -- 2

Job ID: 32213431

Budget: $30 – $250 USD

Hello,

I need the following changes for https://github.com/paulrberg/create-eth-app

- Change network from Ethereum to BSC (Binance Smart Chain)
- Show warning if connected to wrong network
- Show BSC balance next to address


Example contract: https://bscscan.com/address/0x70e037e196b3a003b9d635755d6ca91ad96a183d

On main page:
- Show getBalance from connected address (no button, display on load)
- Button to write test() function to the smart contract above