Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atoz-web

Landing page and Apple App Site Association (AASA) for atoz.cash, powering universal links for the Zodl Zcash wallet.

What it does

  • AASA — Serves /.well-known/apple-app-site-association so iOS opens /claim links directly in Zodl.
  • Claim page/claim#<base64payload> decodes the payload client-side and shows the ZEC amount, memo, and a link to download Zodl. The #fragment never leaves the device, keeping the private key safe.

Claim URL format

https://atoz.cash/claim#<base64-encoded JSON>

Payload fields:

Field Description
k Private key
a ZEC amount
h Block height
m Memo (optional)

Development

pnpm install
pnpm dev

Deployment

Deployed to Cloudflare Pages from this repo. The public/_headers file ensures the AASA is served with Content-Type: application/json.

:)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages