{"id":13675006,"url":"https://github.com/tonymorony/DiceCC-GUI","last_synced_at":"2025-04-28T22:32:14.630Z","repository":{"id":129771433,"uuid":"163159238","full_name":"tonymorony/DiceCC-GUI","owner":"tonymorony","description":"Sample GUI for DiceCC","archived":false,"fork":false,"pushed_at":"2019-01-26T22:04:53.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T14:29:57.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/tonymorony.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}},"created_at":"2018-12-26T09:00:47.000Z","updated_at":"2019-01-26T22:04:55.000Z","dependencies_parsed_at":"2023-05-21T03:00:12.003Z","dependency_job_id":null,"html_url":"https://github.com/tonymorony/DiceCC-GUI","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymorony%2FDiceCC-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymorony%2FDiceCC-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymorony%2FDiceCC-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymorony%2FDiceCC-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonymorony","download_url":"https://codeload.github.com/tonymorony/DiceCC-GUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251397728,"owners_count":21583061,"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":[],"created_at":"2024-08-02T12:00:25.357Z","updated_at":"2025-04-28T22:32:13.305Z","avatar_url":"https://github.com/tonymorony.png","language":"Python","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# What Dice CC is?\n\nAlmost instant blockchain based game between dealer and player with \"decentralized\" RNG.\n\nMore information can be found here: https://github.com/tonymorony/Mastering_CryptoConditions/blob/RU/all_chapters.md#chapter-9---dice-example\nAnd here: https://github.com/KomodoPlatform/komodo/blob/master/src/cc/dice.cpp\n\n# What this tool do?\n\nThis tool is a graphical implementation (buttons and forms hehe)of DiceCC RPC calls.\n\nAt the moment it's a prototype / mock so I didn't care about UI beauty at all.\n\n![alt text](https://i.imgur.com/eg1VkDU.png)\n\n# Installation \n\nDeveloper installation. Tested on Ubuntu 18.04 (assuming python 3.6+ is installed by default)\nAnd Komodo daemon was built from FSM branch of https://github.com/jl777/komodo/\n\nPre-built packages are under development.\n```\nsudo add-apt-repository ppa:kivy-team/kivy\nsudo apt-get install python3-pip libssl-dev cython3 libgl-dev git python3-kivy libcurl4-openssl-dev libssl-dev\npip3 install requests wheel python-bitcoinlib slick-bitcoinrpc pygame\ngit clone https://github.com/tonymorony/DiceCC-GUI\ncd DiceCC-GUI\npython3 DiceCC.py\n```\n\n# RPC Connection\n\n* In case of localhost daemon usage use 127.0.0.1 as RPC address. Username, password and port can be found in .conf file for desired asset chain\n\n* If you want to use remote host for RPC connection you need to add your IP as rpcallowip= param to desired asset chain daemon config\n\n![alt text](https://i.imgur.com/vqeftYW.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonymorony%2FDiceCC-GUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonymorony%2FDiceCC-GUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonymorony%2FDiceCC-GUI/lists"}