diff --git a/package-lock.json b/package-lock.json index ab28cdd4..1b43ef1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,9 +8,9 @@ "name": "iexec-documentation", "version": "0.0.0", "dependencies": { - "@iexec/dataprotector": "^2.0.0-beta.19", + "@iexec/dataprotector": "^2.0.0-beta.20", "@iexec/dataprotector-deserializer": "^0.1.1", - "@iexec/web3mail": "^1.5.0", + "@iexec/web3mail": "^1.6.0", "@iexec/web3telegram": "^0.1.0-alpha.4", "@reown/appkit": "^1.7.17", "@reown/appkit-adapter-wagmi": "^1.7.17", @@ -801,9 +801,9 @@ } }, "node_modules/@iexec/dataprotector": { - "version": "2.0.0-beta.19", - "resolved": "https://registry.npmjs.org/@iexec/dataprotector/-/dataprotector-2.0.0-beta.19.tgz", - "integrity": "sha512-nKfM8H2AGFPmSHt96FhNSOIctqRWyQt34zh9chVeI7PSy6TVFQMnEV4rj1ce+O8yFO9TM/8YXxu+V2izBO00WQ==", + "version": "2.0.0-beta.20", + "resolved": "https://registry.npmjs.org/@iexec/dataprotector/-/dataprotector-2.0.0-beta.20.tgz", + "integrity": "sha512-SXBttatqJ7UUBosTH9P72F/F1i4yVtiiYY8fk7mjHqHwwJgBqdBfqIVSyDr65LHPFqcwAEfR7vLGGKIxZgXgaw==", "license": "Apache-2.0", "dependencies": { "@ethersproject/bytes": "^5.7.0", @@ -815,7 +815,7 @@ "debug": "^4.3.4", "ethers": "^6.13.2", "graphql-request": "^6.0.0", - "iexec": "^8.18.0", + "iexec": "^8.20.0", "jszip": "^3.7.1", "kubo-rpc-client": "^4.1.1", "magic-bytes.js": "^1.0.15", @@ -890,9 +890,9 @@ } }, "node_modules/@iexec/web3mail": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@iexec/web3mail/-/web3mail-1.5.0.tgz", - "integrity": "sha512-ohgPocAidWreTOchamwMiuwIt0Nns290vS/KbcLbhOB4ZUDtQGS8V5lES3s9WUZjMvf+bWByN4RQdoaNhgIPAw==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@iexec/web3mail/-/web3mail-1.6.0.tgz", + "integrity": "sha512-+RgPAbBHgWaDXncT/C/llrDAxwq6pclaE77mbh6nDMbR71C8G5IaBCh+4AgDVPXg5AzuXztCc7mQbUVEy2HQXQ==", "license": "Apache-2.0", "dependencies": { "@ethersproject/bytes": "^5.7.0", @@ -900,15 +900,15 @@ "buffer": "^6.0.3", "ethers": "^6.13.2", "graphql-request": "^6.1.0", - "iexec": "^8.18.0", + "iexec": "^8.20.0", "kubo-rpc-client": "^4.1.1", "yup": "^1.1.1" } }, "node_modules/@iexec/web3telegram": { - "version": "0.1.0-alpha.4", - "resolved": "https://registry.npmjs.org/@iexec/web3telegram/-/web3telegram-0.1.0-alpha.4.tgz", - "integrity": "sha512-JYWjLpV7Ufi8wjlHlwCOYnjHf1oRGh9GycfKuhIq2TZDK4JrEG/tUytMagakn3C9T0UOByrM9DM/hMMoxVcG6A==", + "version": "0.1.0-alpha.5", + "resolved": "https://registry.npmjs.org/@iexec/web3telegram/-/web3telegram-0.1.0-alpha.5.tgz", + "integrity": "sha512-QeNEr0zEAfdD3rMhsdJLnJJcXrJezRX11PmWLVNpGCzArjTy+wCpxBC8KgsAbnlkvWRwQdal7maupSOVbzfKVQ==", "license": "Apache-2.0", "dependencies": { "@ethersproject/bytes": "^5.7.0", @@ -916,7 +916,7 @@ "buffer": "^6.0.3", "ethers": "^6.8.1", "graphql-request": "^6.1.0", - "iexec": "^8.18.0", + "iexec": "^8.20.0", "kubo-rpc-client": "^4.1.3", "yup": "^1.1.1" } @@ -8975,9 +8975,9 @@ "license": "BSD-3-Clause" }, "node_modules/iexec": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/iexec/-/iexec-8.18.0.tgz", - "integrity": "sha512-lj2La67p0IKyCHhpV4F2SZD7kmE1AFhGmD26jf8si7/sTelrXun3wNTun6WAOEO9uMi49J0AlA6MxUNBxuCflg==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/iexec/-/iexec-8.20.0.tgz", + "integrity": "sha512-ce0l1eJWqOj85kWXbUJ7yF6IhbHiHz1hRqLdDEAJhCvlIAArdyrwJcWtXz6gmuYoSQ0F8gkKvEWC/FHg4Gr/8w==", "license": "Apache-2.0", "dependencies": { "@ensdomains/ens-contracts": "^1.2.5", diff --git a/package.json b/package.json index b2334164..faf1a13b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "format": "prettier --ignore-path .gitignore --write ." }, "dependencies": { - "@iexec/dataprotector": "^2.0.0-beta.19", + "@iexec/dataprotector": "^2.0.0-beta.20", "@iexec/dataprotector-deserializer": "^0.1.1", - "@iexec/web3mail": "^1.5.0", + "@iexec/web3mail": "^1.6.0", "@iexec/web3telegram": "^0.1.0-alpha.4", "@reown/appkit": "^1.7.17", "@reown/appkit-adapter-wagmi": "^1.7.17", diff --git a/src/components/ChainNotSupportedBadge.vue b/src/components/ChainNotSupportedBadge.vue index d7f88c0b..3254743d 100644 --- a/src/components/ChainNotSupportedBadge.vue +++ b/src/components/ChainNotSupportedBadge.vue @@ -5,9 +5,9 @@ import useUserStore from '@/stores/useUser.store'; const userStore = useUserStore(); -// Check if Arbitrum is selected (Arbitrum chain ID is 42161) +// Check if Arbitrum or Arbitrum Sepolia is selected (chain IDs are 42161 and 421614) const isArbitrumSelected = computed(() => { - return userStore.chainId === 42161; + return userStore.chainId === 42161 || userStore.chainId === 421614; }); // Only show the badge when Arbitrum is selected diff --git a/src/get-started/helloWorld/3-buildIApp.md b/src/get-started/helloWorld/3-buildIApp.md index 11c428d4..f578e3b7 100644 --- a/src/get-started/helloWorld/3-buildIApp.md +++ b/src/get-started/helloWorld/3-buildIApp.md @@ -351,6 +351,19 @@ Once you have your token, you can deploy your iApp. /> + +