Build a dApp
This section outlines the steps involved in authoring the protocol for building decentralized applications (dApps).
Understand the structure of the input.json file
input.json fileDefine the data structure
Create the definitions for cards
Create events and event handler definitions
Configure Python event handlers
Last updated