iyarsius
iyarsius
When i call `setupMetamask` using headless mode, the function never ends. I don't have errors but i can't use it. ```js const browser = await dappeteer.launch(puppeteer, { metamaskVersion: 'v10.1.1', headless:...
Hey, i saw this library aim to be as close a possible to the Node's fs API. Streams are something really useful in node, so it would be nice to...
Hey, i wanted to use dash2dock animated in my gnome environment where i have a sub user. But one of the user always get "can't access /tmp directory: permission denied"...
This PR introduces an option to enable a batch queue system by setting `batch.waitAsRateLimit` to `true`. I was searching for a solution until I discovered #1305, which motivated me to...