{"id":27429450,"url":"https://github.com/byteball/odex-orderbook-replication-browser","last_synced_at":"2025-07-23T20:02:54.661Z","repository":{"id":72989886,"uuid":"258082096","full_name":"byteball/odex-orderbook-replication-browser","owner":"byteball","description":"Order book replication browser bot for creating liquidity on ODEX","archived":false,"fork":false,"pushed_at":"2020-09-26T22:18:07.000Z","size":333,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T14:17:47.612Z","etag":null,"topics":["bittrex","obyte","odex","trading-bot"],"latest_commit_sha":null,"homepage":"","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-23T03:15:52.000Z","updated_at":"2020-09-26T22:18:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"96aafeed-cf33-436a-9334-c44431d389cc","html_url":"https://github.com/byteball/odex-orderbook-replication-browser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/byteball/odex-orderbook-replication-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-orderbook-replication-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-orderbook-replication-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-orderbook-replication-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-orderbook-replication-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byteball","download_url":"https://codeload.github.com/byteball/odex-orderbook-replication-browser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fodex-orderbook-replication-browser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266738657,"owners_count":23976439,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bittrex","obyte","odex","trading-bot"],"created_at":"2025-04-14T14:17:47.501Z","updated_at":"2025-07-23T20:02:54.637Z","avatar_url":"https://github.com/byteball.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# odex-orderbook-replication-browser\n\nThis bot is a browser application that replicates orders from Bittrex BTC-GBYTE to a BTC [discount stablecoin](https://ostable.org/) traded on an [Odex](odex.ooo) decentralized exchange. When an order is filled on Odex, its opposite is immediately placed on Bittrex. A markup is configurable to enable some profits.\n\n![odex-replibot](https://raw.githubusercontent.com/byteball/odex-orderbook-replication-browser/master/replibot.jpeg)\n\n\nThis bot and its source code are offered as is, without any guarantees of its correct operation. The bot might lose money because of bugs, unreliable network connections, and other reasons.\n\n## Run locally (recommended)\n\nThe bot can be bundled from source and run from a local webserver. It's recomended since you can check the source code you actually run.\n\nInstall Nodejs in a version from 8 to 10.\n\n```\ngit clone https://github.com/byteball/odex-orderbook-replication-browser.git\n``` \n\n```\ncd odex-orderbook-replication-browser\n```\n\n```\nnpm install\n```\n\n```\nnpm run serve\n```\n\nThe bot can then be opened on your browser at address http://localhost:8080\n\n## Run as demo\n\nThis bot is available ready to use on [replibot.papabyte.com](https://replibot.papabyte.com)\n\n\n\n## CORS-anywhere browser extension\n\nThis application will work only if your browser is configured to bypass [CORS rules](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)\nWe recommend to use Firefox and install [cors-everywhere](https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/) extension. Don't enable CORS for every websites but whitelist only http://localhost:8080 or replibot.papabyte.com\n\n\n## Usage\n\n- Create an API access ('READ INFO' and 'TRADE') from your Bittrex account and fill the configuration form with the key and the secret.\n- Generate a WIF with a [command line tool](https://obytejs.com/utils/generate-wallet) or [online](https://bonustrack.github.io/obyte-paperwallet/) and paste it into the form, the control address that will be used to sign your orders should appear.\n- Log into [Odex](https://odex.ooo) exchange with your Obyte GUI wallet and deposit GBYTE and BTC stablecoin\n- Set your Odex account exchange as owner addess then grant your control address the roght to trade on Odex account\n- Set the minimum balances you want to keep on exchanges and your markup\n- Ensure CORS is enabled by CORS-anywhere extension\n- Start the bot ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fodex-orderbook-replication-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteball%2Fodex-orderbook-replication-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fodex-orderbook-replication-browser/lists"}