{"id":16787032,"url":"https://github.com/revoxhere/duco-exchange","last_synced_at":"2025-09-29T07:36:35.072Z","repository":{"id":39700902,"uuid":"205663728","full_name":"revoxhere/duco-exchange","owner":"revoxhere","description":"💱 Source of the easy to use static coin exchange service - DUCO Exchange","archived":false,"fork":false,"pushed_at":"2025-03-08T17:54:53.000Z","size":6306,"stargazers_count":17,"open_issues_count":0,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T23:42:09.474Z","etag":null,"topics":["coin","coin-magi","cryptocurrency","duco","duino","duino-coin","exchange","web","web-app","webapp","website","xmg"],"latest_commit_sha":null,"homepage":"https://exchange.duinocoin.com","language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/revoxhere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-01T10:55:26.000Z","updated_at":"2025-03-08T17:54:57.000Z","dependencies_parsed_at":"2025-01-28T19:22:48.017Z","dependency_job_id":"784a8ead-e0bd-4cdf-b9e6-00a88a72890c","html_url":"https://github.com/revoxhere/duco-exchange","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/revoxhere/duco-exchange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revoxhere%2Fduco-exchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revoxhere%2Fduco-exchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revoxhere%2Fduco-exchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revoxhere%2Fduco-exchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revoxhere","download_url":"https://codeload.github.com/revoxhere/duco-exchange/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revoxhere%2Fduco-exchange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277483274,"owners_count":25825559,"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","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"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":["coin","coin-magi","cryptocurrency","duco","duino","duino-coin","exchange","web","web-app","webapp","website","xmg"],"created_at":"2024-10-13T08:14:06.865Z","updated_at":"2025-09-29T07:36:35.050Z","avatar_url":"https://github.com/revoxhere.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n*** Official DUCO Exchange README\n*** by revoxhere, 2021\n--\u003e\n\n\u003ca href=\"https://exchange.duinocoin.com\"\u003e\n  \u003cimg src=\"https://github.com/revoxhere/duco-exchange/blob/master/images/logo.png?raw=true\" width=\"215px\" align=\"right\"/\u003e\n\u003c/a\u003e\n\n\n\u003ca href=\"https://duinocoin.com\"\u003e\n  \u003cimg src=\"https://github.com/revoxhere/duino-coin/blob/master/Resources/ducobanner.png?raw=true\" width=\"430px\"/\u003e\n\u003c/a\u003e\n\n## DUCO Exchange source\n\nThis repository contains the code for the **fully static** DUCO Exchange located at [https://exchange.duinocoin.com](https://exchange.duinocoin.com).\n\n## License\n\nThe DUCO Exchange is distributed under the MIT License. See the `LICENSE` file for more information.\n\n## API Endpoints\n\n- Exchange rates (per 1 DUCO)\n  - URL: `https://exchange.duinocoin.com/api/v1/rates`\n  - Example GET success response:\n    ```json\n    {\n      \"result\": {\n        \"bch\": {\n          \"sell\": 0.0000007,\n          \"buy\": 0.00000125\n        },\n        \"xmg\": {\n          \"sell\": 0.1,\n          \"buy\": 0.1\n        },\n        \"lke\": {\n          \"sell\": 0.75,\n          \"buy\": 0.75\n        },\n        \"bynd\": {\n          \"sell\": 0,\n          \"buy\": 0.1\n        }\n      },\n      \"success\": true\n    }\n    ```\n- Exchange request\n  - URL: `https://server.duinocoin.com/exchange_request/?username=\u003cusername\u003e\u0026password=\u003cpassword\u003e\u0026email=\u003cemail\u003e\u0026type=\u003cex_type\u003e\u0026amount=\u003camount\u003e\u0026coin=\u003ccoin\u003e\u0026address=\u003caddress\u003e`\n  - Example GET success response:\n    ```json\n    {\n      \"result\": \"Your exchange request has been successfully submited\",\n      \"success\": true\n    }\n    ```\n    \n\u003chr\u003e\n\nWebsite Link: [https://wallet.duinocoin.com](https://wallet.duinocoin.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevoxhere%2Fduco-exchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevoxhere%2Fduco-exchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevoxhere%2Fduco-exchange/lists"}