Skip to main content
Documentation
Documentation / ethers / documents/docs

title: “Ethers” description: “@turnkey/ethers exports a TurnkeySigner that serves as a drop-in replacement for an Ethers signer.” mode: wide

Out of the box, it supports { signTransaction | signMessage | signTypedData }. See full implementation here for more details and examples. Note that you must bring your own provider and connect it to the TurnkeySigner.