[package] name = "genesis-core" version = "0.0.0" description = "Genesis Core" license = "MIT/Apache-2.0" categories = ["cryptography"] authors = ["Vitaly Domnikov "] documentation = "https://github.com/dotcypress/genesis" homepage = "https://github.com/dotcypress/genesis" repository = "https://github.com/dotcypress/genesis" [dependencies] base58 = "0.1.0" rust-crypto = "0.2.36" secp256k1 = "0.7.1"