Skip to content

Initial Release

Compare
Choose a tag to compare
@MuhammedIrfan MuhammedIrfan released this 06 Feb 05:50
· 12 commits to master since this release
c8ac3e3

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