Empower Your Crypto Experience with a Personal GenAI-Enabled Assistant
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Managing cryptocurrency transactions can be a complex and time-consuming task for users, especially when dealing with multiple transactions or various cryptocurrencies. Users often face challenges such as:
-
Complexity of Transactions: Cryptocurrency transactions involve multiple steps and details, making it challenging for users to perform them seamlessly.
-
Time-Consuming Operations: Executing multiple transactions manually can be time-consuming and prone to errors, especially for users with busy schedules.
-
Security Concerns: Users may struggle with maintaining the security of their wallet while actively managing transactions, leading to potential risks.
The project currently consists of three main components:
- Next.js frontend
- Flask and OpenAI middleware
- ExpressJS Code Generation server
Before we delve into the details of each component, let's first get the project up and running.
To contribute and work on the repository, you need Python and NodeJS installed on your system. If you do not have Python installed, you can install it from here. If you do not have NodeJS installed, you can install it from here.
Fork and clone the repository from GitHub.
git clone https://github.com/MistaAsh/Donna
Traverse to the directory where the repository is cloned.
cd Donna
Distributed under the MIT License. See LICENSE.txt
for more information.