跳到主要内容

Binance Devtools

This document will introduce how to use Binance Devtools.

IDE Usage

Create a new application

You can enter Create Project page from Project List page.

img

In the Create Project page, select an empty directory, IDE will generate a simple project under the directory.

img

Import an existing application

You can import an existing application from the directory with game.json and project.config.json

img

Inspect with IDE

Select a project from Project List page, click Open to enter Main Interface, you can inspect your application.

img

Preview the developing application on the device

Login IDE with Binance account, and make sure APPID is correct (in the Details Panel).

img

Clicking Preview in the Tool Bar, IDE will bundle and upload your application. After uploading, IDE will generate a QR Code, you can scan the QR Code with Binance App to preview your application.

Upload to managment portal

Login IDE with Binance account, and make sure APPID is correct (in the Details Panel).

img

Clicking Upload in the Tool Bar, IDE will bundle and upload your application. After uploading, you can manage the version from mpp website.