Connects to the KILT Blockchain and passes the initialized api instance to init(), making it available for functions in the sdk.
init()
WebSocket URL of the RPC endpoint exposed by a node that is part of the Kilt blockchain network you wish to connect to.
Additional parameters to be passed to ApiPromise.create().
An instance of ApiPromise.
Connects to the KILT Blockchain and passes the initialized api instance to
init()
, making it available for functions in the sdk.