Behrad Deylami
Behrad Deylami
You can use it through WalletConnect. Or from any wallet browser, it works with Metamask.
You should use WalletConnect and select trust wallet from the menu, You can test it [here](https://web3-react-mu.vercel.app/). As far as I know, TrustWallet doesn't have TestNet!
Make your clone from the repo and add the complete chain information, into the `CHAINS` variable like this: ``` 5: { urls: [infuraKey ? `https://goerli.infura.io/v3/${infuraKey}` : ""].filter( (url) => url...
I think you should use: `{ command: 'run', params: { script: './scripts/deploy.ts' } }`
thanks for the tip its useful .