Back-end service for the Nimbus node management GUI (https://github.com/status-im/nimbus-gui)
Go to file
Emil Ivanichkov 8488fa343c config(build): Add building utils 2024-01-11 18:07:57 +02:00
libs/waku-utils feat(waku noise): [wip] Add example for handshake pairing between 2 nodes 2024-01-11 18:07:57 +02:00
scripts chore(waku): Add script and command for building `RLN` 2024-01-11 18:03:12 +02:00
src feat(NNM): Init package 2024-01-11 18:02:29 +02:00
tests feat(NNM): Init package 2024-01-11 18:02:29 +02:00
vendor chore(vendor): Add `zerokit` as submodule as `waku` needs it 2024-01-11 18:03:12 +02:00
.envrc chore(env): Add nix dev env 2024-01-09 15:16:31 +02:00
.gitignore chore(waku): Add script and command for building `RLN` 2024-01-11 18:03:12 +02:00
.gitmodules chore(vendor): Add `zerokit` as submodule as `waku` needs it 2024-01-11 18:03:12 +02:00
Makefile config(build): Add building utils 2024-01-11 18:07:57 +02:00
README.md add README 2022-03-22 14:20:21 +02:00
config.nims config(config.nims): Flags for building waku 2024-01-11 18:03:12 +02:00
flake.lock chore(env): Add nix dev env 2024-01-09 15:16:31 +02:00
flake.nix chore(nix): Add pkgs `waku` needs 2024-01-11 18:03:12 +02:00
nimble.lock chore(nimble): Update the `nimble.lock` file 2024-01-11 18:03:12 +02:00
nimbus_node_manager.nimble chore(nimble): Update the `nimble.lock` file 2024-01-11 18:03:12 +02:00
nimbus_node_manager.nims config(build): Add building utils 2024-01-11 18:07:57 +02:00

README.md