emerald-vault 0.33.0

Emerald Vault - Key Storage for Emerald Wallet
Documentation
pub mod types;

#[macro_use]
mod utils;

pub mod book;
pub mod crypto;
pub mod pk;
pub mod seed;
pub mod wallet;