Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ribbinpo/mining-mine-web
MVP for mining mine web dashboard
https://github.com/ribbinpo/mining-mine-web
mvp nextjs nextui recharts
Last synced: about 14 hours ago
JSON representation
MVP for mining mine web dashboard
- Host: GitHub
- URL: https://github.com/ribbinpo/mining-mine-web
- Owner: ribbinpo
- Created: 2024-07-07T17:34:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T17:39:28.000Z (5 months ago)
- Last Synced: 2024-07-07T18:57:50.573Z (5 months ago)
- Topics: mvp, nextjs, nextui, recharts
- Language: TypeScript
- Homepage: https://mining-mine-dashboard.0xteerawut.me
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mining Mine Bot
## External Resource
- Backend Service: [Link](https://github.com/ribbinpo/mining-mine-bot)## Overview
Mining Mine Bot is a web service developed in Golang using the Fiber framework. It provides APIs for data fetching, storage, visualization, and analysis of cryptocurrency prices, specifically focusing on tokens traded on the P2P Binance exchange. The project utilizes cron jobs to periodically fetch price data, which is then stored in a database. Clients can access this data via the REST API to perform various tasks such as retrieving data, finding the best prices, and potentially implementing machine learning algorithms for further analysis.## Feature
- Display order price using data visualization