MVP architecture
ready
Last updated
ready
Last updated
In MVP, we have the current functionalities:
On the our current architecture we have the following components:
GCloud based services: Firebase Hosting, Cloud Run for dockerized API backend.
T3 (Typescript/Tailwind CSS/tRPC) Next.js web application.
Wallet Selector for authorization and integration with NEAR contacts, and MetaMask - for Camino authorization.
Unity mobile application is delivered through Google Play here and App Store here uses web authorization via deep link mechanism.
On-chain data storage Social DB for user profiles.
To store source images we use IPFS with NFT.storage gateway.
The Graph Protocol sub-graph to index Social DB user profiles.
Zero-knowledge vSelf SDK is written in Rust, compiled via WebAssemble, and delivered as npm package.