{"id":50552137,"url":"https://github.com/chmln/solana-hybrid-exchange","last_synced_at":"2026-06-04T04:31:04.571Z","repository":{"id":357484585,"uuid":"1235916771","full_name":"chmln/solana-hybrid-exchange","owner":"chmln","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-13T00:24:57.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-13T02:27:43.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/chmln.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":"2026-05-11T19:26:50.000Z","updated_at":"2026-05-13T00:25:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/chmln/solana-hybrid-exchange","commit_stats":null,"previous_names":["chmln/solana-hybrid-exchange"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/chmln/solana-hybrid-exchange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fsolana-hybrid-exchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fsolana-hybrid-exchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fsolana-hybrid-exchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fsolana-hybrid-exchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chmln","download_url":"https://codeload.github.com/chmln/solana-hybrid-exchange/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fsolana-hybrid-exchange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33890052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-04T04:31:03.299Z","updated_at":"2026-06-04T04:31:04.566Z","avatar_url":"https://github.com/chmln.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solana-hybrid-exchange\n\nSolana exchange with off-chain matching and on-chain settlement. The\noperator runs the orderbook but can't touch user funds. Every fill\nneeds two user signatures verified on-chain through the Ed25519\nprecompile.\n\n## How it works\n\nOrders are signed messages, not transactions. Fills are the only\non-chain action: the operator submits Ed25519(maker), Ed25519(taker),\nand settle in one tx. Vaults only move on deposit and withdraw. Settle\nis a ledger edit, not a token transfer.\n\nToken-2022 only. init_market rejects mints with TransferFeeConfig,\nTransferHook, NonTransferable, PermanentDelegate, Pausable, or\nMintCloseAuthority extensions.\n\n## Build\n\n    anchor build\n\n## Test\n\n    cargo test\n\nLiteSVM runs in-process with the Ed25519 precompile feature on, so\ntests don't need solana-test-validator.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmln%2Fsolana-hybrid-exchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchmln%2Fsolana-hybrid-exchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmln%2Fsolana-hybrid-exchange/lists"}