w3gjs
w3gjs copied to clipboard
Improve error handling
Currently, errors are logged to console.log output. Instead, the library could provide a mechanism to collect all errors that are encountered, including relevant buffers or hex encoded outputs to improve error analyzing capabilities.