The example of application-specific blockchain built on the top of Tendermint using Lotion
This repository contains the following apps:
- Blockchain - Todo application-specific blockchain.
- Web App - Todo web application.
yarn
# or
npm install
yarn lint
yarn start