JSPM

blockchainj

1.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q39381F
  • License ISC

Client library for accessing Velocity Ledger BlockchainJ API

Package Exports

  • blockchainj

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 (blockchainj) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Here

Velocity Ledger BlockchainJ Client for NodeJS

Users can access the Velocity Ledger blockchain through the blockchainJ rest API. This library serves as a wrapper to normalize authentication, function calls, and error handling,

Installation

npm install --save blockchainj

UAT Hash

To be provided at time of deployment

Documentation

Coming soon