Request a signer object from the global ethereum object.
Optional
A valid external provider. Defaults to globalThis.ethereum if not provided.
globalThis.ethereum
A promise that resolves to a valid web3 provider/signer
If no global ethereum object is available.
Generated using TypeDoc
Request a signer object from the global ethereum object.