casperdask-js-sdk

SDK to interact with the Casper blockchain

Usage no npm install needed!

<script type="module">
  import casperdaskJsSdk from 'https://cdn.skypack.dev/casperdask-js-sdk';
</script>

README

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.