Faizan Nehal

Results 8 issues of Faizan Nehal

I am currently looking to install graphql-playground in my windows machine but I don't have brew in it. So how can I install this in Windows without brew? Can I...

So I usually use this tool on a massive list of urls, like more than 2000 urls. I usually leave this tool running for hours. It would be very helpful...

#### Summary There are 3 main roles the `system admin`, `team admin` and `user`. System admins have access to all the information and private data of every users but the...

while running the command `brownie console --network mainnet-fork` I am getting the following error: ``` RPCProcessError: Unable to launch local RPC client. Command: ganache-cli URI: http://127.0.0.1:8545 ``` I have exported...

I wasn't able to find in the documentation about how I can `abi.encodeWithSignature` with function parameters in Brownie. Can you help me out with this one?

while running the command brownie console --network mainnet-fork I am getting the following error: RPCProcessError: Unable to launch local RPC client. Command: ganache-cli URI: http://127.0.0.1:8545 I have exported my WEB3_INFURA_PROJECT_ID...

Hello, when I install this tool using the command `go get github.com/tomnomnom/waybackurls` it successfully installed but upon running it showed the following error `bash: waybackurls: command not found` Now I...

At https://github.com/matter-labs/zksync-era/blob/main/docs/guides/development.md page it is mentioned to initialized the projet with command `zk completion install`, but there is no mention on how to install the `zk` tool itself. It would...

bug