mutiny-node icon indicating copy to clipboard operation
mutiny-node copied to clipboard

mutiny-server

Open elnosh opened this issue 11 months ago • 4 comments

this is a wip of mutiny-server

There are other endpoints I will need to add but I have basic ones working right now (open channel, create invoice, pay invoice, send to address)

I would appreciate any reviews of what I've done so far :)

elnosh avatar Mar 26 '24 03:03 elnosh

also looks like you need to run cargo fmt

benthecarman avatar Mar 26 '24 15:03 benthecarman

Added rest of endpoints. Need to fix this cargo doc failing

elnosh avatar Mar 27 '24 04:03 elnosh

Would like to figure out how to get the workspaces to work correctly. I can look into that more. Skimmed the structure and looks pretty sound. Will play with it more soon and can merge whenever the base looks good, can then can keep iterating on the commands. Nice work so far!

TonyGiorgio avatar Apr 12 '24 20:04 TonyGiorgio

Actually, I think we should use rocksdb instead of sleddb.

TonyGiorgio avatar Apr 12 '24 20:04 TonyGiorgio