createClient
createClient(
opts):DigitalWorldClient
Defined in: src/matrix.ts:153
Construct a Digital World Client. Similar to DigitalWorldClient except that the ‘request’, ‘store’ and ‘scheduler’ dependencies are satisfied.
Parameters
Section titled “Parameters”The configuration options for this client. These configuration options will be passed directly to DigitalWorldClient.
Returns
Section titled “Returns”A new Digital World client.
DigitalWorldClient for the full list of options for
opts.