Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: FreeTrade on March 10, 2014, 10:50:41 AM



Title: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: FreeTrade on March 10, 2014, 10:50:41 AM
I've been working on an HTML5 wallet - located at memorywallet.org

http://memorywallet.org

It enables users to create transactions using just a memory wallet phrase or private key. It keeps all encoding and private keys on the browser.

I've focused on usability for the development. It's super easy to use.

So far, it supports BTC and MMC - but I want to expand it to support more altcoins.

If you'd like an HTML5 wallet for your altcoin you need to have two services running -

1. To get unspent transactions
http://mmcexplorer.info/unspent?data=

2. To push new transactions
http://mmcexplorer.info/pushtx

Send me the details and I'll get your coin added.


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: tomorrow on March 10, 2014, 11:10:27 AM
wow this new, is there multilingual versions? ::)


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: crazy_rabbit on March 10, 2014, 11:38:10 AM
Very cool indeed! Could you set up a version for Bitcoin Testnet?


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: itsik78 on March 10, 2014, 11:51:35 AM
Awesome service!!!
Great job.


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: FreeTrade on March 10, 2014, 01:14:24 PM
Very cool indeed! Could you set up a version for Bitcoin Testnet?

It could certainly be supported, but we'll focus on more popular altcoins first.


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: FreeTrade on March 10, 2014, 01:16:35 PM
No HTTPS Secure  ::)

All the encryption is done on the client side - so no sensitive information is transmitted either to or from the server. However, it's possible a man in the middle attack could masquerade as the memorywallet.org server and inject rogue js. To prevent against that possibility you can download the code from github and run it as local html.


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: Nusam on March 10, 2014, 01:27:13 PM
Such a MMC. LOL.


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: xuanxuan on March 10, 2014, 02:41:13 PM
what is the difference between this and brainwallet  ???


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: FreeTrade on March 10, 2014, 03:56:51 PM
what is the difference between this and brainwallet  ???

This is a fork of brainwallet. It supports sending transactions for altcoins, sending direct from memorywallets and user interface has been simplified for ease of use.


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: robonix on March 10, 2014, 04:02:18 PM
No HTTPS Secure  ::)
To prevent against that possibility you can download the code from github and run it as local html.
That's what I did...very easy to use


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: xeroc on March 10, 2014, 04:38:42 PM
boah .. great work .. thanks


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: HVCgeek on March 10, 2014, 09:06:01 PM
I like simplistic style and will try it with my mining account.
Hope the MMC homepage could be a bit more simpler
the animation takes time
great work ;D


Title: Re: MemoryWallet.org - HTML5 based wallet for Altcoins
Post by: wpstudio on April 22, 2015, 12:45:42 PM
Anyone know what happened to this project?  I was looking for the exact pushtx functionality this morning.