Releases: selcuk07/intentguard
Releases · selcuk07/intentguard
v0.1.0 — Initial Release
IntentGuard v0.1.0 — Solana 2FA Protocol
First public release. Commit-reveal intent verification with device separation.
What's Included
On-chain Program (Anchor 0.32.1)
- 4 instructions: initialize, commit_intent, verify_intent, revoke_intent
- Deployed to devnet: 4etWfDJNHhjYdv7fuGe236GDPguwUXVk9WhbEpQsPix7
SDK — npm install intentguard-sdk
- Instruction builders (no Anchor dependency)
- React IntentGuardButton component
- CJS + ESM dual output
Mobile App (Expo React Native)
- QR scanner + biometric auth
CLI — commit, status, revoke commands
Infra — 14 tests, CI/CD, landing page