Lexana is a revolutionary voice-first blockchain assistant that simplifies the complex world of blockchain technology through natural language interaction. By leveraging voice technology, Lexana makes blockchain accessible to everyone, regardless of their technical expertise or language preference.
- Voice-First Interface: Interact with blockchain through natural conversations
- Multilingual Support: Available in 75+ languages
- Unified Experience: Seamlessly manage all blockchain workflows in one place
- Mobile-First Design: Optimized for on-the-go blockchain interactions
- Solana Ecosystem Integration: Comprehensive support for Solana blockchain operations
- 85% of new users struggle with blockchain wallet and dApp onboarding
- 75% find blockchain concepts difficult to understand
- High drop-off rates after first transactions
- Fragmented workflows across multiple applications
- Limited accessibility for non-English speakers
Lexana transforms the complex blockchain experience into an intuitive, voice-driven interface that:
- Simplifies blockchain adoption and understanding
- Enables quick market opportunity identification
- Provides seamless workflow management
- Supports users with busy lifestyles
- Breaks language barriers in blockchain technology
- 150M+ voice assistant users (growing 20% annually)
- 74% of users prefer mobile interfaces
- 43% of potential crypto users cite complexity as a barrier
- 18% of crypto users abandon due to technical complexity
- Node.js (v16 or higher)
- Yarn package manager
- Expo CLI
- iOS Simulator (for iOS development)
- Android Studio (for Android development)
- Clone the repository:
git clone [repository-url]
cd lexana-mobile- Install dependencies:
yarn install- Start the development server:
yarn start# iOS Simulator
yarn build:ios:sim
# iOS Device (Development)
yarn build:ios:dev
# iOS Device (Production)
yarn build:ios:prod
# Android Device
yarn build:android- Framework: React Native with Expo
- State Management: Redux Toolkit
- Blockchain Integration: Solana Web3.js
- Testing: Jest & Maestro E2E
- CI/CD: GitHub Actions
We use Maestro for end-to-end testing. Follow our Maestro Setup Guide to get started with testing.
We welcome contributions! Please read our contributing guidelines before submitting pull requests.
For support, please:
- Open an issue in our GitHub repository