Whisper Implementation in Bitcoin

3

Is there some kind of implementation in bitcoin to communicate between nodes, which is similar to the Whisper Communication in Ethereum ?

Whisper, is a communication protocol for DApps to communicate each other without using the Blockchain and Dapps are something in ethereum which is called as Decentralized Applications, which are created using smart contracts.

https://github.com/ethereum/wiki/wiki/Whisper

jgm

Posted 2016-06-05T00:35:07.340

Reputation: 748

Could you perhaps summarize what Whisper is used for, so that potential answerers don't have to research your question first if they aren't familiar with Whisper?Murch 2016-06-13T17:21:02.860

@Murch have added more details about DAppsjgm 2016-06-13T18:36:08.863

No answers