Skip to content

realabbas/offline-blockchain-transaction-signing-private-wallet

Repository files navigation

Offline Transaction Signing Private Wallet

Task List

  • Generate Entropy for creating cryptographic keys
  • Import Wallet from existing keystore
  • Displaying Transaction in an easy to understand way
  • Scanning QR from public client
  • Signing transaction using private key
  • Displaying QR code for signed transaction
  • Store cryptographic keys securely
  • Disable bluetooth connectivity while app is running
  • Disable wifi while app is running
  • Disable mobile data while app is running
  • Disable bluetooth tethering while app is running
  • Export keystore
  • Add a layer of security using biometric / face id during startup
  • Splash Screen
  • Walkthrough Screen
  • Setup Wallet Screen
  • Create Wallet Screen
  • Import Wallet Screen
  • Home Screen
  • Scan QR Screen
  • Settings Screen