Inspiration
The cryptocurrency exchanges do not usually let you set recurring investments into crypto, or they do with a large fee.
What it does
The app lets you dollar cost average or slowly buy into cryptocurrency on a periodic basis. When the user inputs their API keys for Binance, which is a trading platform for cryptocurrencies. They can also input which cryptocurrency they want to buy and how often and how much they would like to invest. And then we do the trades for them.
How we built it
We created a Next.js application with tailwindcss. We took in user data and uploaded it to Google Cloud Firestore, then we ran Github Actions to automatically make purchases for users on their desired frequency.
Challenges we ran into
We could not deploy the app online.
Accomplishments that we're proud of
We were able to use Google Firestore and Github Actions together.
What we learned
We learned how to use Google Firebase because we have not used any other databases before.
What's next for Dollar Cost Average Into Crypto
Integrating more cryptocurrency exchanges and deploy online.
Built With
- binanceapi
- github-actions
- google-cloud-firestore
- javascript
- next.js
- node.js
- tailwindcss
Log in or sign up for Devpost to join the conversation.