Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 536 Bytes

crates.md

File metadata and controls

18 lines (13 loc) · 536 Bytes

Emerald Vault - Key Storage for Emerald Wallet

Rust library to store, access and operate cryptocurrency Private Keys, part of Emerald Wallet.

Features

  • Supports Ethereum-based keys
  • JSON-based WEB3 keys (Import/Export)
  • Raw private keys (Generate/Import/Export, Export as WEB3 JSON)
  • HDPath on a Seed
  • Mnemonic based seed (Generate/Import)
  • Ledger Nano based seed
  • Sign transaction

Links