Author: @Daniel Sanchez Quiros
Disclaimer ⚠️ : This is a work in progress
Nomos CLI is the first iteration of tools for interacting with the nomos ecosystem.
It is a CLI (command line interface) with a set commands to perform different tasks:
Nomos-cli use the nomos-lib as its main resource.
Every thing that can be abstracted logically should go in nomos-lib not in nomos-cli. Nomos-cli is just an interface, and therefore should not implement anything itself. It just pipe things together with a REPL on top of them.
We can leverage *Overwatch
* as the main framework to build upon.
We include the following services: