This is a library to help anyone integrate a new data source (aka connector) with Nakji Network.
Roadmap:
- Connector boilerplate
- Configs
- Publish and subscribe to the Nakji message queue
- Integrate with Tokio
- Backfill example
- Initialize monitoring
- Healthcheck support
Connector examples are in examples/. (WIP)
You can read more documentation on this library in the Nakji Documentation.