Skip to content

Am0rfu5/trading-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Trading Platform

The objective of this project is to build a crypto exchange Trading Platform using Rust. It is currently in a very early form with only a straight forward matching engine.

Development

Prerequisites

Setup

# Clone the repository
git clone

# Change directory
cd crypto-trading-platform

# Build the project
cargo build

Run

# Run the project
cargo run

Test

# Run the tests
cargo test

Online Systems Architectural Requirements (WIP)

See TRADING_SYSTEM.md for more details.

About

An Experimental Centralized Exchange Project

Topics

Resources

Stars

Watchers

Forks

Languages