Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 432 Bytes

File metadata and controls

22 lines (14 loc) · 432 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.