Package Exports
- @ocap/tx-util
- @ocap/tx-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 (@ocap/tx-util) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Utility to parse forge config
Table of Contents
Install
npm install @ocap/tx-util
// or
pnpm install @ocap/tx-util
Usage
const { createVerifier } = require('@ocap/tx-util');
Documentation
For full documentation, checkout https://asset-chain.netlify.com
Contributors
Name | Website |
---|---|
wangshijun | https://github.com/wangshijun |