{"id":23128598,"url":"https://github.com/grunch/lntip","last_synced_at":"2025-08-17T05:32:15.777Z","repository":{"id":49892301,"uuid":"375129262","full_name":"grunch/lntip","owner":"grunch","description":"Simple lightning tipping nodejs app, this app connects to a lnd node using gRPC.","archived":false,"fork":false,"pushed_at":"2021-11-03T15:35:19.000Z","size":143,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T01:41:16.158Z","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/grunch.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}},"created_at":"2021-06-08T19:56:47.000Z","updated_at":"2022-10-04T22:26:00.000Z","dependencies_parsed_at":"2022-09-14T17:43:06.631Z","dependency_job_id":null,"html_url":"https://github.com/grunch/lntip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grunch/lntip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grunch%2Flntip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grunch%2Flntip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grunch%2Flntip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grunch%2Flntip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grunch","download_url":"https://codeload.github.com/grunch/lntip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grunch%2Flntip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270811032,"owners_count":24650042,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-17T09:27:13.946Z","updated_at":"2025-08-17T05:32:15.484Z","avatar_url":"https://github.com/grunch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lightning Network tipping app\nSimple lightning tipping nodejs app, this app connects to a lnd node using gRPC.\n\n# Instalation\nTo connect with a lnd node we need to set 3 variables in the `.env` file .\n\n*LND_CERT_BASE64:* LND node TLS certificate on base64 format, you can get it with `base64 ~/.lnd/tls.cert | tr -d '\\n'` on the lnd node.\n\n*LND_MACAROON_BASE64:* Macaroon file on base64 format, the macaroon file contains permission for doing actions on the lnd node, for this app a good choice is to use the `invoice.macaroon` file, you can get it with `base64 ~/.lnd/data/chain/bitcoin/mainnet/invoice.macaroon | tr -d '\\n'`.\n\n*LND_GRPC_HOST:* IP address or domain name from the LND node and the port separated by colon (`:`), example: `192.168.0.2:10009`.\n\nTo install just run:\n```\n$ git clone git@github.com:grunch/lntip.git\n$ cd lntip\n$ npm install\n```\n# Executing\n```\n$ npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrunch%2Flntip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrunch%2Flntip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrunch%2Flntip/lists"}