JSPM

  • Created
  • Published
  • Downloads 7078
  • Score
    100M100P100Q131534F
  • License Apache-2.0

Helpers and utilities shared across ArcBlock Javascript SDK

Package Exports

  • @arcblock/sdk-util
  • @arcblock/sdk-util/dist/index.js
  • @arcblock/sdk-util/lib/index.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 (@arcblock/sdk-util) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

sdk-util

build status code coverage code style styled with prettier made with lass license

Utilities and helpers shared across ArcBlock Javascript SDK

Table of Contents

Install

npm install @arcblock/sdk-util
// or
yarn add @arcblock/sdk-util

Usage

const BaseClient = require('@arcblock/sdk-util');

Checkout our test file for more use case.

Contributors

Name Website
wangshijun https://ocap.arcblock.io
  • wangshijun

License

MIT © ArcBlock