BitShares Forum

Main => General Discussion => Topic started by: jamesc on February 26, 2014, 06:48:25 pm

Title: Pure JavaScript port of the Krypto Kit wallet
Post by: jamesc on February 26, 2014, 06:48:25 pm

I made a few changes to the Krypto Kit chrome plug-in and Walla!, we have a bitcoin wallet running directly in the browser from static files.  I was able to view a balance and send some coins from the wallet.  Honestly, that is the only thing that works so far.  So, I will continue on and fix the GPG wallet encryption next and perform more testing... 

Feel free to give me some feedback or run some test.  It would be really cool to have a pure client-side web-wallet that supports block chain storage and other block chain implementations like BTS.

Here is the project page: https://code.google.com/p/webit-krypto-kit

the code: the repository history starts with the original Krypto Kit source files with a comment to indicate this.

Title: Re: Pure JavaScript port of the Krypto Kit wallet
Post by: bytemaster on February 26, 2014, 09:12:50 pm

I made a few changes to the Krypto Kit chrome plug-in and Walla!, we have a bitcoin wallet running directly in the browser from static files.  I was able to view a balance and send some coins from the wallet.  Honestly, that is the only thing that works so far.  So, I will continue on and fix the GPG wallet encryption next and perform more testing... 

Feel free to give me some feedback or run some test.  It would be really cool to have a pure client-side web-wallet that supports block chain storage and other block chain implementations like BTS.

Here is the project page: https://code.google.com/p/webit-krypto-kit

the code: the repository history starts with the original Krypto Kit source files with a comment to indicate this.

Great work.  We are looking for people who can build a Web wallet for BitShares X.
Title: Re: Pure JavaScript port of the Krypto Kit wallet
Post by: xeroc on February 27, 2014, 12:24:58 pm
I once contacted the guys form dogecoin.info .. the built abe-ci-frontend .. unfortunately. I did not receive any answer and sources are not open (yet?)
Title: Re: Pure JavaScript port of the Krypto Kit wallet
Post by: unimercio on February 27, 2014, 03:13:42 pm
A great addition, let me know if you need any help, including any bounties you need funded. +5%
Title: Re: Pure JavaScript port of the Krypto Kit wallet
Post by: jamesc on March 03, 2014, 05:50:39 pm
Does it make since to get the wallet working using say a small nodejs program to interface the daemon to the web-wallet?  The Satoshi client has a command line interface.
Title: Re: Pure JavaScript port of the Krypto Kit wallet
Post by: jamesc on March 26, 2014, 07:04:43 pm
I once contacted the guys form dogecoin.info .. the built abe-ci-frontend .. unfortunately. I did not receive any answer and sources are not open (yet?)

What about http://insight.bitcore.io ?  Also, here are some fresh ideas for a wallet using the insight explorer and something called WebRTC http://bitcore.io/blog/articles/cosign-our-multisignature-wallet-in-development.