Skip to content

dvdbng/memwallet

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

MemWallet

Try memwallet now

MemWallet is a deterministic cryptocurrency address generator, like WrapWallet, but it works for Ethereum, Litecoin, Monero and Bitcoin. You never have to save or store your private key anywhere. Just pick a really good password - many random words, for example - and never use it for anything else.

Given the same Passphrase and Salt, MemWallet will always generate the same address and private key, so if you only need to remember your password to access your funds.

For more information on why this is safer than a regular brainwallet, see WrapWallet's help, MemWallet is a re-implementation of WarpWallet, but it works for other currencies. WarpWallet and MemWallet use the same algorithm, so WarpWallet and MemWallet will generate the same Bitcoin address for a given Passphrase and salt.

Here is a implementation of MemWallet in JavaScript and Go

About

like WarpWallet but for Ethereum, Litecoin, Monero and Bitcoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published