[][src]Crate emerald_rs

Re-exports

pub use self::core::*;
pub use self::rpc::start;
pub use self::util::*;

Modules

core

Core domain logic module

hdwallet

Module to work with HD Wallets

keystore

Keystore files (UTC / JSON) encrypted with a passphrase module

mnemonic

Module to work with mnemonic codes

rpc

JSON RPC module

storage

Storage for KeyFiles and Contracts

util

Util functions module

Functions

version

Get the current Emerald version.