Skip to content

codewaghre/Blackto

Repository files navigation

Blockto - Mock Cryptocurrency Trading Platform

Blockto is a mock cryptocurrency trading platform where users can practice trading without investing real money. The app provides users with real-time cryptocurrency charts, blockchain news, and a paper trading experience to sharpen their trading skills.

Features

🔐 User Authentication

  • Register: Create an account using your email and password.
  • Login: Securely log in to access your personalized dashboard.
  • Profile Management: View and update your profile information.

📊 Dashboard

  • Virtual Wallet: Keep track of your virtual cryptocurrency holdings.
  • Trade Cryptocurrencies: Buy and sell virtual assets from various cryptocurrencies using mock funds.
  • Portfolio: View your past trades and monitor your trading performance.

📈 Cryptocurrency Charts

  • View real-time charts for major cryptocurrencies.
  • Analyze price trends, historical data, and market movements.

🎯 Mock Trading

  • Paper Trading: Experience cryptocurrency trading without financial risk. Test strategies and learn from real market data.
  • Multiple Coins: Trade virtual assets across a variety of cryptocurrencies.

📰 Blockchain News

  • Stay updated with the latest news and trends in the blockchain and cryptocurrency world.
  • Browse articles on market movements and new blockchain technologies.

Setup

1. Clone the Repository

git clone https://github.com/your-username/blockto-app.git
cd blockto-app

2. Install Dependencies

flutter pub get

3. Create a .env File

In the root of your project, create a .env file and add the following:

BASE_URL = "https://api.coingecko.com/api/v3/"
API_KEY = ""

Screen shots

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Crypto Application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors