Releases: HugoByte/aurras-event-feed-substrate-js
Releases · HugoByte/aurras-event-feed-substrate-js
v0.1.1
Initial Release
Implemented following specifications
- Reading Configuration based on Environment
- Override Configuration if Environment Variables provided
- Configurations for Chain endpoint Sections and Methods from extrinsic to Exclude, types, Openwhisk Endpoint, Openwhisk Auth Key, Trigger Endpoint, Kafka Topic and Brokers
- Connects to the chain
- Add custom type to chain initialization if provided
- Subscribes to system.events
- Filters Events based on excludes provided
- Post Events to trigger Endpoint
- Dockerfile for Substrate Event Feed Package