Chain
BNB Beacon Chain
Staking & lapisan tata kelola ekosistem BNB Chain
Pengembang
Ekosistem
Komunitas
To further encourage the development of the dApp ecosystem on Binance Smart Chain, Binance.com has announced a new Binance Smart Chain BUIDL Reward Program. This reward program is part of the $100 million DeFi accelerator fund: up to $5 million worth of BNB will be paid back to developers in proportion to the gas used for their contracts.
Binance will reward qualified developers equivalent to 30% of gas paid by triggering the registered contracts.
HOW TO REGISTER TO BUIDL PROGRAM
A developer leaderboard is now available at binance.org/en/leaderboard. All participants can query their smart contract’s gas usage here. In a previous blog, developers can use GraphQL API of Bitquery.io to query their real-time total gas fee. This table displays both the total amount of gas fees and gas fees for this month.
The updated height of this form can be found at the bottom of this form.
If the check is passed, the contract will be recorded for rewards, which will be sent to the registered reward address within 15 days after the calendar month ends. As long as the accumulated reward for that contract is above 2 BNB. Details will be published in follow-up blogs.
Binance Smart Chain development team has published a guide to available tools, components, patterns, and platforms for developing applications on Binance Smart Chain. https://github.com/binance-chain/bsc-develop-ecosystem
Quick Start
If you're an Ethereum Developer, you're also a BSC developer. All the tools you're familiar with are seamlessly supported on BSC or only need custom config bsc network.
If you are already familiar with Truffle, Embark, OpenZeppelin SDK or Dapp Switch over to BSC's RPC and get started!
Name | Description | Support |
---|---|---|
Truffle | Most popular smart contract development, testing, and deployment framework. | Y |
Embark | Framework for DApp development | Y |
Waffle | Framework for advanced smart contract development and testing, small, flexible, fast (based on ethers.js) | Y |
Dapp | Framework for DApp development, successor to DApple | Y |
OpenZeppelin SDK | OpenZeppelin SDK: A suite of tools to help you develop, compile, upgrade, deploy and interact with smart contracts. | Y |
0xcert | JavaScript framework for building decentralized applications | Y |
BSC Network is a powerful public blockchain. It supports almost all existing Ethereum tooling along with faster and cheaper transactions. If you are looking to integrate with BSC on of either:
Deploy smart contracts