{"id":27429426,"url":"https://github.com/byteball/odex-frontend","last_synced_at":"2025-07-25T04:35:53.566Z","repository":{"id":55927487,"uuid":"240065665","full_name":"byteball/odex-frontend","owner":"byteball","description":"Frontend for ODEX decentralized exchange https://odex.ooo","archived":false,"fork":false,"pushed_at":"2024-06-17T21:12:47.000Z","size":11226,"stargazers_count":11,"open_issues_count":13,"forks_count":11,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-14T14:17:35.099Z","etag":null,"topics":["decentralized-exchanges","defi","dex"],"latest_commit_sha":null,"homepage":"https://odex.ooo","language":"JavaScript","has_issues":true,"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/byteball.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}},"created_at":"2020-02-12T16:54:47.000Z","updated_at":"2024-11-08T11:36:07.000Z","dependencies_parsed_at":"2023-01-29T15:45:38.310Z","dependency_job_id":null,"html_url":"https://github.com/byteball/odex-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byteball","download_url":"https://codeload.github.com/byteball/odex-frontend/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894940,"owners_count":21179153,"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":["decentralized-exchanges","defi","dex"],"created_at":"2025-04-14T14:17:40.676Z","updated_at":"2025-04-14T14:17:43.084Z","avatar_url":"https://github.com/byteball.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ODEX decentralized exchange front end\n\nThe ODEX decentralized exchange is a hybrid decentralized exchange that aims at bringing together the ease of use of centralized exchanges along with the security and privacy features of decentralized exchanges. Orders are matched through an off-chain orderbook. After orders are matched and signed, the decentralized exchange operator (matcher) has the sole ability to perform a transaction to the Autonomous Agent. This provides for the best UX as the exchange operator is the only party having to interact directly with the DAG. Exchange users simply sign orders which are broadcasted then to the orderbook. This design enables users to queue and cancel their orders seamlessly.\n\nSeveral matchers can operate exchanges based on ODEX technology at the same time. They share their orderbooks and exchange all new orders among themselves, thus improving liquidity for all ODEX exchanges. An order can be submitted through any ODEX exchange, however to be matched, both maker and taker orders have to indicate the same matcher. The exchange that was used to submit the order serves as an affiliate and can charge a fee from its users.  Anyone can become a matcher or affiliate, or just watch the orders that are being exchanged among the matchers and detect any possible misbehavior by matchers.\n\n\n# Installation\n```\ngit clone https://github.com/byteball/odex-frontend\ncd odex-frontend\nyarn\n```\nCopy the appropriate `.env.XXXX` file to `.env`. Edit if necessary to reflect your domain name.\n\nTo start the frontend in development environment:\n```\nyarn start\n```\nTo deploy a production (livenet or testnet) frontend:\n```\nyarn sass\nyarn build\n```\nThis builds all static files and puts them in `build` folder. Set this folder as web root in your nginx. See [an example of nginx vertual host config](blob/develop/nginx.conf).\n\n\n# Contributions\n\nThank you for considering helping the ODEX project! We accept contributions from anyone and are grateful even for the smallest fixes.\n\nIf you want to help ODEX, please fork and setup the development environment of the appropriate repository. In the case you want to submit substantial changes, please get in touch with our development team on #defi-projects channel in [Obyte discord](https://discord.obyte.org) to verify those modifications are in line with the general goal of the project and receive early feedback. Otherwise you are welcome to fix, commit and send a pull request for the maintainers to review and merge into the main code base.\n\nPlease make sure your contributions adhere to our coding guidelines:\n\nCode must adhere as much as possible to standard conventions (DRY - Separation of concerns - Modular)\nPull requests need to be based and opened against the master branch\nCommit messages should properly describe the code modified\nEnsure all tests are passing before submitting a pull request\n\n# Contact\n\nIf you have questions, ideas or suggestions, you can reach our development team on #defi-projects channel in [Obyte discord](https://discord.obyte.org)\n\n## Credits\n\nODEX frontend is based on [AMP Exchange](https://github.com/Proofsuite/amp-client), the most beautiful and easy to use decentralized exchange.\n\n# License\n\nAll the code in this repository is licensed under the MIT License, also included here in the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fodex-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteball%2Fodex-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fodex-frontend/lists"}