revaultd 0.0.1

Revault wallet daemon
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Antoine Poinsot <darosior@protonmail.com>"]
description = "Revault wallet daemon"
edition = "2018"
exclude = [".github/"]
keywords = ["revault", "bitcoin", "vault"]
license-file = "LICENCE"
name = "revaultd"
repository = "https://github.com/re-vault/revaultd"
version = "0.0.1"