EzzPay – Crypto Transfer Made Easy
EzzPay is a fast and secure cryptocurrency transfer application that enables users to send and receive crypto using QR codes. Built for simplicity and speed, EzzPay integrates Ganshe for efficient crypto transactions.
Features
- QR code-based send/receive functionality
- Secure and decentralized crypto transfers
- Built-in support for fast wallet-to-wallet transactions
- Ganshe-powered backend for blockchain integration
- Intuitive user interface for seamless use
Tech Stack
- Frontend: ( Flutter )
- Framework**: Flutter (Dart)
- QR Code Generator/Scanner: Xing (integrated via Flutter plugin)
- Blockchain Integration: Ganshe (crypto transfer engine)
QR Code Generation
EzzPay uses the Xing (ZXing) library to generate and scan QR codes for encoding wallet addresses and decoding transaction details. It's lightweight, fast, and supports multiple barcode formats for secure crypto transfers.
How It Works
- User opens the app and selects send/receive.
- QR code is generated for receiving crypto or scanned to send.
- Ganshe handles the blockchain transaction and confirms instantly.
- Transaction status is displayed to the user.
Installation
git clone https://github.com/yourusername/ezzpay.git
cd ezzpay
# Follow project-specific setup steps