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
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