{"id":13675005,"url":"https://github.com/tonymorony/ChannelsCC-GUI","last_synced_at":"2025-04-28T22:32:14.476Z","repository":{"id":129771259,"uuid":"158662142","full_name":"tonymorony/ChannelsCC-GUI","owner":"tonymorony","description":"Sample GUI for ChannelsCC","archived":false,"fork":false,"pushed_at":"2018-12-26T11:21:34.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T14:29:38.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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-11-22T07:54:32.000Z","updated_at":"2018-12-26T11:21:35.000Z","dependencies_parsed_at":"2023-05-21T03:00:24.204Z","dependency_job_id":null,"html_url":"https://github.com/tonymorony/ChannelsCC-GUI","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/tonymorony%2FChannelsCC-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymorony%2FChannelsCC-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymorony%2FChannelsCC-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymorony%2FChannelsCC-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonymorony","download_url":"https://codeload.github.com/tonymorony/ChannelsCC-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.318Z","updated_at":"2025-04-28T22:32:13.048Z","avatar_url":"https://github.com/tonymorony.png","language":"Python","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# What Channels CC is?\n\nInstant payment mechanism, designing as secured by POW. Imho much more better than Lighting Network. \n\nMore information can be found here: https://github.com/KomodoPlatform/Mastering_CryptoConditions/blob/master/all_chapters.md#chapter-10---channels-example\nAnd here: https://github.com/KomodoPlatform/komodo/blob/master/src/cc/channels.cpp\n\n# What this tool do?\n\nThis tool is a graphical implementation of some ChannelsCC 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/Yb3R7xK.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\npip3 install requests wheel python-bitcoinlib slick-bitcoinrpc pygame\ngit clone https://github.com/tonymorony/ChannelsCC-GUI\ncd ChannelsCC-GUI\npython3 ChannelsCC.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/u6aAIht.png)\n\n# Implemented calls\n\n- [x] channelsopen (Use the \"Open new channel\" button on the main screen)\n\n- [x] channelspayment (Use the \"Make a payment\" button on the main screen to go to payment screen)\n\n- [ ]  channelsclose - Implementation in progress (with separation of list of channels to opened and closed)\n\n- [ ]  channelsrefund - Implementation in progress\n\n- [x] channelsinfo (Using in many places e.g. right part of main page)\n\n- [x] channelslist (left part of main page)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonymorony%2FChannelsCC-GUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonymorony%2FChannelsCC-GUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonymorony%2FChannelsCC-GUI/lists"}