-
Open core development to a wider spectrum of developers, with a considerable impact on the decentralization of Cardano
-
serve as a base to then extract the "runtime indipendent" code and have a passive node running in browsers
-
be the example project for future, purpose specific nodes, that don't require all the work that a full node does, some examples could be:
- light weight node following only the tip of the chain (example usages: some mini-protocols servers or ad-hoc chain indexer saving blocks elsewhere)
- node that only keeps the ledger state, for optimal UTxO queries
- etc.