back to home

vexl-it / vexl

Vexl app

114 stars
16 forks
166 issues
TypeScriptJavaScriptDockerfile

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing vexl-it/vexl in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/vexl-it/vexl)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Vexl Vexl is a mobile app giving its users a simple, accessible and safe way to trade bitcoin as it was intended - peer-to-peer and without KYC. How to build and run the mobile app The app lives in directory. All following instructions should be ran in that repository. To run the app, you need to setup env file. Create file with following content (make sure to provide google maps api keys as described here): To run the app in dev mode run following commands Help us translate the app See this guide for details. Other This project is tested with BrowserStack. APK Signature Verification For Android, you can download the app from the Google Play Store or use the APK files provided in the Releases section. If you choose to install the APK manually, we recommend verifying its signature to ensure its authenticity. Vexl signs the APK with the following certificate fingerprints: How to verify the APK • Download the APK file. • Run the following command to print its signing certificate fingerprints: • Confirm that the fingerprints match the values listed above. If the fingerprints do not match, **do not install the APK** and contact us to report the issue. Automatic Updates via Obtainium (Recommended) For users who prefer to install the APK directly (outside of Google Play), we recommend using Obtainium. Obtainium can automatically download and update the latest APK releases directly from our official GitHub releases, ensuring you always receive updates from the trusted source. • ✅ Automatic update checks • ✅ Downloads directly from GitHub Releases • ✅ Preserves your app signature for verification Simply add our GitHub repository to Obtainium to stay up to date. ---