Scatter
iOS · Android · React Native

Privacy in your pocket.
One app for wallet, trading, and private payments.

Self-custody EdDSA keys live in the device's secure enclave. Groth16 proofs run on-device — no server sees your inputs. Pair with the Pro web app over QR for a desktop trading session.

Public beta opens with the v1 launch. Sign up below to get an install link.

What you get

The same private settlement rail as the web apps — packaged for phone-first wallets.

Self-custody, no cloud

EdDSA keys derived from a PIN-wrapped seed; never leave the device. PIN unlock, biometrics, and a QR-based recovery flow are built in.

On-device proofs

Native Rust prover (deposit, authorize, claim, cancel) runs inside the app — your amounts and identities never reach a server.

Quick Sign with Pro

Scan a QR code from the Pro workbench to sign on your phone. Trade from a laptop, sign from your pocket — no relayer can replay.

Feature stack

Same SDK as the web apps, optimised for the device.

LayerMobile
RuntimeReact Native (Expo, dev client + new arch)
Storageexpo-secure-store (keys) + expo-sqlite (history) + AsyncStorage
ProverNative Rust (groth16) over snarkjs-compatible witness
Identityzk-X509 IdentityGate, on-device verification

Status

Public beta opens with v1 launch. Phase C native prover (deposit / authorize / claim / cancel) shipped; PIN auth + Cancel UI shipped; transport stall handling in flight.