Tezwal ✨
Tezwal is a crypto wallet for tezos xtz using tezos as the block chain technology in the backend.🎈 :)
Created on 25th July 2021
•
Tezwal ✨
Tezwal is a crypto wallet for tezos xtz using tezos as the block chain technology in the backend.🎈 :)
The problem Tezwal ✨ solves
``Tezwal is a flutter based Tezos Wallet that uses Hive and tezter_dart and helps in storing and sending/receiving funds with ease.It is secure as it is built totally on Tezos platform.` 😎
It is a easy way to check your transaction history/current values and also send/recieve transactions between different addresses by simply generating a QR code which could be then scanned and the the transaction is complete. :)
🔥We have used Hive as aur backend to create blocks of data and and its fast and secure,used tezter_dart dart for tezos implementation.We have also implemented a chatbot with dialogflow using google cloud platform for help in case someone needs more information or help about any topic.🔥
The following plugins are used in our project :
📕Flutter_inappwebview
🎆Permission_handler
🎍Flutter_downloader
🎊Path_provider
🧧Shared_preferences
🎁Hive
🧨Hive_flutter
🎉Qr_flutter
📗Tezster_dart
Others :
🌊Dialogflow
🌌Google Cloud services
🎯Flutter
Challenges we ran into
**bugs++**🐞
⭐ [
The dialogflow and the gcp were not connected for the chat bot.
]⚡⭐
We had to avoid null safety so we had to use flutter run --no-sound-null-safety.
🧨⭐ [
Responsivity.
]📈⭐
The QR code wasn’t displaying then we figured out it was a routing problem.
👩💻⭐ [
There was a lot of problem with implementing tezter_dart we did not implement the right versions.
]🔥⭐
Had problem implementing Hive DB for the wallet then figured out that we had to use typeadapter.
👾