nwaku/waku/v1/node
oskarth d3368324fe
Move Whisper types and protocol from nim-eth to this repo (#663)
* Move Whisper type and protocol from nim-eth

- Import whisper_protocol and whisper_types
- Change import locations as appropriate

* Explicit errors in wakunode1
2021-07-19 16:14:37 +08:00
..
rpc Move Whisper types and protocol from nim-eth to this repo (#663) 2021-07-19 16:14:37 +08:00
README.md Folder restructure (#274) 2020-11-17 17:34:53 +08:00
config.nim Folder restructure (#274) 2020-11-17 17:34:53 +08:00
nim.cfg Folder restructure (#274) 2020-11-17 17:34:53 +08:00
quicksim.nim Folder restructure (#274) 2020-11-17 17:34:53 +08:00
start_network.nim Updated submodules (#279) 2020-11-18 13:58:46 +02:00
waku_helpers.nim Folder restructure (#274) 2020-11-17 17:34:53 +08:00
wakunode1.nim Move Whisper types and protocol from nim-eth to this repo (#663) 2021-07-19 16:14:37 +08:00

README.md

Waku Node v1

This folder contains code related to running a wakunode process. The main entrypoint is the wakunode file.