mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-27 14:05:27 +00:00
4a10476e85
1. get rid of the whisper layer and handle everything in the communication layer 2. Create a gethWhisper and a parityWhisper plugin that has the same files as packages/embark/src/lib/modules/geth, except with a whisperClient instead of gethClient, and will include most of https://github.com/embark-framework/embark/blob/master/packages/plugins/whisper/src/index.js. 3. Get rid of any whisper registration in geth. 4. In the whisperGeth and whisperParity plugins, modify the request for communication:node:register, to end up calling `startWhisperNode`
7 lines
218 B
Markdown
7 lines
218 B
Markdown
# `embark-whisper-geth`
|
|
|
|
> Module to add Whisper support to Embark for the Geth blockchain
|
|
|
|
Visit [embark.status.im](https://embark.status.im/) to get started with
|
|
[Embark](https://github.com/embark-framework/embark).
|