QVAC Logo

startQVACProvider( )

Starts a provider service that offers QVAC capabilities to remote peers. The provider's keypair can be controlled via the seed option or QVAC_HYPERSWARM_SEED environment variable.

function startQVACProvider(params: infer): Promise

Description

Starts a provider service that offers QVAC capabilities to remote peers. The provider's keypair can be controlled via the seed option or QVAC_HYPERSWARM_SEED environment variable.

Parameters

NameTypeRequired?Description
paramsinferNo description

Returns

Promise

On this page