Bootstrap an WEB APP
If you are experienced web developer and familiar with one the the mainstream frameworks, use this guide to create your first OCAP powered DApp.
Install ocap-cli
npm install -g @arcblock/ocap-cli
1
Bootstrap a React DApp
See the cast for step-by-step instructions:
Start the DApp
ocap dapp:start
1
The starter app with an query and subscription demo is up and running!