@hiveio/wax / createHiveChain
Function: createHiveChain()
createHiveChain(
options
):Promise
<IHiveChainInterface
>
Creates a Wax Hive chain instance
Parameters
options
Partial
<IWaxOptionsChain
> = {}
wax options
Returns
Promise
<IHiveChainInterface
>
Wax Hive chain API Instance
Throws
on any Wax API-related error