{"id":29143449,"url":"https://github.com/vulpemventures/lightning-rebalancer","last_synced_at":"2025-10-25T05:36:09.720Z","repository":{"id":64306941,"uuid":"163540694","full_name":"vulpemventures/lightning-rebalancer","owner":"vulpemventures","description":"⚡️ Rebalance your LN channel using onchain BTC","archived":false,"fork":false,"pushed_at":"2019-01-05T16:28:55.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-30T15:57:01.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/vulpemventures.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":"2018-12-29T20:57:54.000Z","updated_at":"2019-05-10T17:15:26.000Z","dependencies_parsed_at":"2023-01-15T10:45:34.120Z","dependency_job_id":null,"html_url":"https://github.com/vulpemventures/lightning-rebalancer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vulpemventures/lightning-rebalancer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Flightning-rebalancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Flightning-rebalancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Flightning-rebalancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Flightning-rebalancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vulpemventures","download_url":"https://codeload.github.com/vulpemventures/lightning-rebalancer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Flightning-rebalancer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262842920,"owners_count":23373167,"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":"2025-06-30T20:07:25.522Z","updated_at":"2025-10-25T05:36:09.716Z","avatar_url":"https://github.com/vulpemventures.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lightning-rebalancer\n⚡️ Rebalance your Lightning Network channel using onchain BTC\n\nThis server implements a REST API interface for given LND gRPC daemon \nIt provides endpoint to:\n* Recieve a LN payment using BTC onchain \n* Pay a LN invoice to receive BTC onchain\n\n## Development\n\nThese instructions are intended to facilitate the development and testing of Rebalancer. Operators interested in deploying Rebalancer should install the appropriate binary as\n[released](#release)\n\n### Prerequisites\n\n* [Go 1.10+](https://golang.org/dl/)\n* [Dep 0.5+](https://github.com/golang/dep#installation)\n\n### Installing\n\n* Clone the git repository\n\n```bash\n$ git clone git@github.com:vulpemventures/lightning-rebalancer.git\n$ cd lightning-rebalancer\n```\n\n* Install development/test dependencies\n\n```bash\n$ ./scripts/install\n```\n\n* Build lightning-rebalancer (on MacOSX)\n```bash\n$ ./scripts/build darwin amd64\n```\n\n* Build lightning-rebalancer (on Linux amd64 platform)\n\n```bash\n$ ./scripts/build linux amd64\n```\n\n* Build lightning-rebalancer for Linux armv7 using Docker \n\n```bash\n$ ./scripts/buildarm\n```\n\n#### Run Server\n```bash\n$ ./build/rebalancer-linux-amd64\n```\n\nThe following is the list of variables that can be set to change the default configuration:\n\n  * `LND_HOST`  - LND gRPC host\n  * `LND_PORT`  - LND gRPC port\n  * `HTTP_PORT` - HTTP server port to run\n  * `TLS_PATH`  - absolute path of the TLS Certificate\n  * `MAC_PATH`  -  absolute path of the Macaroon path\n\n\n## API\n\nTBD\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulpemventures%2Flightning-rebalancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvulpemventures%2Flightning-rebalancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulpemventures%2Flightning-rebalancer/lists"}