@hiveio/beekeeper v1.27.7-stable.250109094633 / default
Function: default()
default(...
args
):Promise
<IBeekeeperInstance
>
Creates a Beekeeper instance able to own sessions and wallets
Parameters
• ...args: [Partial
<IBeekeeperOptions
>]
Returns
Promise
<IBeekeeperInstance
>
Beekeeper API Instance
Throws
on any beekeeper API-related error (error parsing response, invalid input, timeout error, fs sync error etc.)