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. 🪙 🔐
- Dart
- Flutter
- [optional] IDE (VS Code with Flutter plugin)
- Obtain mix panel token
- Create
.envfile with obtained token (look on.env.exampletemplate)
- Clone the repository
- Navigate to the project directory
- Install dependencies:
flutter pub get - Run the app:
flutter run