Bitcoin Forum
September 29, 2024, 07:18:49 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] MiniCryptoWallet - ETH & ETC wallet implemented with 1253 lines of code on: February 06, 2019, 08:06:57 AM
MiniCryptoWallet is a desktop wallet for Ethereum (ETH) and Ethereum Classic (ETC).
All features are implemented with 1253 lines of source code.

Generate ETH and ETC address
- Generate secure random password with 128-bit strength
- Derive ETH address from password
- Derive ETC address from password
- Derive ETH address from private key of elliptic curve secp256k1
- Derive ETC address from private key of elliptic curve secp256k1
- Graphical user interface
- Never access network

Send ETH and ETC
- Send ETH and ETC with password
- Send ETH and ETC with private key
- Generate and sign standard Ethereum transaction
- All transaction fields editable
- Send raw transaction to any RPC enabled node on Ethereum network (infura.io, geth, parity, ...)
- Graphical user interface
- Never access network except when sending raw transaction
- Does not need blockchain download

Visit http://minicryptowallet.com/ for source code download.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!