haveno 0.1.0

A client interface for the Haveno daemon
1
2
3
fn main() {
    println!("Hello, world!");
}