This is not an finished project, it provides basic functionality and basic knowladge about building and deploying an smart contract on binance smart chain. Could be used as an quick start boilerplate.
https://remix.ethereum.org/
Create a new file called TokenName.sol, paste Token.sol file contents.
set compiler version of solidity to token.sol file version
and there you have it!
What you are looking for:
Testnet
Network Name: Smart Chain - Testnet
New RPC URL: https://data-seed-prebsc-1-s1.binance.org:8545/
ChainID: 97
Symbol: BNB
Block Explorer URL: https://testnet.bscscan.com
For more detailed guide checkout:
https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain
https://testnet.binance.org/faucet-smart
-
- To deploy the contract click 3rd icon [Deploy & Run Transactions]
- Select Injected Web3
- Connect with the metamask
- Click deploy