{"id":44636961,"url":"https://github.com/rustjesty/kucoin-cex-fork-project","last_synced_at":"2026-02-14T17:33:40.573Z","repository":{"id":324891510,"uuid":"971885803","full_name":"rustjesty/kucoin-cex-fork-project","owner":"rustjesty","description":"KuCoin CEX Forking Project","archived":false,"fork":false,"pushed_at":"2025-11-18T11:29:38.000Z","size":9536,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T15:24:12.026Z","etag":null,"topics":["centralized","cex","crypto","exchange","kucoin","project","trade"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustjesty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-24T07:53:28.000Z","updated_at":"2025-11-18T11:30:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rustjesty/kucoin-cex-fork-project","commit_stats":null,"previous_names":["rustjesty/kucoin-cex-fork-project"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rustjesty/kucoin-cex-fork-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustjesty%2Fkucoin-cex-fork-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustjesty%2Fkucoin-cex-fork-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustjesty%2Fkucoin-cex-fork-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustjesty%2Fkucoin-cex-fork-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustjesty","download_url":"https://codeload.github.com/rustjesty/kucoin-cex-fork-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustjesty%2Fkucoin-cex-fork-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29450899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["centralized","cex","crypto","exchange","kucoin","project","trade"],"created_at":"2026-02-14T17:33:40.441Z","updated_at":"2026-02-14T17:33:40.568Z","avatar_url":"https://github.com/rustjesty.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## KuCoin CEX Fork Overview\n\nThis repository contains a learning-oriented fork of a centralized exchange (CEX) inspired by KuCoin. It is organized as a monorepo with a `front-end/` React client and a `back-end/` Node.js/TypeScript service layer. Use it as a starting point for experimenting with exchange-style flows such as authentication, portfolio management, order entry, and market data displays.\n\n**📺 [Watch the Video](https://www.youtube.com/watch?v=uDJoPHH-dn8)**\n\n## Contact\nhttps://t.me/soljesty\n\n### Project Structure\n- `front-end/`: Vite + React application, currently providing most of the KuCoin-like UI/UX, page flows, and mock data hooks.\n- `back-end/`: Express + TypeScript API covering auth, account ledger, wallet transfers, order placement, and live WebSocket market ticks.\n\n### Getting Started (Front End)\n1. `cd front-end`\n2. `npm install`\n3. `npm run dev`\n4. Visit the printed local URL to explore the KuCoin-style interface.\n\n### Backend Quickstart\n1. `cd back-end`\n2. `npm install`\n3. `npm run dev`\n4. REST base URL defaults to `http://localhost:5050`; WebSocket ticks stream from `ws://localhost:5050/ws/markets`.\n\nKey modules live under `src/`:\n- `routes/`: Express routers for auth, account, wallet, orders, and market data.\n- `services/`: In-memory services simulating users, balances, order books, and price feeds.\n- `realtime/marketHub.ts`: WebSocket broadcaster that pushes pseudo-random ticker updates.\n- `middleware/`: Auth token guard plus error handling.\n\n### Notes\n- This codebase is for educational and prototyping purposes only. Do not deploy it as-is for production trading activities.\n- Contributions welcome—open an issue or PR describing the feature or fix you’re proposing.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustjesty%2Fkucoin-cex-fork-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustjesty%2Fkucoin-cex-fork-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustjesty%2Fkucoin-cex-fork-project/lists"}