{"id":29213741,"url":"https://github.com/mirhasalh/crypto_marketplace_simulation","last_synced_at":"2026-04-22T21:33:21.317Z","repository":{"id":301818096,"uuid":"1010400811","full_name":"mirhasalh/crypto_marketplace_simulation","owner":"mirhasalh","description":"A Flutter-based simulation of a cryptocurrency marketplace, designed to mimic real-time trading, asset tracking, and market dynamics. Ideal for educational purposes, prototyping, or exploring crypto trading UX without using real funds.","archived":false,"fork":false,"pushed_at":"2025-06-29T02:39:20.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T02:45:58.543Z","etag":null,"topics":["drift-database","flutter","websocket"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/mirhasalh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2025-06-29T01:45:24.000Z","updated_at":"2025-06-29T02:39:25.000Z","dependencies_parsed_at":"2025-06-29T02:56:09.282Z","dependency_job_id":null,"html_url":"https://github.com/mirhasalh/crypto_marketplace_simulation","commit_stats":null,"previous_names":["mirhasalh/crypto_marketplace_simulation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mirhasalh/crypto_marketplace_simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirhasalh%2Fcrypto_marketplace_simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirhasalh%2Fcrypto_marketplace_simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirhasalh%2Fcrypto_marketplace_simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirhasalh%2Fcrypto_marketplace_simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirhasalh","download_url":"https://codeload.github.com/mirhasalh/crypto_marketplace_simulation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirhasalh%2Fcrypto_marketplace_simulation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263229072,"owners_count":23434000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["drift-database","flutter","websocket"],"created_at":"2025-07-02T23:01:57.045Z","updated_at":"2026-04-22T21:33:21.284Z","avatar_url":"https://github.com/mirhasalh.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto_marketplace_simulation\n\nA Flutter-based simulation of a cryptocurrency marketplace, designed to mimic real-time trading, asset tracking, and market dynamics. Ideal for educational purposes, prototyping, or exploring crypto trading UX without using real funds.\n\n## Demo\n\nDemo video: [YouTube](https://youtu.be/JkcmSJGByeY)\n\n## Web local database requirements\n\nFor the web, download [drift_worker.js](https://github.com/simolus3/drift/releases) and [sqlite3.wasm](https://github.com/simolus3/sqlite3.dart/releases), then place them in the web/ directory to enable local database functionality.\n\nIn the end, your web/ directory may look like this:\n\n```plaintext\nweb/\n├── favicon.png\n├── index.html\n├── manifest.json\n├── drift_worker.js\n└── sqlite3.wasm\n```\n\n## How to run the app\n\n```bash\n# Run the app for the web\nflutter run -d web-server --web-port 8080 --web-hostname 0.0.0.0\n\n# Run the app for the rest of target platforms\nflutter run\n```\n\n## Library\n\nLibraries used \u0026 why:\n\n| Library Name          | Why It Was Used                                                                                                          |\n| --------------------- | ------------------------------------------------------------------------------------------------------------------------ |\n| `drift`               | It's a recently maintained, cross-platform SQLite database that is fully compatible with the latest versions of Flutter. |\n| `http`                | To fetch the REST APIs.                                                                                                  |\n| `fl_chart`            | Drawing allocations chart.                                                                                               |\n| `shared_preferences`  | Keeping simple informations locally.                                                                                     |\n| `web_socket_channel`  | Communicate with WebSockets.                                                                                             |\n| `scrollview_observer` | Listen for child widgets those are being displayed in the scroll view.                                                   |\n| `riverpod`            | Share a states on top of the app for the sake of state management.                                                       |\n\n## Getting started\n\nThis project is a Flutter application.\n\nA few resources to get you started:\n\n- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)\n\nFor help getting started with Flutter development, view the\n[online documentation](https://docs.flutter.dev/), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirhasalh%2Fcrypto_marketplace_simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirhasalh%2Fcrypto_marketplace_simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirhasalh%2Fcrypto_marketplace_simulation/lists"}