Author: @Daniel Sanchez Quiros
DISCLAIMER ⚠️ : This is a living document and may/should change in the near future
Is the main resource for all third party interest in nomos. We should offer a way for developers to interact with our protocol in the same way we would want it for ourselves.
For things like a wallet, a cli, a light-client, etc. We will need for a shared library of building blocks (which can be eventually leverage for other languages bindings).
We will offer the following set of functionalities:
If possible we could re-export all types from core crates for convenience
The idea is to provide as much resources as possible so people can explore, play and develop in the nomos ecosystem.
In practice we will be the first ones employing it in the nomos-cli
and the nomos-explorer