@hiveio/wax-api-hafbe
v1.27.12
Published
Wax REST API definitions for hafbe-api
Keywords
Readme
hafbe-api API definitions
Wax REST API definitions for hafbe-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-hafbeAnd import into your Wax project:
import WaxExtendedData from '@hiveio/wax-api-hafbe';
import { createHiveChain } from '@hiveio/wax';
const chainExtended = (await createHiveChain()).extendRest(WaxExtendedData);License
See the license in the LICENSE.md file
