Skip to main content

sdk.constellation._constructor_

Home > @openformat/sdk > Constellation > (constructor)

Constellation.(constructor)

Constructs a new instance of the Constellation class

Signature:

constructor(provider: providers.Provider, appId: string, contractAddress: string, signer?: Signer);

Parameters

ParameterTypeDescription
providerproviders.Provider
appIdstring
contractAddressstring
signerSigner(Optional)