Nakji

Nakji Connector SDK (Rust)

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