Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 287 Bytes

Demo NestJs app for processing MultiversX events through a RabbitMq queue powered by BeaconX Events Notifier.

Quick start

  1. Run npm install in the project directory.
  2. Create a .env file with the events notifier credentials.
  3. Run npm run start and start receiving events.