All Downloads are FREE. Search and download functionalities are using the official Maven repository.

toring.web3-event-streamer.0.1.3.source-code.application.conf Maven / Gradle / Ivy

kafka {
  bootstrap-server = "localhost:9092"
  event-topic = "w3m-events"
  view-topic = "w3m-views"
  block-topic = "w3m-blocks"
  event-block-topic = "w3m-event-block"
  flat-event-topic = "w3m-flat-events"
  alert-topic = "w3m-alerts"
  accounts-aggregation-topic = "accounts-created-window_minute"
}
schema-registry {
  url = "http://localhost:18081"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy