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
| Parameter | Type | Description |
|---|---|---|
| provider | providers.Provider | |
| appId | string | |
| contractAddress | string | |
| signer | Signer | (Optional) |