Skip to content

canfoundation/cif-js

Repository files navigation

Code in force sdk

code style: prettier Build Status

Code in force SDK provides functions for easily interacting with Governance Design APIs.

Installation

NPM

https://nodei.co/npm/cif-js.png?downloads=true&downloadRank=true&stars=true

npm install cif-js

or

yarn cif-js

Documents

All APIs can be found here.

Usage

Running example

Navigate to examples folder and then execute script up.sh.

cd ./examples
./up.sh