Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.
Andrea Lamparelli edited this page Mar 19, 2020 · 6 revisions

Toolscip

Welcome to the toolscip wiki!

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 SCIP Library wiki page 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 SCDL Library wiki page 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 CLISC Tool wiki page for more details.

Clone this wiki locally