Skip to content
This repository was 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.0.3

A JavaScript parser library for the SCIP protocol.

Please read the README for more details.

scdl-lib

version: 1.0.0

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

Please read the README for more details.

clisc

version: 1.0.0

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

Please read the README for more details.

Clone this wiki locally