Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1016 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 1016 Bytes

CYFS SDK documentation

Installation

Install CYFS SDK

  • nightly channel npm i --save cyfs-sdk-nightly
  • beta channel npm i --save cyfs-sdk
  • stable channel Coming Soon...

Install CYFS TOOL

  • nightly channel npm i -g cyfs-tool-nightly
  • beta channel npm i -g cyfs-tool
  • stable channel Coming Soon...

Some of the CYFS TOOL commands require the CYFS browser to be installed locally, or to be OOD locally.

CYFS TOOL switch channel installation requires --force to be added to the installation command

General documentation

DecApp development documentation