/silent-shard-mobile

The mobile client side code stack to enable silent shard snap app on Metamask

Primary LanguageDartOtherNOASSERTION

Silent Shard

The Silent Shard mobile app is an MPC-based Threshold Signer app as a usable, secure, and truly decentralized support for digital wallets, exchanges and institutional asset enterprises. 🪙 🔐

Getting Started

Prerequisites

  • Dart
  • Flutter
  • [optional] IDE (VS Code with Flutter plugin)
  • Obtain mix panel token
  • Create .env file with obtained token (look on .env.example template)

Installation

  • Clone the repository
  • Navigate to the project directory
  • Install dependencies: flutter pub get
  • Run the app: flutter run