Skip to main content
Version: 0.2.38

sdk.coldwallet._constructor_

Home > @blaze-cardano/sdk > ColdWallet > (constructor)

ColdWallet.(constructor)

Constructs a new instance of the ColdWallet class.

Signature:

constructor(address: Address, networkId: NetworkId, provider: Provider);

Parameters

Parameter

Type

Description

address

Address

The address of the wallet.

networkId

NetworkId

The network ID of the wallet.

provider

Provider

The provider of the wallet.