Revault is a Bitcoin vault architecture for multi-party situations.
revaultd
is the core implementation of the wallet
part from the Revault protocol.
Exposing an RPC interface, it aims to be actually used by participants with a GUI wrapper while
letting the possibility to access to the functionalities programmatically.
Both the manager and non-manager participant logic is part of this daemon.
Even if the project is still at quite an early stage, you are welcome to contribute patches, bug reports, documentation, or thoughts.
For general guidelines, see CONTRIBUTING.md.
Released under the BSD 3-Clause Licence. See the LICENCE file.