warp-contracts/gateway

(3-1) broadcasting contract transactions

ppedziwiatr opened this issue · 1 comments

Requires #90

instead of polling for transactions (eg. from den-s), create a queue-like mechanism that would allow to publish and subscribe for transactions.

https://www.npmjs.com/package/bullmq

Done