Docker Compose
Prerequisites
Deployment Guide
2. Navigate to aurras-event-feed-substrate setup directory
3. Make configuration changes if need to local.env
4. Generate the Event ID using register_event_source.sh
5. Update the TOPICS env configuration with the generated Event ID
6. Add custom type if any for the chain to config/types.json
7. Run docker-compose command to start the service
Last updated