Commit Graph

2 Commits

Author SHA1 Message Date
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
Emil Ivanichkov 0e955cb653 chore(folder names): Rename `waku-utils` to `waku_utils`
It is more Nim friendly this way
2024-03-05 10:11:53 +02:00