Noah's Ark mobile app
A cross-platform iOS / Android application for three user roles: owners of collateral real estate (Armenian residents and diaspora), investors, and the regulator-observer (Central Bank of Armenia). Phased architecture: Phase 1 — PWA; Phase 2 — React Native with native modules.
Open the working PWA demo →Ten modules of the app
00
Design spec & product strategy
UX concept (Ararat + gold + parchment), personas, journey maps, Phase 1 KPIs.
M1
Showcase & calculator
Showcase of platform projects, yield calculator for owner and investor, entry funnel.
M2
Owner cabinet
Onboarding an object, KYC, e-signature of the Rights-Disclaimer Declaration, status by phase, coupons and insurance.
M3
Investor cabinet
Senior and Junior tokens, portfolio, distributions, KYC/AML, tax documentation by investor jurisdiction.
M4
Regulator portal
Read-only access for the CBA to the pool's key metrics, NAV, risk analytics, and audit trail.
05
API specification
OpenAPI 3.1, contracts between the app and the platform, data schemas, orchestration of custody / KYC / NAV.
06
Working PWA
Runnable Progressive Web App: HTML/CSS/JS + manifest + service-worker, offline cache of key screens.
07
React Native source
App.tsx + src/, Expo / EAS build, ready for App Store and Google Play submission (Phase 2).
08
Marketing / store assets
1024×1024 icons, store-ready screenshots for all required formats, descriptions.
09
Deployment & submission
EAS build checklists, App Store Connect, Google Play Console, privacy policy.
Current status
- Phase 1 (PWA) — working demo available via the link above; full source — in the project repo.
- Phase 2 (React Native) — the App.tsx + src/ + EAS source is prepared; the production build awaits the MVP cut of the platform backend.
- Backend — described in C-2 Technical architecture and the API specification (module 05). The MVP implementation is the next roadmap block after Gate G1.
Related documents
- Technical architecture of the platform (C-2) — backend, custody, KYC, NAV engine (RU only at present)
- Concept of the platform (A) — product positioning (RU only at present)
- HTML prototype of the web cabinets — desktop counterpart of the same scenarios