Sources
Sources represent the "origin" of the events processed by Oura. Any compatible source is responsible for feeding blockchain data into Oura's pipeline for further processing.
Built-in Sources
These are the currently available sources included as part the main Oura codebase:
- N2N: an Ouroboros agent that connects to a Cardano node using node-2-node protocols
- N2C: an Ouroboros agent that connects to a Cardano node using node-2-client protocols
New source are being developed, information will be added in this documentation to reflect the updated list. Contributions and feature request are welcome in our Github Repo.