Skip to content

EddWills95/rebalance-porthole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 BOS-Mode ⚡️

Balance Channels without being a CLI wizard

What is this magic?

To Run

You'll need a few ENVs set up first:

LND_DATA_DIR
LND_IP
LND_GRPC_PORT
LND_DATA_DIR

You can run the individual parts inside each directory:

cd api
yarn start

cd client
yarn start

Instructions

  1. Your channels will be populated (if it's all hooked up) and sorted by ratio (Local/Remote)
  2. Select one that you want to try and rebalance
  3. The rebalance amount will auto-populate with the required amount of sats for 50:50
  4. Most of the time this won't work. Try dropping the amount to something like 10k
  5. You'll see the console output in the window underneath

To Do

  • Switch Success / error to notification component
  • Switch to using ENVs
  • Add a log file (Success + Costs / Errors)
  • Auto Balance (job queue)
  • Dockerise (☂️😉)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages