Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.29 KB

OCAP Transaction Flow

This project is built on top of ocap-react-starter.

ocap-react-starter is a OCAP DApp starter template with @arcblock/ocap-js integrated, bootstrapped using create-react-app.

Get started

Make sure you have npm v6+ installed.

git clone https://github.com/Coord/ocap-react-flow.git
cd ocap-react-flow
yarn
yarn start

Flow Diagram Documentation

OCAP SDK Documentation

Other OCAP Tools