Binance Smart Chain DAPP Dev Tutorial – Part I BSC Smart Contract Develop Environment

Binance Smart Chain DAPP Dev Tutorial - Part I BSC Smart Contract Develop Environment

This is a community contribution.  

Install MathWallet Chrome Extension

Link: https://mathwallet.org/

In [Settings]-[Networks], open: Binance Smart Chain – Testnet

Click Switch Network and select ‘Binance Smart Chain – Testnet’

Click + button, create a new wallet address

Copy the wallet address, and you can get test token in link below:

https://testnet.binance.org/faucet-smart

Check the address in Bscscan whether the test BNB arrives

https://testnet.bscscan.com/

Open Remix IDE

http://remix.ethereum.org/

In deploy tab, select Injected Web3, Remix will connect to the test wallet automatically