Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin] Datacoin blockchain start announcement (just launched)
by
cryptrol
on 18/11/2013, 22:34:14 UTC
How was this done in the coding?  Any new script versions created?

Can you also send messages with this coin?

Sending a message means that there is a receiver for this message. senddata RPC doesn't add a receiver into tx but as soon as any tx has a data field you can do this (=> needs a bit of coding but doesn't need a hardfork).

I don't think that messaging (like IM or e-mail) is a very good idea for the blockchain: IM/e-mail is a one-to-one communication and data in blockchain is more suitable for one-to-many communication model.

Are there plans for tor nodes, darknet ip2 etc?
They are already built into bitcoin. And you are mixing concepts.