Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: sdp on April 08, 2014, 11:31:36 AM



Title: Universal Address and Private Key converter
Post by: sdp on April 08, 2014, 11:31:36 AM
I have written a universal address and private key converter.

http://canada.host-ed.me/anycoin (http://canada.host-ed.me/anycoin)

The software is a portable but not yet ported Linux 32 bit software.  That is to say, there is nothing really Linux specific about the source code.  If Windows users really want it, they can donate using the donate box I have at the URL above.

The skinny is you can take an address from one alt-coin or bitcoin that you have control of (in other words its private key) and convert it to an address of some other alt-coin.  For example, if there is a give away of peer coins (PPC), you don't need to download the PPC client to receive these coins as long as you have a bitcoin client or some other bitcoin-qt based altcoin client.  You can export the private key from the client you do have and then reencode this private key for import into a peer coin client.  Later, you can download the PPC client and spend the funds by following the instructions at the site above.


 :D :D


Title: Re: Universal Address and Private Key converter
Post by: Rune on April 08, 2014, 11:53:10 AM
That is kinda intresting


Title: Re: Universal Address and Private Key converter
Post by: sdp on April 12, 2014, 01:18:22 PM
If you want to send say Dogecoin to a BTC address, you should advise the owner of the BTC address.  So, he knows what to do.

I have started a javascript implementation.  If anyone is interested in this, let me know.

http://canada.host-ed.me/anycoin

Shawn