A brief description of how the Roqqu api works
Roqqu allows a merchant to interact with blockchains and helps merchants create wallet systems that generates, sends and receives blockchain payments.
Every time a transaction is processed to a wallet address owned by a merchant, Roqqu notifies the merchant via webhook calls with the details of the transaction such as the recipient address and the value of the transaction.
Javascript Http Samples
All Javascript http call samples in this documentation are written using the very popular library called axios, for more details on axios click on https://www.npmjs.com/package/axios.
