[package] name = "wallet" version = "0.1.0" authors = ["Joseph A Mark "] license = "MIT" description = "crypto wallet framework" repository = "https://github.com/sjeohp/rust-wallet.git" keywords = ["blockchain", "wallet", "distributed", "coin", "cryptocurrency"] [dependencies] [lib] name = "chain" path = "src/lib.rs"