Here is a suggestion for structuring the main readme.md file. From what I gathered at events the largest number of questions raise from how to do the following:
deroll
Minimal example
Deroll is a TypeScript framework for developing Cartesi applications.
The code below is a minimal application which just loops forever fetching inputs, but with no input handlers. In that case any input is rejected.
Here is a suggestion for structuring the main readme.md file. From what I gathered at events the largest number of questions raise from how to do the following:
deroll
Minimal example
Deroll is a TypeScript framework for developing Cartesi applications. The code below is a minimal application which just loops forever fetching inputs, but with no input handlers. In that case any input is
rejected
.Frequently used
Routing
Explain the routing system.
Examples
Handling Data
Examples
Outputs
Examples
Wallets
Examples