Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There are always 2 problems I face when I store my cryptocurrency in a wallet:

- Hacker can attack my device and steal my private keys
- I can lose my private keys and lose access to my funds forever

This fun project aims to solve both problems.

- Private keys are not stored on my device, but rather generated on the fly when needed.
- Using custom mnemonic phrases that are easy to remember, I can always recover my private keys.

I use this to study rust also. Enjoy!

About

an open-source wallet to store all of my crypto assets.

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages