Optional
jsonIf provided, the client will connect to this JSON-RPC endpoint to interact with the blockchain
Optional
loggerLogger to use. If not provided, a default console logger will be used
Optional
logLog level to use. This option is ignored if a logger is provided
Which network to use after logging in. Can be 'fast' or 'relaxed'
Optional
testnetIf true, the client will connect to the testnet. Ignored if jsonRpcUrl is provided
The application ID string. Must be unique, multiple connections with the same ID will be rejected.