BSC DAPP Dev Tutorial(1)- BSC Smart Contract Develop Environment
BSC DAPP Dev Tutorial Series
http://blog.mathwallet.org/?tag=BSCdapp
First, please install the MathWallet Chrome Extension
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