Skip to main content

Quick Start

Register your business information here »

Binance Mini Game is a development framework for binance. It allows developers to quickly build mini-game applications that run on the binance app using Javascript. The mini-game also provides a set of api and services to help developers quickly access binance's services and build their business.

This article provides a quick start guide to the mini-game.

Overall Process

Download the IDE

Download and install the Binance Devtools.

Create a new mini-game project

Create a new mini-game project in the Create Project page of IDE.

Dev

Then you can use Binance Devtools to import the mini-game project to preview that.

Try edit files and see the result on your IDE.

Create mini-game in managment portal

After registering and logging in the management portal, we can apply for an mini-game, get the appId, fill in the relevant information. And then we can manage its version in the managment portal, release the beta version or submit the publish version for review.

Upload mini-game

Upload the mini-game project with Binance Devtools. After successful upload, you can see the current version information in the backend.

Publish it

Submit the mini-game for review in the management portal. Once the review is complete, the mini-game will be searchable on the binance app and users will be able to open and use it directly.