Back-end service for the Nimbus node management GUI (https://github.com/status-im/nimbus-gui)
Go to file
Zahary Karadjov 7b2ab4cf93
config(github): Add CI workflow
2024-01-13 15:23:24 +02:00
.github/workflows config(github): Add CI workflow 2024-01-13 15:23:24 +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 chore: rename to status_node_manager; config: make sure nimble test works 2024-01-13 15:20:46 +02:00
tests chore: rename to status_node_manager; config: make sure nimble test works 2024-01-13 15:20:46 +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: rename to status_node_manager; config: make sure nimble test works 2024-01-13 15:20:46 +02:00
.gitmodules chore(vendor): Add `zerokit` as submodule as `waku` needs it 2024-01-11 18:03:12 +02:00
Makefile chore: rename to status_node_manager; config: make sure nimble test works 2024-01-13 15:20:46 +02:00
README.md add README 2022-03-22 14:20:21 +02:00
config.nims chore: rename to status_node_manager; config: make sure nimble test works 2024-01-13 15:20:46 +02:00
flake.lock chore(nix): Make the flake compatible with macOS 2024-01-13 14:16:12 +02:00
flake.nix chore(nix): Make the flake compatible with macOS 2024-01-13 14:16:12 +02:00
nimble.lock chore(nimble): Update the `nimble.lock` file 2024-01-11 18:03:12 +02:00
status_node_manager.nimble chore: rename to status_node_manager; config: make sure nimble test works 2024-01-13 15:20:46 +02:00
status_node_manager.nims chore: rename to status_node_manager; config: make sure nimble test works 2024-01-13 15:20:46 +02:00

README.md