status-node-manager/libs/waku_utils
Emil Ivanichkov d7a4f0b246 feat(waku-utils): Add function that performs pairing
A single function that set-up and start nwaku instance, init and
finalize handshake (pairing) and return 2 objects - Waku node &
handshake result. They can be used for future message transfers.
2024-03-05 10:11:53 +02:00
..
example chore(folder names): Rename `waku-utils` to `waku_utils` 2024-03-05 10:11:53 +02:00
waku_handshake_utils.nim chore(folder names): Rename `waku-utils` to `waku_utils` 2024-03-05 10:11:53 +02:00
waku_node.nim chore(folder names): Rename `waku-utils` to `waku_utils` 2024-03-05 10:11:53 +02:00
waku_pair.nim feat(waku-utils): Add function that performs pairing 2024-03-05 10:11:53 +02:00