{"id":31424983,"url":"https://github.com/technologiespro/proof-of-play","last_synced_at":"2026-02-13T09:19:29.838Z","repository":{"id":95220552,"uuid":"206679263","full_name":"technologiespro/proof-of-play","owner":"technologiespro","description":"Proof-of-Play consensus the gaming chains","archived":false,"fork":false,"pushed_at":"2019-09-06T02:05:14.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-30T04:48:54.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/technologiespro.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-06T00:20:12.000Z","updated_at":"2019-09-07T12:17:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd2a1b8f-78d6-40a0-b3b6-0e8190a0acc8","html_url":"https://github.com/technologiespro/proof-of-play","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technologiespro/proof-of-play","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiespro%2Fproof-of-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiespro%2Fproof-of-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiespro%2Fproof-of-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiespro%2Fproof-of-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technologiespro","download_url":"https://codeload.github.com/technologiespro/proof-of-play/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiespro%2Fproof-of-play/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29400512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-09-30T04:48:35.221Z","updated_at":"2026-02-13T09:19:29.831Z","avatar_url":"https://github.com/technologiespro.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proof-of-Play consensus the gaming chains\n\n- a new block is generated when a game event occurs\n- data is serialized into a well-known array instead of objects to reduce the amount of traffic transmitted to other nodes\n- game nodes interact with each other using sockets\n- at the socket level we use additional compression of serialized data\n- separate protocol for receiving static information and query execution on JSON/RPC\n- storage LevelDB keys/values\n- real-time gaming events are broadcast via sockets in DAPPs\n- optional: to develop a load balancer, sharding\n- solve the problem of nat using udp through the stun\n\n\nblockData: 0xblockHeight\n\n- prevBlockHash\n- blockHash\n- blockTime\n- generatorId: address\n- payload: [txsData]\n\ntxsData:[]\n\n- txtype: bet/play (0/1)\n- txIdSTH: hash\n- gameId: hash-md5\n- amount: sth\n- timestamp: unixtime\n- senderId: address\n- recipientId: address\n- gameValue: 0/1 hash\n- senderSig: from sth\n- affiliateID: address\n--------------------------------\n- txType: result (2)\n- txIdSTH: hash\n- gameId: hash-md5\n- amountWin: sth\n- timestamp: unixTime\n- senderId: address\n- winnerId: address\n- affiliate: {\n    - accountId: address\n    - amount: sth\n}\n- playerBet: {\n    - accountId: address\n    - blockId\n    - txIndex\n    - value\n    - amount\n}\n- playerPlay: {\n    - accountId: address\n    - blockId\n    - txIndex\n    - value\n    - amount\n}\n- gameResult: 0/1\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnologiespro%2Fproof-of-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnologiespro%2Fproof-of-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnologiespro%2Fproof-of-play/lists"}