Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 433 Bytes

File metadata and controls

23 lines (14 loc) · 433 Bytes

CasperLabs SDK for JavaScript

Installation

# Basic Node.JS installation
npm install casper-js-sdk --save

Documentation

Documentation generated from code for 2.x and 1.x.

Tests

npm run test

Examples

Basic examples of library usage are stored inside /test directory.