{"id":28322053,"url":"https://github.com/furnace-dev/furnace","last_synced_at":"2026-02-28T05:03:16.082Z","repository":{"id":276148241,"uuid":"912339546","full_name":"furnace-dev/furnace","owner":"furnace-dev","description":"Furnace is a high-performance quantitative trading library that provides features similar to CCXT, allowing developers to connect and interact with multiple cryptocurrency exchanges easily. It offers a simple API for efficient strategy development and deployment.","archived":false,"fork":false,"pushed_at":"2025-02-10T12:37:33.000Z","size":2058,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-22T01:38:15.368Z","etag":null,"topics":["cryptocurrencies","mojo","trading","trading-strategies"],"latest_commit_sha":null,"homepage":"https://furnace-dev.github.io/furnace/","language":"Mojo","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/furnace-dev.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}},"created_at":"2025-01-05T09:50:42.000Z","updated_at":"2025-06-04T11:26:24.000Z","dependencies_parsed_at":"2025-02-06T15:48:28.526Z","dependency_job_id":null,"html_url":"https://github.com/furnace-dev/furnace","commit_stats":null,"previous_names":["furnace-dev/furnace"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/furnace-dev/furnace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furnace-dev%2Ffurnace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furnace-dev%2Ffurnace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furnace-dev%2Ffurnace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furnace-dev%2Ffurnace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/furnace-dev","download_url":"https://codeload.github.com/furnace-dev/furnace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furnace-dev%2Ffurnace/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261897031,"owners_count":23226649,"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":["cryptocurrencies","mojo","trading","trading-strategies"],"created_at":"2025-05-25T13:10:16.136Z","updated_at":"2025-11-05T14:04:34.826Z","avatar_url":"https://github.com/furnace-dev.png","language":"Mojo","funding_links":[],"categories":[],"sub_categories":[],"readme":"# furnace\nFurnace is a high-performance quantitative trading library that provides features similar to CCXT, allowing developers to connect and interact with multiple cryptocurrency exchanges easily. It offers a simple API for efficient strategy development and deployment.\n\n## Prerequisites\n\nBefore using furnace, you need to:\n\n1. Compile https://github.com/furnace-dev/sonic-mojo and copy `libsonic.so` to the current directory.\n\n2. **Important**: The `libfurnace_connect.so` library is a commercial component. To purchase and obtain access:\n   - Contact via WeChat: `chds27`\n   - After purchase, compile https://github.com/furnace-dev/furnace-connect and copy `libfurnace_connect.so` to the current directory\n\n3. Install system dependencies:\n```bash\n# for linux\nsudo apt-get install zlib1g-dev libtinfo-dev\n\n# for macos\nbrew install zlib ncurses\n```\n\n## Install Magic\n\n1. Install Magic using the official installer:\n```bash\ncurl -ssL https://magic.modular.com/deb1e28c-0019-44c0-b2f9-743dee6ddb70 | bash\n```\n\n2. Run the `source` command that's printed in your terminal after installation.\n\n3. Create and activate the project environment:\n```bash\nmagic shell                      # Activate the environment\n```\n\n## Project Setup\n\nInitialize the project dependencies:\n```bash\nsource init.sh\n```\n\n## Testing\n\nRun the test suite:\n```bash\nmojo test\n```\n\n## Usage\n\nRun the demos in either debug or release mode:\n\n```bash\n# Debug mode\nRUST_BACKTRACE=1 mojo run -D DEBUG_MODE gateio-demo.mojo\nRUST_BACKTRACE=1 mojo run -D DEBUG_MODE gateio-main.mojo\n\n# Release mode\nmojo run ccxt-gateio-demo.mojo\n```\n\n## Documentation\n\nFor more information about Magic package manager, see the [official Magic documentation](https://docs.modular.com/magic/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurnace-dev%2Ffurnace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffurnace-dev%2Ffurnace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurnace-dev%2Ffurnace/lists"}