Bitcoin Forum
April 30, 2024, 11:22:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: hookedin :: an ecash-inspired bitcoin wallet  (Read 132 times)
riperk (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 8


View Profile
June 04, 2019, 06:48:40 PM
Merited by gmaxwell (5), AdolfinWolf (3)
 #1

For an embarrassingly long amount of time I've been working on an ecash inspired bitcoin wallet.

At a high level an ecash-style wallet makes a bunch of trade offs:

* + Way more private than a normal bitcoin wallet (thanks to blinded schnorr coins)
* + Cheaper to use than a normal bitcoin wallet (thanks to economy of scale, option to batch transactions..)
* - Trust. You can be robbed by the custodian at any time (Although, you'll have cryptographic proof if it does happen!)
* - Availability. If the custodian is down (or DoS'd) there's no way to transact. Sorry.



It's in extremely rough shape, but if anyone wants to try it out (testnet only!) or help with development, here's a sneak preview:

https://wallet.hookedin.com

and the informational website is:
https://www.hookedin.com



Note: It only works in chrome and beta versions of firefox, due to its reliance on bigints
Note2: History/Restore from mnemoic are broken at the moment

==

The core primitives and "consensus level" classes are maintained here:

https://github.com/hookedin/hookedin-lib

and the wallet is here:

https://github.com/hookedin/hundredeyes

==

The best way to chat to me in real-time would be over telegram ( https://t.me/hookedin ) and I'd like to keep this thread for more serious discussions.


Thanks!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!