Inspiration
One thing that inspired us the most is the decentralization of currency and it should be accessible to everyone so we created this project through which it will be easier for a normal person to know “What are the top 10 cryptocurrencies at a particular time and we have also provided a option in which you can also trade those cryptocurrencies without any brokerage". We came up with the idea when one of my team member’s father said “I really want to know what are the top cryptocurrencies and how can I learn more about these so that when I invest in this I should know what I am into and what could be the possible consequences and results of this investment. So we thought these all 3 problems i.e, top cryptocurrencies, knowledge about the same and investment for the same could be solved by our one project i.e, “KryptoCase”.
What it does
It lets the user to create a account and save it, until he himself deletes it. It lets us to check the top 10 Cryptocurrencies and their market cap, price, volume, circulating supply, change percent in 24hrs.. It lets we send, recieve, sell, buy bitcoins. WE can your add your most used Cryptocurrency to the Favourites. **We can check the comparison graphs between the cryptocurrency on the basis of Market Cap, Price, Volume, etc.
How we built it
- Firstly, we collected the top 10 cryptocurrencies data from Coinapi.io.
- We stored them in respective mySQL columns and used it.
- Then, linking each data to the respective parts.
Challenges we ran into
- To find the most appropriate API.
- Arranging those data in their appropriate parts of the program.
- After every update of value the previous value must be kept safe, otherwise we will lost it.
Accomplishments that we're proud of
- We used tkinter for GUI.
- Used real time data for the project which makes it more reliable.
What we learned
- Team coordination and project management, as it is our first Hackathon.
- Creating GUI by using tkinter.
- Fetching data from API. ## What's next for KryptoCase Now the wallet is not connected to the payment access, wso the next step would be to connect that with different payment gateways. Also, we didn't add the security APIs for two-factor authentication, which will be done on later.


Log in or sign up for Devpost to join the conversation.