{"id":27429386,"url":"https://github.com/byteball/prediction-markets-backend","last_synced_at":"2025-04-14T14:17:30.248Z","repository":{"id":40531166,"uuid":"484049894","full_name":"byteball/prediction-markets-backend","owner":"byteball","description":"Prediction markets based on bonding curves https://prophet.ooo","archived":false,"fork":false,"pushed_at":"2025-02-17T10:58:23.000Z","size":1495,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T14:17:18.981Z","etag":null,"topics":["bonding-curve","bonding-curves","dapp","decentralized","decentralized-application","decentralized-applications","decentralized-finance","defi","distributed-ledger-technology","dlt","obyte","prediction-market","prediction-markets","sports-betting"],"latest_commit_sha":null,"homepage":"https://prophet.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-21T12:51:10.000Z","updated_at":"2025-02-17T10:58:28.000Z","dependencies_parsed_at":"2024-05-22T15:35:46.194Z","dependency_job_id":"a0a6346e-2a4e-4904-94c4-92f8a766df27","html_url":"https://github.com/byteball/prediction-markets-backend","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%2Fprediction-markets-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fprediction-markets-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fprediction-markets-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fprediction-markets-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byteball","download_url":"https://codeload.github.com/byteball/prediction-markets-backend/tar.gz/refs/heads/master","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":["bonding-curve","bonding-curves","dapp","decentralized","decentralized-application","decentralized-applications","decentralized-finance","defi","distributed-ledger-technology","dlt","obyte","prediction-market","prediction-markets","sports-betting"],"created_at":"2025-04-14T14:17:28.680Z","updated_at":"2025-04-14T14:17:30.234Z","avatar_url":"https://github.com/byteball.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prediction markets backend\n\n## Installation\n\nInstall node.js 14+, clone the repository, then\n\n`npm install`\n\nBy default the API is accessible at `http://localhost:5000` (`http://localhost:5001` for testnet). You may want to setup a reverse proxy like Nginx to make it accessible on a public url.\n\n## Warning\n\nFrontend and backend must be in the same directory and keep original folder names\n\n## Run\n`npm run load-emblems` (once upon first launch)\n`npm run start`\n\n## Nginx\n```text\nserver {\n\tlisten 80;\n\tserver_name localhost;\n\n\tlocation / {\n\t\tproxy_http_version 1.1;\n\t\tproxy_set_header Upgrade $http_upgrade;\n\t\tproxy_set_header Connection \"upgrade\";\n\t\tproxy_pass http://127.0.0.1:4200;\n\t}\n\n\tlocation ~ \\.(js|ico|svg|css|png|jpeg|json) {\n\t\troot /path/to/build;\n\t}\n}\n```\n\n## Donations\n\nWe accept donations through [Kivach](https://kivach.org) and forward a portion of the donations to other open-source projects that made Prophet possible.\n\n[![Kivach](https://kivach.org/api/banner?repo=byteball/prediction-markets-backend)](https://kivach.org/repo/byteball/prediction-markets-backend)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fprediction-markets-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteball%2Fprediction-markets-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fprediction-markets-backend/lists"}