Demo NestJs app for processing MultiversX events through a RabbitMq queue powered by BeaconX Events Notifier.
- Run
npm install
in the project directory. - Create a
.env
file with the events notifier credentials. - Run
npm run start
and start receiving events.