Oskar Thorén 54ac399f5f
Refactor: waku_types separation of concern (trial with waku_swap) (#282)
* waku_types refactor: Accounting types to waku_swap

* waku_types refactor: Separate waku_swap_types file

* Fix import path for waku_swap
2020-11-23 10:27:45 +08:00
..
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00
2020-11-17 17:34:53 +08:00

Waku Node v2

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

See ../../docs/api/v2/node.md for more details on the the Nim Node API.