wallet.webwallet._constructor_
Home > @blaze-cardano/wallet > WebWallet > (constructor)
WebWallet.(constructor)
Constructs a new instance of the WebWallet class.
Signature:
constructor(webWallet: CIP30Interface);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
webWallet |
The CIP30Interface to be used. |