VestRoll Mobile is a cross-platform mobile application built with Flutter. It serves as the mobile gateway for the VestRoll payroll and invoicing orchestration platform, enabling global businesses and contractors to manage financial operations on the go via the Stellar network.
- Global Payouts: Review and approve payroll disbursements directly from your mobile device.
- Real-time Status: Instant notifications for invoice settlement and balance updates.
- Invoice Management: Generate blockchain-verifiable invoices on the move.
- Tax Insights: View tax deductions and reporting details for every transaction.
- Biometric Security: Secure access and transaction signing using FaceID and TouchID.
- Framework: Flutter 3.16+
- Language: Dart 3.2+
- State Management: BLoC / Riverpod
- Blockchain: Stellar Network integration
- Storage: Hive & Secure Storage
-
Prerequisites:
- Flutter SDK installed and configured.
- Android Studio / Xcode for native builds.
-
Clone and Prepare:
git clone https://github.com/SafeVault/vestrollmobile.git cd vestrollmobile -
Install Dependencies:
flutter pub get
-
Code Generation:
flutter pub run build_runner build --delete-conflicting-outputs
-
Run the Application:
flutter run
lib/
├── app/ # App-wide configuration, themes, and routes
├── core/ # Shared utilities, constants, and network logic
├── data/ # Models, repositories, and data sources
├── domain/ # Business entities and use cases
├── features/ # Feature-specific logic (Auth, Payroll, Leave)
├── presentation/ # UI layer (Screens, Widgets, and BLoCs)
└── main.dart # Application entry point
Comprehensive documentation for the mobile application:
Managers can review and approve payroll disbursements from anywhere, ensuring team members are paid on time.
Contractors can generate invoices and receive push notifications the moment funds are settled.
Individuals can safely manage their stablecoin and fiat balances with biometric security.
We welcome contributions! Please see CONTRIBUTING.md for detailed guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
- Issues: GitHub Issues
- Email: vestrollofficail@gmail.com
codeZe-us GitHub |
Empowering mobile financial orchestration with Stellar
