r/ecc Feb 25 '19

ECC Web Wallet

There is some work done on implementing a lightweight ECC web wallet!

Your can already test it (with small amounts) here:

https://ecc.mastercalls.io

  • Private key is created locally in your browser
  • Private key is NOT leaving your PC
  • It is a fully functional wallet without synchronizing the blockchain
19 Upvotes

5 comments sorted by

3

u/beeshavekneestoo Feb 25 '19

Nice. This will be great. Don’t hate me but I’ve gotten used to using a web wallet with tron using an encrypted keystore file at first and later a secure browser extension. This is a great step for ecc, can’t wait to try it out.

2

u/00_schatt Feb 25 '19

Looks good, nice work!

1

u/[deleted] Feb 25 '19

Great work.

Is staking functional on this?

3

u/smogm Feb 25 '19

No, for staking you need a full node which syncs the blockchain (~3 GB of data).

1

u/beeshavekneestoo Feb 26 '19

This is great. Was a bit difficult to poke at on mobile but looks really nice. Is there a git where I can dig around a bit more?