PRICE WIN : 1000$
PRESS : https://www.covalenthq.com/blog/omw-avalanche-winners-announced/
This multi-chain crypto wallet is a cryptocurrency wallet that uses a code base powered by Kalium and uses Covalent services for reading information on different blockchains.
During this hackathon, my goal was to create a mobile crypto wallet that gathers all my addresses to be able to more easily determine my cryptocurrency bag and their values. Being mainly a JAVA and web developer I had never had the opportunity to learn Flutter. It is therefore via this Hackathon that I had the motivation to learn Flutter.
Android (armeabi-v7a): flutter build apk
Android (arm64-v8a): flutter build apk --target=android-arm64
iOS: flutter build ios
If you have a connected device or emulator you can run and deploy the app with flutter run
- This application uses the code base of an open-source crypto wallet called Kalium which is licensed under the MIT license.
- The new code written from the Kalium base to realize this hackathon is open-source.