{"id":15674028,"url":"https://github.com/austintgriffith/minimum-viable-payment-channel","last_synced_at":"2026-03-06T00:32:15.866Z","repository":{"id":78713965,"uuid":"160268228","full_name":"austintgriffith/minimum-viable-payment-channel","owner":"austintgriffith","description":"Send Ethereum micropayments through signed messages.","archived":false,"fork":false,"pushed_at":"2018-12-11T22:53:56.000Z","size":105,"stargazers_count":14,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T22:51:25.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/austintgriffith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-12-03T23:39:21.000Z","updated_at":"2023-04-03T16:13:19.000Z","dependencies_parsed_at":"2023-04-26T22:11:56.143Z","dependency_job_id":null,"html_url":"https://github.com/austintgriffith/minimum-viable-payment-channel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/austintgriffith/minimum-viable-payment-channel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fminimum-viable-payment-channel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fminimum-viable-payment-channel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fminimum-viable-payment-channel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fminimum-viable-payment-channel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austintgriffith","download_url":"https://codeload.github.com/austintgriffith/minimum-viable-payment-channel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fminimum-viable-payment-channel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30156286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-10-03T15:43:25.828Z","updated_at":"2026-03-06T00:32:15.810Z","avatar_url":"https://github.com/austintgriffith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimum Viable Payment Channel\n\n[![screencast](https://user-images.githubusercontent.com/2653167/49658666-72057a00-f9f7-11e8-8504-da56c5ee6c0c.png)](https://youtu.be/PYJsNwIiHLg)\n\nThis screencast walks through a smart contract where one user opens a channel and sends micropayments via off-chain signatures. Then the receiver closes the channel and collects their payment. \n\n\n-------------------\n\n## Developement \n\nYou will want ganache up and running already:\n```\nganache-cli\n```\n\nClone and install:\n```\ngit clone https://github.com/austintgriffith/minimum-viable-payment-channel\ncd minimum-viable-payment-channel\nclevis init\nnpm i\n```\n\nThen compile, deploy, and publish the contracts:\n```\nclevis test full\n```\n\nThen fire up the backend:\n```\nnode backend.js\n```\n\nThen fire up the frontend:\n```\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustintgriffith%2Fminimum-viable-payment-channel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustintgriffith%2Fminimum-viable-payment-channel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustintgriffith%2Fminimum-viable-payment-channel/lists"}