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

Unified Smart Contracts Integration Development Toolkit

License

Notifications You must be signed in to change notification settings

lampajr/toolscip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.