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