LogoLogo
  • Home
  • Protocol Overview
    • Introduction
    • Architecture
  • Protocol Guide
    • Get Started
      • Components
      • Definition of Terms
    • Build a dApp
      • Network Configuration
      • TuumIO Data Node
      • TuumIO Ledgers
      • Roles and Journeys
      • Card Definitions
        • Tiles
        • Functions
      • Events and Event Handlers
      • Node Event Handlers
      • Python Event Handlers
      • Transactional Data
    • Test and Publish
      • Publishing the protocol
      • Testing the app using BrowserStack
  • TuumIO Wallet User Manual
    • About TuumIO Wallet
    • User Access
    • SOLVE Tokens
    • Caira - AI Assistant
    • User Profile
    • Care.Trials
      • Overview
      • Participant
      • Site Admin
      • Trial Admin
      • Physician
      • Nurse
  • Tutorials
    • Create an Event Booker
    • Create a Library Explorer
  • Support
Powered by GitBook
LogoLogo

© Solve.Care. All rights reserved.

On this page
  • Understand the structure of the input.json file
  • Define the data structure
  • Create the definitions for cards
  • Create events and event handler definitions
  • Configure Python event handlers

Was this helpful?

Edit on GitHub
Export as PDF
  1. Protocol Guide

Build a dApp

This section outlines the steps involved in authoring the protocol for building decentralized applications (dApps).

PreviousDefinition of TermsNextNetwork Configuration

Last updated 9 months ago

Was this helpful?

Note: Ensure that all fields and values adhere strictly to the protocol structure and specifications.

Understand the structure of the input.json file

  • Open the input.json file in a text editor.

  • View or modify the .

  • In the network settings, fill in the and specify the .

  • Configure the and set up .

  • Define the and .

  • Declare the included , , and .

  • If necessary, include details about .

  • Save and validate the input.json file.

Define the data structure

  • Create a based on how you want to organize data.

  • Define the structure of the .

Create the definitions for cards

Create events and event handler definitions

Configure Python event handlers

Define the , including and .

Configure the and .

Configure .

Understand the predefined functions in the .

Perform the steps to configure an event based on the .

node event handlers
tuumIO ledgers
transactional data
tiles
functions
card structure
cards
Python template
use case example
events
event handlers
events
event handlers
network details
author details
supported countries
join network settings
solve token usage
roles
journeys
data definition file