Сети

BNB Smart Chain

Build web3 dApps effortlessly

BNB Beacon Chain

Sunset Complete

Уровень стейкинга и управления экосистемой BNB Chain

ДокументацияGitHubFaucetStake BNBBscScanBSCTraceDev ToolsLearn more about FusionДокументацияОбозреватель Beacon ChainToken Recovery ToolДокументацияGitHubFaucetМостGreenfieldScanDCellarDev ToolsДокументацияGitHubFaucetМостopBNBScanDev Tools

Разработчики


Submit dApps

BNB Smart ChainBNB GreenfieldopBNBBNB HackBNB Incubation Alliance (BIA)Инкубационная программа MVBBNB Chain GrantsЗапускGas GrantsTVL Incentive ProgramMEME Coins InnovationСмотреть все программы

Solutions

Tokenization

Get Your Business Into Web3

Company TokenizationReal World Assets TokenizationNFT Loyalty ProgramLaunch MemecoinStep by Step Guide

Экосистема

Staking

Earn BNB and rewards effortlessly

Native StakingLiquid Staking

Сообщество

Careers🔥

Explore Opportunities on BNB Chain

BNB Chain CareersEcosystem Jobs
Get Started
Get Started

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

2020.11.9  •  1 min read
Blog post image.

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

Share