This is a desktop tool that helps Montelibero members to manage transactions for Stellar blockhain where public crypto tokens of the project is deployed (See MTL and MTLCITY).
The project is in active development and is not ready for production
Features:
- Simple viewing and verifying multisignature transactions.
- Construction of typical transactions for organization managment.
- Private key is never sent from local device and kept encrypted. Decription is performed only for brief time for transaction signing.
- Signing transaction with private key.
- Publishing transaction to Stellar blockchain.
You will need Flutter SDK. Check that flutter doctor
doesn't complain about installation. After that you shoulb be able to compile and run the project with:
flutter run