artisan_keystore 2.1.1

A keystore server designed for AH
Documentation
1
2
3
pub const STOREPATH: &str = "/opt/keystore";
pub const ADDR: &str = "0.0.0.0";
pub const PORT: u32 = 9802;