accountIdx
- (optional) The index of the connected account to use.
Uses a proof to link an Ethereum address to this identity.
proof
- the signature produced by web3's personal_sign
over the string
parcel identity = <your identity id>
.
Uses a wallet (like ethers.Signer
) to link an Ethereum address to this identity.
Generated using TypeDoc
Uses the global web3 provider (e.g. MetaMask) to link an Ethereum address to this identity.