{"id":19571537,"url":"https://github.com/block-core/ariton-payment","last_synced_at":"2025-10-19T13:54:09.062Z","repository":{"id":260309130,"uuid":"871120657","full_name":"block-core/ariton-payment","owner":"block-core","description":"Payment Processing using PhoenixD","archived":false,"fork":false,"pushed_at":"2024-11-07T07:07:13.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T02:15:37.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/block-core.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":"2024-10-11T10:05:55.000Z","updated_at":"2024-11-07T07:07:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"678a5e15-86e3-40de-aa54-6fe98fc5c11f","html_url":"https://github.com/block-core/ariton-payment","commit_stats":null,"previous_names":["block-core/ariton-payment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fariton-payment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fariton-payment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fariton-payment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fariton-payment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block-core","download_url":"https://codeload.github.com/block-core/ariton-payment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240095979,"owners_count":19746955,"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-11-11T06:19:15.186Z","updated_at":"2025-10-19T13:54:08.955Z","avatar_url":"https://github.com/block-core.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ariton Payment\n\nPayment Processing using PhoenixD\n\n## Requirements\n\n- Install and run [PhoenixD](https://github.com/ACINQ/phoenixd/) on local server.\n- Clone the repo and run `npm install` and `npm start` to start the server.\n\n## Remote access\n\nIf you want to remotely access the phoenixd server, you must start it with arguments to bind to 0.0.0.0:\n\n```sh\n./phoenixd --http-bind-ip 0.0.0.0\n```\n\nDon't do this unless you have a firewall in place and you know what you are doing. The Payment Processor\nis built to run on the same server as PhoenixD and not remotely.\n\n## API\n\n### GET /invoice/?amount=1000\u0026description=description\u0026id=123\n\n### POST /invoice/?amount=1000\u0026description=description\u0026id=123\n\n### GET /decodeinvoice/?invoice=lnbc...\n\n### GET /decodeoffer/?offer=lnbc...\n\n### GET /status\n\n## Notes\n\n```sh\nsudo systemctl status ariton-payment\n```\n\n```sh\nsudo apt purge nginx nginx-common\nsudo rm -rf /etc/nginx\nsudo systemctl status nginx\n\n# Validate config\nsudo nginx -t\n\n# Reload\nsudo systemctl reload nginx\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fariton-payment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock-core%2Fariton-payment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fariton-payment/lists"}