This commit is contained in:
Mik-TF
2024-05-06 10:27:02 -04:00
parent 776dff1417
commit 88ce926fc8
5 changed files with 46 additions and 46 deletions

View File

@@ -55,7 +55,7 @@ To be able to contact the node directly you need to run
- `yggdrasil`
- `rmb` (correctly configured)
Once you have those running you can now contact the node over `rmb`. For a reference implementation (function names and parameters) please refer to [RMB documentation](../../rmb/rmb_toc.md)
Once you have those running you can now contact the node over `rmb`. For a reference implementation (function names and parameters) please refer to [RMB documentation](rmb_toc.md)
Here is a rough example of how low level creation of a deployment is done.