Nikola Pavlov

Results 3 comments of Nikola Pavlov

I didn't use AI for any of the mentioned parts - those were basically examples for how we did it previously, but I agree with the comments and I agree...

@JackHamer09 - Removed all occurencies of this pattern: ``` { , ...(transaction.value.token.l2BridgeAddress ? { bridgeAddress: transaction.value.token.l2BridgeAddress } : {}), } ``` I used it because in some cases in other...

Updated to remove the unnecessary env variables - now we just need the mnemonic seed phrase for 2 wallets. When installing/creating MetaMask, it asks for seed phrase when importing the...