JSPM

dimension-js-sdk-cy

2.9.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q27016F
  • License Apache 2.0

SDK to interact with the Dimension blockchain - just for learning

Package Exports

  • dimension-js-sdk-cy
  • dimension-js-sdk-cy/dist/lib.js
  • dimension-js-sdk-cy/dist/lib.node.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dimension-js-sdk-cy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

DimensionLabs SDK for JavaScript

Installation

# Basic Node.JS installation
npm install dimension-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.