Conduit gRPC SDK
This library provides a framework to bind all Conduit modules in a safe and consistent way.
Build Steps
- run build.sh
- run npm build
Features ✔️
- Service discovery
- Provides wrappers for gRPC handlers to support async
- Provides health check service out of the box
- Provides typings for common Conduit models