A decentralized platform for buying and selling Bitcoin directly between users.
- Order Matching: View and filter available orders based on your criteria.
- User-Friendly Interface: Easy navigation and order management.
- Real-Time Updates: Get the latest order information instantly.
- TradeFlow: Displays available orders and allows users to filter them based on their preferences.
- MyOrders: Shows the user's active orders.
-
Clone the repository:
git clone https://github.com/yourusername/p2p-bitcoin-marketplace.git
-
Navigate to the project directory:
cd p2p-bitcoin-marketplace
-
Install dependencies:
npm install
-
Run the application:
npm run serve
- Navigate to the Order Book to view available orders.
- Use the My Orders section to manage your active orders.
- Click on an order to see more details and select it.
Feel free to submit issues or pull requests to improve the project.
This project is licensed under the MIT License.