vikito755

Results 9 comments of vikito755

I would love a tutorial on how to do the following: 1. When we start Anvil at a given block say "--fork-block-number 21702582" 2. Execute all transactions from the current...

Is there a ticket for this one? I am considering a contribution, because I got a case where this would be the best way.

If anyone finds this and is also having difficulty this is my current solution following this documentation: Edit: it works for Next js. https://docs.walletconnect.com/appkit/next/core/siwe#getaddressfrommessage Make sure to set the callbackURL...

Commenting to subscribe. Could be useful.

When can this be merged? I'm seeing the same issue.

@s41r4j, this example should help you. Use at your own discretion. import Hero, { ConnectionToHeroCore } from "@ulixee/hero"; const hero = new Hero({ mode: "development", showChrome: true, showChromeInteractions: true, noChromeSandbox:...

What about a "try catch" block? Also is your hero instance running?

@VoidMonk What is the use case for that in an automation/scraping tool?

I am running it on Ubuntu 24, is this still an issue?