aptos-labs / developer-docs

Source for the Aptos developer docs
https://aptos.dev
Apache License 2.0
845 stars 79 forks source link

[keyless] Add keyless account caching and simple example #483

Closed GhostWalker562 closed 1 month ago

GhostWalker562 commented 2 months ago

Description

Added an iframe example for Keyless inside the Keyless guides. Also added Keyless account caching as an optional step after the account has been derived

Checklist

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2024 1:07am
netlify[bot] commented 2 months ago

Deploy Preview for aptos-developer-docs ready!

Name Link
Latest commit 6cf14c3fade5afdb34b04e68694f80f1fda987dc
Latest deploy log https://app.netlify.com/sites/aptos-developer-docs/deploys/668c8c757bad150008507a04
Deploy Preview https://deploy-preview-483--aptos-developer-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

GhostWalker562 commented 1 month ago

@hariria I think that is the case here, the iframe example is in simple-example.mdx or are you referencing something else

hariria commented 1 month ago

Let's put it in en/build/guides/aptos-keyless as well

GhostWalker562 commented 1 month ago

@hariria

If I'm not mistaken its already in the folder

image

Let me know if I'm mistaken

hariria commented 1 month ago

I'm saying we should show the iframe when users visit this page https://developer-docs-nextra-git-philip-keyless-accou-2b3d36-aptoslabs.vercel.app/en/build/guides/aptos-keyless

GhostWalker562 commented 1 month ago

@hariria Oh I see now, sorry about the confusion, didn't realize there was a aptos-keyless folder AND an aptos-keyless.mdx. Pushed up the fix