@hiveio/wax-api-balance-tracker
v1.27.12
Published
Wax REST API definitions for balance-api
Keywords
Readme
balance-api API definitions
Wax REST API definitions for balance-api
This package has been auto-generated by the @hiveio/wax-spec-generator script
Usage
In order to use this package, you have to install it:
pnpm add @hiveio/wax-api-balance-trackerAnd import into your Wax project:
import WaxExtendedData from '@hiveio/wax-api-balance-tracker';
import { createHiveChain } from '@hiveio/wax';
const chainExtended = (await createHiveChain()).extendRest(WaxExtendedData);License
See the license in the LICENSE.md file
