mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 04:27:11 +00:00
Minimal iOS App Clip template that bridges into the RVF C FFI to decode QR cognitive seeds. Includes SPM package config linking librvf_runtime.a, a C header mirroring ffi.rs exports (rvqs_parse_header, rvqs_verify_signature, rvqs_verify_content_hash, rvqs_decompress_microkernel, rvqs_get_primary_host_url), a Swift SeedDecoder wrapper with proper memory management, and a SwiftUI view with QR scanner placeholder and decoded seed info display. https://claude.ai/code/session_01RnwD4x5cbpB7FPvoyYQz8G |
||
|---|---|---|
| .. | ||
| AppClipApp.swift | ||
| AppClipView.swift | ||
| SeedDecoder.swift | ||