Crypto Wallet App Save

A flutter crypto wallet that works like Metamask, Trust wallet and others. It is based on ERC-20 tokens and uses flutter-bloc as state management

Project README

Crypto Wallet

coverage style: very good analysis License: MIT

Getting Started 🚀

This project contains 3 flavors:

  • development
  • staging
  • production

To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands:

# Development
$ flutter run --flavor development --target lib/main_development.dart

# Staging
$ flutter run --flavor staging --target lib/main_staging.dart

# Production
$ flutter run --flavor production --target lib/main_production.dart

📸 Screen Shots

Open Source Agenda is not affiliated with "Crypto Wallet App" Project. README Source: cscoderr/crypto_wallet_app

Open Source Agenda Badge

Open Source Agenda Rating