I want to build a shop and need some Monero libraries to receive/send/verify transactions. I don't want to use a payment gateway. Are there good PHP and NodeJS libraries? Some Monero folks recommended me these kind of things: 1) NodeJS: https://github.com/monero-ecosystem/monero-javascript 2) PHP: https://github.com/monero-integrations/monerophp Are these libraries good? Do I need to create queue for waiting for payment transactions or is this handled by the Monero daemon itself?