Bitcoin Forum

Economy => Service Announcements => Topic started by: Aleksei Richards on May 14, 2013, 11:20:22 AM



Title: CarbonWallet - Deterministic Online Wallet.
Post by: Aleksei Richards on May 14, 2013, 11:20:22 AM
I'm introducing CarbonWallet write up here http://bitcoinmagazine.com/introducing-carbon-wallet/

CarbonWallet.com is a determenistic online bitcoin wallet.

Note, since the article CarbonWallet is installable as a chrome extension.

The wallet is entirely browser based and compatible with Electrum passphrases. The code is completely open and the wallet is deployed directly from the repository.

Any questions, suggestion please let me know.



Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: Herbert on May 14, 2013, 03:29:21 PM
This looks interesting!


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: raze on May 14, 2013, 11:29:35 PM
Just to clarify, is a deterministic wallet basically just a brain wallet? What are the differences?


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: Herbert on May 15, 2013, 07:42:44 AM
Yesterday I tried to create a wallet, but the "Open wallet" button was always inactive after entering the generated passphrase.
Today it worked fine - Was there any change on the site? Otherwise there might be a browser compatibility issue...
It did not work yesterday with Chrome 26 on Arch linux, it worked today with Chrome 26.0.1410 on Windows 7.


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: piuk on May 15, 2013, 10:12:17 AM
Fetching the balance of a number of addresses would be quicker using the /multiaddr API call rather than calling addressbalance individually e.g.

https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq

If you don't want transactions included add a simple=true parameter as follows:

https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq&simple=true

Looks like a good concept.



Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: 🏰 TradeFortress 🏰 on May 15, 2013, 10:14:34 AM
Great, I like this wallet because it's not shared and it's pretty interesting.


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: dermo on May 19, 2013, 07:43:46 PM
can't open my wallet on the website , open wallet is grey out all the time :/


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: ziomik on May 22, 2013, 03:54:00 AM
Enter carbonwallet.com without www
They made a mistake in the configuration of the domain ..


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: ziomik on June 07, 2013, 11:28:11 AM
Hey...problem... "NaN"  :-[


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: crazy_rabbit on January 09, 2014, 04:49:17 PM
This is very cool, would it run from a raspberry pi for example?


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: Aleksei Richards on March 24, 2014, 01:51:42 PM
Fetching the balance of a number of addresses would be quicker using the /multiaddr API call rather than calling addressbalance individually e.g.

https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq

If you don't want transactions included add a simple=true parameter as follows:

https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq&simple=true

Looks like a good concept.



Is the multiaddr function available with CORS headers ?


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: BurtW on June 07, 2014, 05:16:17 PM
Is there any development on this wallet?  It would be really nice, in fact fantastic, if it was brought up to date so as to be compatible with the latest deterministic wallets like Trezor:

https://bitcointalk.org/index.php?topic=122438.0

and the android application called wallet32:

https://play.google.com/store/apps/details?id=com.bonsai.wallet32

I have tested these two wallets and they are totally compatible with each other:

https://bitcointalk.org/index.php?topic=122438.msg7183991#msg7183991

But the carbonwallet appears to be out of date and does not accept the word list that was accepted by both Trezor and wallet32.

In order to be totally compatible carbonwallet would need to implement BIP32, BIP39 and BIP44.

There is no contact information on their web page:

http://carbonwallet.com

Has anyone here worked on this wallet or know someone who did work on it or is working on it?


Title: Re: CarbonWallet - Deterministic Online Wallet.
Post by: 1211 on June 08, 2014, 09:07:18 AM
Nice online wallet, design is great! But you can have only 10 addresses on online wallet. That makes me sad :/