DApp Studio

The DApp studio is a space where you can create and manage your decentralized applications. All the different Web3 services and enablers are accessed from the DApp

Login --> DApp Studio (side menu) --> DApp Studio Page

At first, no DApp is created. There is a placeholder card for the first DApp.

To create a new DApp, click on the Create button either on the page or on the placeholder card.

The create DApp flow is initiated. The DApp creation process is split into 4 steps.

Step 1

In Step 1, the DApp Title and DApp Description are entered.

Select the Industry from the Select Industries dropdown. Multiple Industries can be selected.

Click on the Next button to move to the next step.

Step 2

In Step 2, the required Blockchain Node, Storage Node, and DID Node are selected.

Click on the +Create an Endpoint button to create a new endpoint. The respective create pop-up modal opens up (The same flow as explained in the Endpoints section earlier). You can enter the details and create your endpoint.

Click on the Next button to move to the next step.

Step 3

In Step 3, you need to answer a series of questions. These questions are to understand what services you will require in the project.

So if you answer Yes for a few services then the project will be created with preset information for the respective services. Even if you select No here in this step and if you require the service later, it can be done.

Step 4

In Step 4, you see a summary of all the selected options from the previous steps.

Click Create button to create the project.

The created project is displayed as a card in the DApp Studio page.

If you click on the Export Config button, a JSON file for the DApp is downloaded.

Click on the Build It button to view the details of the project and also to build it more.

This page has four widgets,

  • Blockchain Endpoints - Number of blockchain endpoints in the DApp

  • Requests - number of requests made in the DApp

  • Credits Used - Total number of credits used in the DApp

  • % of Credit Usage - Percentage of credit usage in the DApp

A DApp card is displayed. It has two buttons,

  • Export Config - To Export as a JSON file

  • SDK Docs - Opens the Gitbook space for documentation

Easy Builder

The Easy Builder box is where you can use the other services (Core Web3 and Enablers)

The services that can be used here are,

The Instances for all these services are created by default and the Instance IDs are available when you click on each services tab

You can copy the instance ID using the copy icon.

Last updated