mutiny-node
mutiny-node copied to clipboard
mutiny-server
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 :)
also looks like you need to run cargo fmt
Added rest of endpoints. Need to fix this cargo doc failing
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!
Actually, I think we should use rocksdb instead of sleddb.