Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (15 loc) · 928 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 928 Bytes

TOOLSCIP

This is the JavaScript toolkit for the Unified Smart Contracts Integration.

This toolkit provides three different packages:

scip-lib

version: 1.4.0

A JavaScript parser library for the SCIP protocol.

Please read the README for more details.

scdl-lib

version: 1.4.0

A JavaScript library for the SCDL, a JSON-based smart contract descriptor language.

Please read the README for more details.

clisc

version: 1.4.0

A Node.js command line interface that automates the SCIP requests invocation using the SCDL.

Please read the README for more details.