dApp Registration
Last updated
Last updated
Read more about smart contract here.
In order for dApp developers to be able to use kernels, they have to register through our platform dApp registry page.
Once you entering this page, you can choose the registered smart contract which you like to do the transaction within your dApp.
You may deploy your own smart contract. Follow this guide here to deploy your smart contract.
After selecting the registered smart contract, the list of selected kernel(s) will be shown in the picture above. It also shows the cost per query that users of your dApp will have to pay per one transaction. Press Activate if you wish to continue.
The screen will be loading and this successful window will be shown in the figure below.
After registering, you can see the details of parameters which need to be used within your dApp.
Entry ID and Access Token will be used in your dApp through KRNL SDK, as well as kernel Payload.
The below attached picture is the example of kernel Payload which will have to be filled on dApp. This payload is the parameters which will be sent to kernels when your dApp makes transaction to the selected smart contract. It is recommended to explore more about the details of the payload for each kernel through their website or documents.