Skip to content

second-state/sewup-rdb-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sewup-rdb-example

A RDB example for SewUp Hackathon

ToDo App

ToDo is a general web application, and this example show how to do this as blockchain application.

In this example, we use sewup with rdb feature to build a todo application.

Here is the rule to do a simple todo application Rules

  1. User can create a todo task for him self
  2. User can query all todo tasks for him self
  3. User can mark one of todo task as completed
  4. User can delete one of completed todo task

Reference

About

A RDB example for SewUp Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published