diff --git a/README.md b/README.md index 3de19a813..11d45d829 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ API Docs: https://docs.turnkey.com/ | [`with-nonce-manager`](/examples/with-nonce-manager/) | Create a new Ethereum address, then sign and broadcast multiple transactions in a sequential or optimistic manner. | | [`with-offline`](/examples/with-offline/) | Sign a Turnkey request in offline context | | [`with-federated-passkeys`](/examples/with-federated-passkeys/) | A NextJS app that demonstrates how to use Turnkey to build a federated, webauthn powered authentication flow | +| [`with-ethers-and-passkeys`](/examples/with-ethers-and-passkeys/) | A NextJS app that demonstrates how to use `@turnkey/ethers` to build a passkey-powered application | | [`with-viem-and-passkeys`](/examples/with-viem-and-passkeys/) | A NextJS app that demonstrates how to use `@turnkey/viem` to build a passkey-powered application | | [`demo-consumer-wallet`](https://github.com/tkhq/demo-consumer-wallet) | A minimal consumer wallet app powered by Turnkey and WalletConnect | | [`deployer`](/examples/deployer/) | Compile and deploy a smart contract | diff --git a/examples/with-ethers-and-passkeys/img/ui-screenshot.png b/examples/with-ethers-and-passkeys/img/ui-screenshot.png index 4c54d5ee5..eca09be85 100644 Binary files a/examples/with-ethers-and-passkeys/img/ui-screenshot.png and b/examples/with-ethers-and-passkeys/img/ui-screenshot.png differ diff --git a/examples/with-ethers-and-passkeys/src/pages/index.tsx b/examples/with-ethers-and-passkeys/src/pages/index.tsx index 1720048a0..36b8d232b 100644 --- a/examples/with-ethers-and-passkeys/src/pages/index.tsx +++ b/examples/with-ethers-and-passkeys/src/pages/index.tsx @@ -248,7 +248,7 @@ export default function Home() {
Based on the parent organization ID and a stamp from your passkey used to created the sub-organization, we can look up your - sug-organization using the + sug-organization using the{" "} Based on the parent organization ID and a stamp from your passkey used to created the sub-organization, we can look up your - sug-organization using the + sug-organization using the{" "}