File tree Expand file tree Collapse file tree 3 files changed +258
-329
lines changed
src/components/EvmWalletConnect Expand file tree Collapse file tree 3 files changed +258
-329
lines changed Original file line number Diff line number Diff line change 1515 "license" : " MIT" ,
1616 "dependencies" : {
1717 "@cookbookdev/docsbot" : " ^4.24.0" ,
18- "@dynamic-labs/cosmos" : " ^4.7.1 " ,
19- "@dynamic-labs/ethereum" : " ^4.7.1 " ,
20- "@dynamic-labs/sdk-react-core" : " ^4.7.1 " ,
21- "@dynamic-labs/wagmi-connector" : " ^4.7.1 " ,
18+ "@dynamic-labs/cosmos" : " ^4.9.11 " ,
19+ "@dynamic-labs/ethereum" : " ^4.9.11 " ,
20+ "@dynamic-labs/sdk-react-core" : " ^4.9.11 " ,
21+ "@dynamic-labs/wagmi-connector" : " ^4.9.11 " ,
2222 "@hcaptcha/react-hcaptcha" : " ^1.10.1" ,
2323 "@radix-ui/themes" : " ^3.2.0" ,
2424 "@sei-js/cosmjs" : " ^1.0.7" ,
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ export default function EvmWalletConnect() {
3030 return (
3131 < DynamicContextProvider
3232 settings = { {
33- environmentId : '8974dcb9-89c7-4472-a988-e55c217a1020 ' ,
33+ environmentId : '95354152-5f75-47c2-b0e3-b2dc1fead1fc ' ,
3434 walletConnectors : [ EthereumWalletConnectors ]
3535 } } >
3636 < WagmiProvider config = { wagmiConfig } >
You can’t perform that action at this time.
0 commit comments