Skip to content

Commit 8be1584

Browse files
authored
Update formatting for technical architecture sections
1 parent 592bdf4 commit 8be1584

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

TECHNICAL_ARCHITECTURE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ StellaRay replaces seed phrases with Google Sign-In. A user clicks "Sign in with
1313

1414
The system has four layers that build on each other:
1515

16-
- **ZK Wallet** Google OAuth to Stellar wallet using Protocol 25's native BN254 and Poseidon host functions
17-
- **Payments** streaming payments, shareable payment links, and x402 micropayments settled on Stellar
18-
- **Near Intent** ZK proof gates that let any Soroban contract verify private user state without seeing the underlying data
19-
- **Multi-Custody Recovery** Shamir 2-of-3 social recovery so users never permanently lose wallet access
16+
- **ZK Wallet**: Google OAuth to Stellar wallet using Protocol 25's native BN254 and Poseidon host functions
17+
- **Payments**: streaming payments, shareable payment links, and x402 micropayments settled on Stellar
18+
- **Near Intent**: ZK proof gates that let any Soroban contract verify private user state without seeing the underlying data
19+
- **Multi-Custody Recovery**: Shamir 2-of-3 social recovery so users never permanently lose wallet access
2020

2121
Everything is live on Stellar testnet. Five Soroban contracts are deployed and verifiable on stellar.expert right now. The SDK is published on npm and any Stellar dApp can integrate ZK login today.
2222

0 commit comments

Comments
 (0)