@@ -1060,112 +926,74 @@ const TdsPage = async ({ params }: { params: Promise<{ locale: Lang }> }) => {
className="mb-8 flex scroll-mt-24 flex-col gap-8 lg:flex-row"
>
- These risks tend to be more long-term oriented, and concern
- Ethereum as a whole rather than the security of individual
- users or applications.
+ {t("page-trillion-dollar-security-section-6-paragraph-1")}
- 6.1 Stake centralization
+ {t("page-trillion-dollar-security-section-6-1-title")}
- Centralization of large amounts of stake can pose risks to
- Ethereum as a whole if the entities controlling that stake
- decide to collude.
+ {t("page-trillion-dollar-security-section-6-1-paragraph-1")}
- This economic centralization creates the potential for
- social governance capture. If a small group of validators
- controls a supermajority of stake, they could:
+ {t("page-trillion-dollar-security-section-6-1-paragraph-2")}
- - Coordinate on or resist forks.
- - Censor certain transactions or contracts.
-
- Undermine community consensus by threatening exit or
- opposition.
+ {t("page-trillion-dollar-security-section-6-1-list-1")}
+
+ -
+ {t("page-trillion-dollar-security-section-6-1-list-2")}
+
+ -
+ {t("page-trillion-dollar-security-section-6-1-list-3")}
- If this extreme scenario were to happen, the Ethereum
- community has suggested that "social slashing"
- might be the answer. Social slashing is the use of offchain
- social consensus to decide to slash misbehaving validators,
- as a check on their power. But no clear norms, procedures,
- or tooling exist to enact such measures (see section 4.4).
+ {t("page-trillion-dollar-security-section-6-1-paragraph-3")}
- 6.2 Offchain asset centralization
+ {t("page-trillion-dollar-security-section-6-2-title")}
- Ethereum hosts significant amounts of real world assets,
- where the assets are held offchain in bank accounts or other
- deposits, which are then traded onchain via tokens that
- represent a claim on the offchain assets. For instance, many
- large stablecoins function this way.
+ {t("page-trillion-dollar-security-section-6-2-paragraph-1")}
- The institutions that hold the offchain deposits may have
- influence over the Ethereum ecosystem. For instance, during
- an extreme scenario where there is a contentious fork or
- network upgrade, large depositors can influence which chain
- becomes widely accepted by only choosing to recognize tokens
- on one chain or the other.
+ {t("page-trillion-dollar-security-section-6-2-paragraph-2")}
- 6.3 Regulatory attack or pressure
+ {t("page-trillion-dollar-security-section-6-3-title")}
- Governments and regulators could pressure various entities
- that control important components of the Ethereum stack to
- censor or otherwise interfere with the Ethereum protocol.
- Institutional users of Ethereum could also be impacted by
- these pressures, which would have further consequences for
- their users (e.g. a bank who can no longer offer certain
- crypto products due to regulatory bans).
+ {t("page-trillion-dollar-security-section-6-3-paragraph")}
- 6.4 Organizational capture of governance
+ {t("page-trillion-dollar-security-section-6-4-title")}
- Ethereum's open source governance and development
- processes are driven by a diverse and global set of teams
- and companies that maintain core client software,
- infrastructure, and tooling.
+ {t("page-trillion-dollar-security-section-6-4-paragraph-1")}
- Various forms of influence (corporate acquisitions, funding
- dependencies, employment of key contributors, conflicts of
- interest inside existing orgs) could gradually shift the
- culture and priorities of Ethereum governance. This may lead
- to alignment with specific commercial or external interests
- that diverge from the community-driven ethos and established
- roadmap, potentially weakening Ethereum's neutrality
- and resilience over time.
+ {t("page-trillion-dollar-security-section-6-4-paragraph-2")}
diff --git a/app/[locale]/wallets/_components/wallets.tsx b/app/[locale]/wallets/_components/wallets.tsx
index 000b5a7c6cc..78f942328d4 100644
--- a/app/[locale]/wallets/_components/wallets.tsx
+++ b/app/[locale]/wallets/_components/wallets.tsx
@@ -411,7 +411,7 @@ const WalletsPage = ({
className="min-h-full flex-1 basis-[424px]"
>
-
+
{t("page-wallets-more-on-dapps-btn")}
diff --git a/next.config.js b/next.config.js
index 5c39cb7693e..72b0b3c48e3 100644
--- a/next.config.js
+++ b/next.config.js
@@ -93,6 +93,22 @@ module.exports = (phase, { defaultConfig }) => {
protocol: "https",
hostname: "coin-images.coingecko.com",
},
+ {
+ protocol: "https",
+ hostname: "i.imgur.com",
+ },
+ {
+ protocol: "https",
+ hostname: "cdn.galxe.com",
+ },
+ {
+ protocol: "https",
+ hostname: "assets.poap.xyz",
+ },
+ {
+ protocol: "https",
+ hostname: "unavatar.io",
+ },
],
},
async headers() {
diff --git a/package.json b/package.json
index 6fe153c2b56..7c0ba9d990e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ethereum-org-website",
- "version": "10.9.0",
+ "version": "10.10.0",
"license": "MIT",
"private": true,
"scripts": {
@@ -92,7 +92,7 @@
"reading-time": "^1.5.0",
"recharts": "^2.13.3",
"remark-gfm": "^4.0.1",
- "sharp": "0.32.6",
+ "sharp": "0.34.3",
"swiper": "^11.2.8",
"tailwind-merge": "^2.3.0",
"tailwind-variants": "^0.2.1",
@@ -107,7 +107,7 @@
"devDependencies": {
"@chromatic-com/playwright": "^0.12.4",
"@chromatic-com/storybook": "1.5.0",
- "@netlify/plugin-nextjs": "^5.10.0",
+ "@netlify/plugin-nextjs": "^5.12.0",
"@playwright/test": "^1.52.0",
"@storybook/addon-essentials": "8.6.14",
"@storybook/addon-interactions": "8.6.14",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d69c089cbc7..55a3f90de37 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -195,8 +195,8 @@ importers:
specifier: ^4.0.1
version: 4.0.1
sharp:
- specifier: 0.32.6
- version: 0.32.6
+ specifier: 0.34.3
+ version: 0.34.3
swiper:
specifier: ^11.2.8
version: 11.2.8
@@ -235,8 +235,8 @@ importers:
specifier: 1.5.0
version: 1.5.0(@chromatic-com/playwright@0.12.5(@playwright/test@1.53.1)(@types/react@18.2.57)(bufferutil@4.0.9)(esbuild@0.25.5)(prettier@3.5.3)(typescript@5.8.3)(utf-8-validate@5.0.10))(react@18.3.1)
'@netlify/plugin-nextjs':
- specifier: ^5.10.0
- version: 5.11.2
+ specifier: ^5.12.0
+ version: 5.12.0
'@playwright/test':
specifier: ^1.52.0
version: 1.53.1
@@ -347,7 +347,7 @@ importers:
version: 1.2.8
plaiceholder:
specifier: ^3.0.0
- version: 3.0.0(sharp@0.32.6)
+ version: 3.0.0(sharp@0.34.3)
polished:
specifier: ^4.2.2
version: 4.3.1
@@ -1224,6 +1224,9 @@ packages:
'@emnapi/runtime@1.4.3':
resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==}
+ '@emnapi/runtime@1.4.5':
+ resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==}
+
'@emnapi/wasi-threads@1.0.2':
resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==}
@@ -1515,105 +1518,227 @@ packages:
cpu: [arm64]
os: [darwin]
+ '@img/sharp-darwin-arm64@0.34.3':
+ resolution: {integrity: sha512-ryFMfvxxpQRsgZJqBd4wsttYQbCxsJksrv9Lw/v798JcQ8+w84mBWuXwl+TT0WJ/WrYOLaYpwQXi3sA9nTIaIg==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [darwin]
+
'@img/sharp-darwin-x64@0.33.5':
resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [darwin]
+ '@img/sharp-darwin-x64@0.34.3':
+ resolution: {integrity: sha512-yHpJYynROAj12TA6qil58hmPmAwxKKC7reUqtGLzsOHfP7/rniNGTL8tjWX6L3CTV4+5P4ypcS7Pp+7OB+8ihA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [darwin]
+
'@img/sharp-libvips-darwin-arm64@1.0.4':
resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==}
cpu: [arm64]
os: [darwin]
+ '@img/sharp-libvips-darwin-arm64@1.2.0':
+ resolution: {integrity: sha512-sBZmpwmxqwlqG9ueWFXtockhsxefaV6O84BMOrhtg/YqbTaRdqDE7hxraVE3y6gVM4eExmfzW4a8el9ArLeEiQ==}
+ cpu: [arm64]
+ os: [darwin]
+
'@img/sharp-libvips-darwin-x64@1.0.4':
resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==}
cpu: [x64]
os: [darwin]
+ '@img/sharp-libvips-darwin-x64@1.2.0':
+ resolution: {integrity: sha512-M64XVuL94OgiNHa5/m2YvEQI5q2cl9d/wk0qFTDVXcYzi43lxuiFTftMR1tOnFQovVXNZJ5TURSDK2pNe9Yzqg==}
+ cpu: [x64]
+ os: [darwin]
+
'@img/sharp-libvips-linux-arm64@1.0.4':
resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==}
cpu: [arm64]
os: [linux]
+ '@img/sharp-libvips-linux-arm64@1.2.0':
+ resolution: {integrity: sha512-RXwd0CgG+uPRX5YYrkzKyalt2OJYRiJQ8ED/fi1tq9WQW2jsQIn0tqrlR5l5dr/rjqq6AHAxURhj2DVjyQWSOA==}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-libvips-linux-arm@1.0.5':
resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==}
cpu: [arm]
os: [linux]
+ '@img/sharp-libvips-linux-arm@1.2.0':
+ resolution: {integrity: sha512-mWd2uWvDtL/nvIzThLq3fr2nnGfyr/XMXlq8ZJ9WMR6PXijHlC3ksp0IpuhK6bougvQrchUAfzRLnbsen0Cqvw==}
+ cpu: [arm]
+ os: [linux]
+
+ '@img/sharp-libvips-linux-ppc64@1.2.0':
+ resolution: {integrity: sha512-Xod/7KaDDHkYu2phxxfeEPXfVXFKx70EAFZ0qyUdOjCcxbjqyJOEUpDe6RIyaunGxT34Anf9ue/wuWOqBW2WcQ==}
+ cpu: [ppc64]
+ os: [linux]
+
'@img/sharp-libvips-linux-s390x@1.0.4':
resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==}
cpu: [s390x]
os: [linux]
+ '@img/sharp-libvips-linux-s390x@1.2.0':
+ resolution: {integrity: sha512-eMKfzDxLGT8mnmPJTNMcjfO33fLiTDsrMlUVcp6b96ETbnJmd4uvZxVJSKPQfS+odwfVaGifhsB07J1LynFehw==}
+ cpu: [s390x]
+ os: [linux]
+
'@img/sharp-libvips-linux-x64@1.0.4':
resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==}
cpu: [x64]
os: [linux]
+ '@img/sharp-libvips-linux-x64@1.2.0':
+ resolution: {integrity: sha512-ZW3FPWIc7K1sH9E3nxIGB3y3dZkpJlMnkk7z5tu1nSkBoCgw2nSRTFHI5pB/3CQaJM0pdzMF3paf9ckKMSE9Tg==}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-libvips-linuxmusl-arm64@1.0.4':
resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==}
cpu: [arm64]
os: [linux]
+ '@img/sharp-libvips-linuxmusl-arm64@1.2.0':
+ resolution: {integrity: sha512-UG+LqQJbf5VJ8NWJ5Z3tdIe/HXjuIdo4JeVNADXBFuG7z9zjoegpzzGIyV5zQKi4zaJjnAd2+g2nna8TZvuW9Q==}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-libvips-linuxmusl-x64@1.0.4':
resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==}
cpu: [x64]
os: [linux]
+ '@img/sharp-libvips-linuxmusl-x64@1.2.0':
+ resolution: {integrity: sha512-SRYOLR7CXPgNze8akZwjoGBoN1ThNZoqpOgfnOxmWsklTGVfJiGJoC/Lod7aNMGA1jSsKWM1+HRX43OP6p9+6Q==}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-linux-arm64@0.33.5':
resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm64]
os: [linux]
+ '@img/sharp-linux-arm64@0.34.3':
+ resolution: {integrity: sha512-QdrKe3EvQrqwkDrtuTIjI0bu6YEJHTgEeqdzI3uWJOH6G1O8Nl1iEeVYRGdj1h5I21CqxSvQp1Yv7xeU3ZewbA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-linux-arm@0.33.5':
resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm]
os: [linux]
+ '@img/sharp-linux-arm@0.34.3':
+ resolution: {integrity: sha512-oBK9l+h6KBN0i3dC8rYntLiVfW8D8wH+NPNT3O/WBHeW0OQWCjfWksLUaPidsrDKpJgXp3G3/hkmhptAW0I3+A==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm]
+ os: [linux]
+
+ '@img/sharp-linux-ppc64@0.34.3':
+ resolution: {integrity: sha512-GLtbLQMCNC5nxuImPR2+RgrviwKwVql28FWZIW1zWruy6zLgA5/x2ZXk3mxj58X/tszVF69KK0Is83V8YgWhLA==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [ppc64]
+ os: [linux]
+
'@img/sharp-linux-s390x@0.33.5':
resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [s390x]
os: [linux]
+ '@img/sharp-linux-s390x@0.34.3':
+ resolution: {integrity: sha512-3gahT+A6c4cdc2edhsLHmIOXMb17ltffJlxR0aC2VPZfwKoTGZec6u5GrFgdR7ciJSsHT27BD3TIuGcuRT0KmQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [s390x]
+ os: [linux]
+
'@img/sharp-linux-x64@0.33.5':
resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [linux]
+ '@img/sharp-linux-x64@0.34.3':
+ resolution: {integrity: sha512-8kYso8d806ypnSq3/Ly0QEw90V5ZoHh10yH0HnrzOCr6DKAPI6QVHvwleqMkVQ0m+fc7EH8ah0BB0QPuWY6zJQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-linuxmusl-arm64@0.33.5':
resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [arm64]
os: [linux]
+ '@img/sharp-linuxmusl-arm64@0.34.3':
+ resolution: {integrity: sha512-vAjbHDlr4izEiXM1OTggpCcPg9tn4YriK5vAjowJsHwdBIdx0fYRsURkxLG2RLm9gyBq66gwtWI8Gx0/ov+JKQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [linux]
+
'@img/sharp-linuxmusl-x64@0.33.5':
resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [linux]
+ '@img/sharp-linuxmusl-x64@0.34.3':
+ resolution: {integrity: sha512-gCWUn9547K5bwvOn9l5XGAEjVTTRji4aPTqLzGXHvIr6bIDZKNTA34seMPgM0WmSf+RYBH411VavCejp3PkOeQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [linux]
+
'@img/sharp-wasm32@0.33.5':
resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [wasm32]
+ '@img/sharp-wasm32@0.34.3':
+ resolution: {integrity: sha512-+CyRcpagHMGteySaWos8IbnXcHgfDn7pO2fiC2slJxvNq9gDipYBN42/RagzctVRKgxATmfqOSulgZv5e1RdMg==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [wasm32]
+
+ '@img/sharp-win32-arm64@0.34.3':
+ resolution: {integrity: sha512-MjnHPnbqMXNC2UgeLJtX4XqoVHHlZNd+nPt1kRPmj63wURegwBhZlApELdtxM2OIZDRv/DFtLcNhVbd1z8GYXQ==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [arm64]
+ os: [win32]
+
'@img/sharp-win32-ia32@0.33.5':
resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [ia32]
os: [win32]
+ '@img/sharp-win32-ia32@0.34.3':
+ resolution: {integrity: sha512-xuCdhH44WxuXgOM714hn4amodJMZl3OEvf0GVTm0BEyMeA2to+8HEdRPShH0SLYptJY1uBw+SCFP9WVQi1Q/cw==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [ia32]
+ os: [win32]
+
'@img/sharp-win32-x64@0.33.5':
resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
cpu: [x64]
os: [win32]
+ '@img/sharp-win32-x64@0.34.3':
+ resolution: {integrity: sha512-OWwz05d++TxzLEv4VnsTz5CmZ6mI6S05sfQGEMrNrQcOEERbX46332IvE7pO/EUiw7jUrrS40z/M7kPyjfl04g==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ cpu: [x64]
+ os: [win32]
+
'@isaacs/cliui@8.0.2':
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
engines: {node: '>=12'}
@@ -1740,8 +1865,8 @@ packages:
'@napi-rs/wasm-runtime@0.2.10':
resolution: {integrity: sha512-bCsCyeZEwVErsGmyPNSzwfwFn4OdxBj0mmv6hOFucB/k81Ojdu68RbZdxYsRQUPc9l6SU5F/cG+bXgWs3oUgsQ==}
- '@netlify/plugin-nextjs@5.11.2':
- resolution: {integrity: sha512-9Hgd/J5nP2U/Vv0teytq9uUAGppiKV9t5tzpsuMLqeqUGD9STxXwKmyZd2v8Z4THSW9rw4+8w7dH7LVlFoym2A==}
+ '@netlify/plugin-nextjs@5.12.0':
+ resolution: {integrity: sha512-SXQY/nCiSOSAZWNls/DQxrICldUR7PHSMUw2J2/ZejH1dk12Vwd3+SzSihHrRW9PNcErZkC2g3seM7bWZlvBRg==}
engines: {node: '>=18.0.0'}
'@next/bundle-analyzer@14.2.29':
@@ -3964,9 +4089,6 @@ packages:
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
engines: {node: '>= 0.4'}
- b4a@1.6.7:
- resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
-
babel-loader@9.2.1:
resolution: {integrity: sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==}
engines: {node: '>= 14.15.0'}
@@ -3999,36 +4121,6 @@ packages:
balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
- bare-events@2.5.4:
- resolution: {integrity: sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==}
-
- bare-fs@4.1.5:
- resolution: {integrity: sha512-1zccWBMypln0jEE05LzZt+V/8y8AQsQQqxtklqaIyg5nu6OAYFhZxPXinJTSG+kU5qyNmeLgcn9AW7eHiCHVLA==}
- engines: {bare: '>=1.16.0'}
- peerDependencies:
- bare-buffer: '*'
- peerDependenciesMeta:
- bare-buffer:
- optional: true
-
- bare-os@3.6.1:
- resolution: {integrity: sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==}
- engines: {bare: '>=1.14.0'}
-
- bare-path@3.0.0:
- resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==}
-
- bare-stream@2.6.5:
- resolution: {integrity: sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==}
- peerDependencies:
- bare-buffer: '*'
- bare-events: '*'
- peerDependenciesMeta:
- bare-buffer:
- optional: true
- bare-events:
- optional: true
-
base-x@5.0.1:
resolution: {integrity: sha512-M7uio8Zt++eg3jPj+rHMfCC+IuygQHHCOU+IYsVtik6FWjuYpVt/+MRKcgsAMHh8mMFAwnB+Bs+mTrFiXjMzKg==}
@@ -4052,9 +4144,6 @@ packages:
bl@1.2.3:
resolution: {integrity: sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==}
- bl@4.1.0:
- resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
-
bn.js@4.12.2:
resolution: {integrity: sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==}
@@ -4242,9 +4331,6 @@ packages:
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
engines: {node: '>= 14.16.0'}
- chownr@1.1.4:
- resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
-
chromatic@11.29.0:
resolution: {integrity: sha512-yisBlntp9hHVj19lIQdpTlcYIXuU9H/DbFuu6tyWHmj6hWT2EtukCCcxYXL78XdQt1vm2GfIrtgtKpj/Rzmo4A==}
hasBin: true
@@ -4641,10 +4727,6 @@ packages:
resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==}
engines: {node: '>=0.10'}
- decompress-response@6.0.0:
- resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
- engines: {node: '>=10'}
-
decompress-tar@4.1.1:
resolution: {integrity: sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==}
engines: {node: '>=4'}
@@ -4680,10 +4762,6 @@ packages:
resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
engines: {node: '>=6'}
- deep-extend@0.6.0:
- resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
- engines: {node: '>=4.0.0'}
-
deep-is@0.1.4:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
@@ -5202,10 +5280,6 @@ packages:
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
engines: {node: '>=16.17'}
- expand-template@2.0.3:
- resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
- engines: {node: '>=6'}
-
extend-shallow@2.0.1:
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
engines: {node: '>=0.10.0'}
@@ -5224,9 +5298,6 @@ packages:
resolution: {integrity: sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==}
engines: {node: '>=6.0.0'}
- fast-fifo@1.3.2:
- resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
-
fast-glob@3.3.3:
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
engines: {node: '>=8.6.0'}
@@ -5454,9 +5525,6 @@ packages:
get-tsconfig@4.10.1:
resolution: {integrity: sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==}
- github-from-package@0.0.0:
- resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
-
github-slugger@2.0.0:
resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==}
@@ -5682,9 +5750,6 @@ packages:
inherits@2.0.4:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
- ini@1.3.8:
- resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
-
inline-style-parser@0.2.4:
resolution: {integrity: sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==}
@@ -6373,10 +6438,6 @@ packages:
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
engines: {node: '>=18'}
- mimic-response@3.1.0:
- resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
- engines: {node: '>=10'}
-
min-indent@1.0.1:
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
engines: {node: '>=4'}
@@ -6409,9 +6470,6 @@ packages:
typescript:
optional: true
- mkdirp-classic@0.5.3:
- resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
-
modern-ahocorasick@1.1.0:
resolution: {integrity: sha512-sEKPVl2rM+MNVkGQt3ChdmD8YsigmXdn5NifZn6jiwn9LRJpWm8F3guhaqrJT/JOat6pwpbXEk6kv+b9DMIjsQ==}
@@ -6433,9 +6491,6 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
- napi-build-utils@2.0.0:
- resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
-
napi-postinstall@0.2.4:
resolution: {integrity: sha512-ZEzHJwBhZ8qQSbknHqYcdtQVr8zUgGyM/q6h6qAyhtyVMNrSgDhrC4disf03dYW0e+czXyLnZINnCTEkWy0eJg==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
@@ -6497,19 +6552,12 @@ packages:
no-case@3.0.4:
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
- node-abi@3.75.0:
- resolution: {integrity: sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==}
- engines: {node: '>=10'}
-
node-abort-controller@3.1.1:
resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
node-addon-api@2.0.2:
resolution: {integrity: sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==}
- node-addon-api@6.1.0:
- resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
-
node-fetch-native@1.6.6:
resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==}
@@ -6942,10 +6990,8 @@ packages:
preact@10.26.9:
resolution: {integrity: sha512-SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA==}
- prebuild-install@7.1.3:
- resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
- engines: {node: '>=10'}
- hasBin: true
+ preact@10.27.0:
+ resolution: {integrity: sha512-/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw==}
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
@@ -7112,10 +7158,6 @@ packages:
peerDependencies:
webpack: ^4.0.0 || ^5.0.0
- rc@1.2.8:
- resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
- hasBin: true
-
react-chartjs-2@5.3.0:
resolution: {integrity: sha512-UfZZFnDsERI3c3CZGxzvNJd02SHjaSJ8kgW1djn65H1KK8rehwTjyrRKOG3VTMG8wtHZ5rgAO5oTHtHi9GCCmw==}
peerDependencies:
@@ -7537,14 +7579,14 @@ packages:
engines: {node: '>= 0.10'}
hasBin: true
- sharp@0.32.6:
- resolution: {integrity: sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==}
- engines: {node: '>=14.15.0'}
-
sharp@0.33.5:
resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==}
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+ sharp@0.34.3:
+ resolution: {integrity: sha512-eX2IQ6nFohW4DbvHIOLRB3MHFpYqaqvXd3Tp5e/T/dSH83fxaNJQRvDMhASmkNTsNTVF2/OOopzRCt7xokgPfg==}
+ engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
+
shebang-command@2.0.0:
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
engines: {node: '>=8'}
@@ -7573,12 +7615,6 @@ packages:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines: {node: '>=14'}
- simple-concat@1.0.1:
- resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
-
- simple-get@4.0.1:
- resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
-
simple-swizzle@0.2.2:
resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
@@ -7697,9 +7733,6 @@ packages:
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
engines: {node: '>=10.0.0'}
- streamx@2.22.1:
- resolution: {integrity: sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==}
-
strict-uri-encode@2.0.0:
resolution: {integrity: sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==}
engines: {node: '>=4'}
@@ -7786,10 +7819,6 @@ packages:
resolution: {integrity: sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==}
engines: {node: '>=12'}
- strip-json-comments@2.0.1:
- resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
- engines: {node: '>=0.10.0'}
-
strip-json-comments@3.1.1:
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines: {node: '>=8'}
@@ -7894,23 +7923,10 @@ packages:
resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==}
engines: {node: '>=6'}
- tar-fs@2.1.3:
- resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==}
-
- tar-fs@3.0.9:
- resolution: {integrity: sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==}
-
tar-stream@1.6.2:
resolution: {integrity: sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==}
engines: {node: '>= 0.8.0'}
- tar-stream@2.2.0:
- resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
- engines: {node: '>=6'}
-
- tar-stream@3.1.7:
- resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
-
terser-webpack-plugin@5.3.14:
resolution: {integrity: sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==}
engines: {node: '>= 10.13.0'}
@@ -7932,9 +7948,6 @@ packages:
engines: {node: '>=10'}
hasBin: true
- text-decoder@1.2.3:
- resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
-
text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
@@ -8098,9 +8111,6 @@ packages:
tty-browserify@0.0.1:
resolution: {integrity: sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==}
- tunnel-agent@0.6.0:
- resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
-
tween-functions@1.2.0:
resolution: {integrity: sha512-PZBtLYcCLtEcjL14Fzb1gSxPBeL7nWvGhO5ZFPGqziCcr8uvHp0NDmdjBchp6KHL+tExcg0m3NISmKxhU394dA==}
@@ -9930,7 +9940,7 @@ snapshots:
eth-json-rpc-filters: 6.0.1
eventemitter3: 5.0.1
keccak: 3.0.4
- preact: 10.26.9
+ preact: 10.27.0
sha.js: 2.4.12
transitivePeerDependencies:
- supports-color
@@ -9989,6 +9999,11 @@ snapshots:
tslib: 2.8.1
optional: true
+ '@emnapi/runtime@1.4.5':
+ dependencies:
+ tslib: 2.8.1
+ optional: true
+
'@emnapi/wasi-threads@1.0.2':
dependencies:
tslib: 2.8.1
@@ -10252,76 +10267,162 @@ snapshots:
'@img/sharp-libvips-darwin-arm64': 1.0.4
optional: true
+ '@img/sharp-darwin-arm64@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-darwin-arm64': 1.2.0
+ optional: true
+
'@img/sharp-darwin-x64@0.33.5':
optionalDependencies:
'@img/sharp-libvips-darwin-x64': 1.0.4
optional: true
+ '@img/sharp-darwin-x64@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-darwin-x64': 1.2.0
+ optional: true
+
'@img/sharp-libvips-darwin-arm64@1.0.4':
optional: true
+ '@img/sharp-libvips-darwin-arm64@1.2.0':
+ optional: true
+
'@img/sharp-libvips-darwin-x64@1.0.4':
optional: true
+ '@img/sharp-libvips-darwin-x64@1.2.0':
+ optional: true
+
'@img/sharp-libvips-linux-arm64@1.0.4':
optional: true
+ '@img/sharp-libvips-linux-arm64@1.2.0':
+ optional: true
+
'@img/sharp-libvips-linux-arm@1.0.5':
optional: true
+ '@img/sharp-libvips-linux-arm@1.2.0':
+ optional: true
+
+ '@img/sharp-libvips-linux-ppc64@1.2.0':
+ optional: true
+
'@img/sharp-libvips-linux-s390x@1.0.4':
optional: true
+ '@img/sharp-libvips-linux-s390x@1.2.0':
+ optional: true
+
'@img/sharp-libvips-linux-x64@1.0.4':
optional: true
+ '@img/sharp-libvips-linux-x64@1.2.0':
+ optional: true
+
'@img/sharp-libvips-linuxmusl-arm64@1.0.4':
optional: true
+ '@img/sharp-libvips-linuxmusl-arm64@1.2.0':
+ optional: true
+
'@img/sharp-libvips-linuxmusl-x64@1.0.4':
optional: true
+ '@img/sharp-libvips-linuxmusl-x64@1.2.0':
+ optional: true
+
'@img/sharp-linux-arm64@0.33.5':
optionalDependencies:
'@img/sharp-libvips-linux-arm64': 1.0.4
optional: true
+ '@img/sharp-linux-arm64@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-arm64': 1.2.0
+ optional: true
+
'@img/sharp-linux-arm@0.33.5':
optionalDependencies:
'@img/sharp-libvips-linux-arm': 1.0.5
optional: true
+ '@img/sharp-linux-arm@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-arm': 1.2.0
+ optional: true
+
+ '@img/sharp-linux-ppc64@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-ppc64': 1.2.0
+ optional: true
+
'@img/sharp-linux-s390x@0.33.5':
optionalDependencies:
'@img/sharp-libvips-linux-s390x': 1.0.4
optional: true
+ '@img/sharp-linux-s390x@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-s390x': 1.2.0
+ optional: true
+
'@img/sharp-linux-x64@0.33.5':
optionalDependencies:
'@img/sharp-libvips-linux-x64': 1.0.4
optional: true
+ '@img/sharp-linux-x64@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-linux-x64': 1.2.0
+ optional: true
+
'@img/sharp-linuxmusl-arm64@0.33.5':
optionalDependencies:
'@img/sharp-libvips-linuxmusl-arm64': 1.0.4
optional: true
+ '@img/sharp-linuxmusl-arm64@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-linuxmusl-arm64': 1.2.0
+ optional: true
+
'@img/sharp-linuxmusl-x64@0.33.5':
optionalDependencies:
'@img/sharp-libvips-linuxmusl-x64': 1.0.4
optional: true
+ '@img/sharp-linuxmusl-x64@0.34.3':
+ optionalDependencies:
+ '@img/sharp-libvips-linuxmusl-x64': 1.2.0
+ optional: true
+
'@img/sharp-wasm32@0.33.5':
dependencies:
'@emnapi/runtime': 1.4.3
optional: true
+ '@img/sharp-wasm32@0.34.3':
+ dependencies:
+ '@emnapi/runtime': 1.4.5
+ optional: true
+
+ '@img/sharp-win32-arm64@0.34.3':
+ optional: true
+
'@img/sharp-win32-ia32@0.33.5':
optional: true
+ '@img/sharp-win32-ia32@0.34.3':
+ optional: true
+
'@img/sharp-win32-x64@0.33.5':
optional: true
+ '@img/sharp-win32-x64@0.34.3':
+ optional: true
+
'@isaacs/cliui@8.0.2':
dependencies:
string-width: 5.1.2
@@ -10571,7 +10672,7 @@ snapshots:
'@tybys/wasm-util': 0.9.0
optional: true
- '@netlify/plugin-nextjs@5.11.2': {}
+ '@netlify/plugin-nextjs@5.12.0': {}
'@next/bundle-analyzer@14.2.29(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
dependencies:
@@ -13939,8 +14040,6 @@ snapshots:
axobject-query@4.1.0: {}
- b4a@1.6.7: {}
-
babel-loader@9.2.1(@babel/core@7.27.4)(webpack@5.99.9(esbuild@0.25.5)):
dependencies:
'@babel/core': 7.27.4
@@ -13982,31 +14081,6 @@ snapshots:
balanced-match@1.0.2: {}
- bare-events@2.5.4:
- optional: true
-
- bare-fs@4.1.5:
- dependencies:
- bare-events: 2.5.4
- bare-path: 3.0.0
- bare-stream: 2.6.5(bare-events@2.5.4)
- optional: true
-
- bare-os@3.6.1:
- optional: true
-
- bare-path@3.0.0:
- dependencies:
- bare-os: 3.6.1
- optional: true
-
- bare-stream@2.6.5(bare-events@2.5.4):
- dependencies:
- streamx: 2.22.1
- optionalDependencies:
- bare-events: 2.5.4
- optional: true
-
base-x@5.0.1: {}
base64-js@1.5.1: {}
@@ -14026,12 +14100,6 @@ snapshots:
readable-stream: 2.3.8
safe-buffer: 5.2.1
- bl@4.1.0:
- dependencies:
- buffer: 5.7.1
- inherits: 2.0.4
- readable-stream: 3.6.2
-
bn.js@4.12.2: {}
bn.js@5.2.2: {}
@@ -14242,8 +14310,6 @@ snapshots:
dependencies:
readdirp: 4.1.2
- chownr@1.1.4: {}
-
chromatic@11.29.0(@chromatic-com/playwright@0.12.5(@playwright/test@1.53.1)(@types/react@18.2.57)(bufferutil@4.0.9)(esbuild@0.25.5)(prettier@3.5.3)(typescript@5.8.3)(utf-8-validate@5.0.10)):
optionalDependencies:
'@chromatic-com/playwright': 0.12.5(@playwright/test@1.53.1)(@types/react@18.2.57)(bufferutil@4.0.9)(esbuild@0.25.5)(prettier@3.5.3)(typescript@5.8.3)(utf-8-validate@5.0.10)
@@ -14627,10 +14693,6 @@ snapshots:
decode-uri-component@0.2.2: {}
- decompress-response@6.0.0:
- dependencies:
- mimic-response: 3.1.0
-
decompress-tar@4.1.1:
dependencies:
file-type: 5.2.0
@@ -14677,8 +14739,6 @@ snapshots:
deep-eql@5.0.2: {}
- deep-extend@0.6.0: {}
-
deep-is@0.1.4: {}
deep-object-diff@1.1.9: {}
@@ -15411,8 +15471,6 @@ snapshots:
signal-exit: 4.1.0
strip-final-newline: 3.0.0
- expand-template@2.0.3: {}
-
extend-shallow@2.0.1:
dependencies:
is-extendable: 0.1.1
@@ -15428,8 +15486,6 @@ snapshots:
fast-equals@5.2.2: {}
- fast-fifo@1.3.2: {}
-
fast-glob@3.3.3:
dependencies:
'@nodelib/fs.stat': 2.0.5
@@ -15653,8 +15709,6 @@ snapshots:
dependencies:
resolve-pkg-maps: 1.0.0
- github-from-package@0.0.0: {}
-
github-slugger@2.0.0: {}
glob-parent@5.1.2:
@@ -15929,8 +15983,6 @@ snapshots:
inherits@2.0.4: {}
- ini@1.3.8: {}
-
inline-style-parser@0.2.4: {}
internal-slot@1.1.0:
@@ -16876,8 +16928,6 @@ snapshots:
mimic-function@5.0.1: {}
- mimic-response@3.1.0: {}
-
min-indent@1.0.1: {}
minimalistic-assert@1.0.1: {}
@@ -16900,8 +16950,6 @@ snapshots:
optionalDependencies:
typescript: 5.8.3
- mkdirp-classic@0.5.3: {}
-
modern-ahocorasick@1.1.0: {}
mrmime@2.0.1: {}
@@ -16918,8 +16966,6 @@ snapshots:
nanoid@3.3.11: {}
- napi-build-utils@2.0.0: {}
-
napi-postinstall@0.2.4: {}
natural-compare@1.4.0: {}
@@ -16994,16 +17040,10 @@ snapshots:
lower-case: 2.0.2
tslib: 2.8.1
- node-abi@3.75.0:
- dependencies:
- semver: 7.7.2
-
node-abort-controller@3.1.1: {}
node-addon-api@2.0.2: {}
- node-addon-api@6.1.0: {}
-
node-fetch-native@1.6.6: {}
node-fetch@2.7.0:
@@ -17342,9 +17382,9 @@ snapshots:
dependencies:
find-up: 6.3.0
- plaiceholder@3.0.0(sharp@0.32.6):
+ plaiceholder@3.0.0(sharp@0.34.3):
dependencies:
- sharp: 0.32.6
+ sharp: 0.34.3
playwright-core@1.53.1: {}
@@ -17461,20 +17501,7 @@ snapshots:
preact@10.26.9: {}
- prebuild-install@7.1.3:
- dependencies:
- detect-libc: 2.0.4
- expand-template: 2.0.3
- github-from-package: 0.0.0
- minimist: 1.2.8
- mkdirp-classic: 0.5.3
- napi-build-utils: 2.0.0
- node-abi: 3.75.0
- pump: 3.0.2
- rc: 1.2.8
- simple-get: 4.0.1
- tar-fs: 2.1.3
- tunnel-agent: 0.6.0
+ preact@10.27.0: {}
prelude-ls@1.2.1: {}
@@ -17590,13 +17617,6 @@ snapshots:
schema-utils: 3.3.0
webpack: 5.99.9(esbuild@0.25.5)
- rc@1.2.8:
- dependencies:
- deep-extend: 0.6.0
- ini: 1.3.8
- minimist: 1.2.8
- strip-json-comments: 2.0.1
-
react-chartjs-2@5.3.0(chart.js@4.4.9)(react@18.3.1):
dependencies:
chart.js: 4.4.9
@@ -18124,19 +18144,6 @@ snapshots:
safe-buffer: 5.2.1
to-buffer: 1.2.1
- sharp@0.32.6:
- dependencies:
- color: 4.2.3
- detect-libc: 2.0.4
- node-addon-api: 6.1.0
- prebuild-install: 7.1.3
- semver: 7.7.2
- simple-get: 4.0.1
- tar-fs: 3.0.9
- tunnel-agent: 0.6.0
- transitivePeerDependencies:
- - bare-buffer
-
sharp@0.33.5:
dependencies:
color: 4.2.3
@@ -18164,6 +18171,35 @@ snapshots:
'@img/sharp-win32-x64': 0.33.5
optional: true
+ sharp@0.34.3:
+ dependencies:
+ color: 4.2.3
+ detect-libc: 2.0.4
+ semver: 7.7.2
+ optionalDependencies:
+ '@img/sharp-darwin-arm64': 0.34.3
+ '@img/sharp-darwin-x64': 0.34.3
+ '@img/sharp-libvips-darwin-arm64': 1.2.0
+ '@img/sharp-libvips-darwin-x64': 1.2.0
+ '@img/sharp-libvips-linux-arm': 1.2.0
+ '@img/sharp-libvips-linux-arm64': 1.2.0
+ '@img/sharp-libvips-linux-ppc64': 1.2.0
+ '@img/sharp-libvips-linux-s390x': 1.2.0
+ '@img/sharp-libvips-linux-x64': 1.2.0
+ '@img/sharp-libvips-linuxmusl-arm64': 1.2.0
+ '@img/sharp-libvips-linuxmusl-x64': 1.2.0
+ '@img/sharp-linux-arm': 0.34.3
+ '@img/sharp-linux-arm64': 0.34.3
+ '@img/sharp-linux-ppc64': 0.34.3
+ '@img/sharp-linux-s390x': 0.34.3
+ '@img/sharp-linux-x64': 0.34.3
+ '@img/sharp-linuxmusl-arm64': 0.34.3
+ '@img/sharp-linuxmusl-x64': 0.34.3
+ '@img/sharp-wasm32': 0.34.3
+ '@img/sharp-win32-arm64': 0.34.3
+ '@img/sharp-win32-ia32': 0.34.3
+ '@img/sharp-win32-x64': 0.34.3
+
shebang-command@2.0.0:
dependencies:
shebang-regex: 3.0.0
@@ -18200,14 +18236,6 @@ snapshots:
signal-exit@4.1.0: {}
- simple-concat@1.0.1: {}
-
- simple-get@4.0.1:
- dependencies:
- decompress-response: 6.0.0
- once: 1.4.0
- simple-concat: 1.0.1
-
simple-swizzle@0.2.2:
dependencies:
is-arrayish: 0.3.2
@@ -18332,13 +18360,6 @@ snapshots:
streamsearch@1.1.0: {}
- streamx@2.22.1:
- dependencies:
- fast-fifo: 1.3.2
- text-decoder: 1.2.3
- optionalDependencies:
- bare-events: 2.5.4
-
strict-uri-encode@2.0.0: {}
string-argv@0.3.2: {}
@@ -18456,8 +18477,6 @@ snapshots:
dependencies:
min-indent: 1.0.1
- strip-json-comments@2.0.1: {}
-
strip-json-comments@3.1.1: {}
strnum@2.1.1: {}
@@ -18568,23 +18587,6 @@ snapshots:
tapable@2.2.2: {}
- tar-fs@2.1.3:
- dependencies:
- chownr: 1.1.4
- mkdirp-classic: 0.5.3
- pump: 3.0.2
- tar-stream: 2.2.0
-
- tar-fs@3.0.9:
- dependencies:
- pump: 3.0.2
- tar-stream: 3.1.7
- optionalDependencies:
- bare-fs: 4.1.5
- bare-path: 3.0.0
- transitivePeerDependencies:
- - bare-buffer
-
tar-stream@1.6.2:
dependencies:
bl: 1.2.3
@@ -18595,20 +18597,6 @@ snapshots:
to-buffer: 1.1.1
xtend: 4.0.2
- tar-stream@2.2.0:
- dependencies:
- bl: 4.1.0
- end-of-stream: 1.4.4
- fs-constants: 1.0.0
- inherits: 2.0.4
- readable-stream: 3.6.2
-
- tar-stream@3.1.7:
- dependencies:
- b4a: 1.6.7
- fast-fifo: 1.3.2
- streamx: 2.22.1
-
terser-webpack-plugin@5.3.14(esbuild@0.25.5)(webpack@5.99.9(esbuild@0.25.5)):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
@@ -18627,10 +18615,6 @@ snapshots:
commander: 2.20.3
source-map-support: 0.5.21
- text-decoder@1.2.3:
- dependencies:
- b4a: 1.6.7
-
text-table@0.2.0: {}
thenify-all@1.6.0:
@@ -18805,10 +18789,6 @@ snapshots:
tty-browserify@0.0.1: {}
- tunnel-agent@0.6.0:
- dependencies:
- safe-buffer: 5.2.1
-
tween-functions@1.2.0: {}
type-check@0.4.0:
diff --git a/public/_redirects b/public/_redirects
index 9d21239ac8b..c689c08278a 100644
--- a/public/_redirects
+++ b/public/_redirects
@@ -18,7 +18,9 @@
/search /en/ 301!
-/use /en/dapps/ 301!
+/use /en/apps/ 301!
+
+/dapps /en/apps/ 301!
/beginners /en/what-is-ethereum/ 301!
@@ -156,7 +158,9 @@
/*/about/product-designer /:splat/about/#open-jobs 301!
-/*/use /:splat/dapps/ 301!
+/*/use /:splat/apps/ 301!
+
+/*/dapps /:splat/apps/ 301!
/*/contributing/translation-program/translation-guide/ /:splat/contributing/translation-program/faq/ 301!
@@ -174,7 +178,7 @@
/*/guides/how-to-register-an-ethereum-account /:splat/guides/how-to-create-an-ethereum-account/ 301!
-/*/deprecated-software /:splat/dapps/ 301!
+/*/deprecated-software /:splat/apps/ 301!
/*/enterprise/private-ethereum/ /:splat/enterprise/ 301!
diff --git a/public/content/community/get-involved/index.md b/public/content/community/get-involved/index.md
index ba18b6f8f27..81a69ea5b72 100644
--- a/public/content/community/get-involved/index.md
+++ b/public/content/community/get-involved/index.md
@@ -106,6 +106,7 @@ The Ethereum ecosystem is on a mission to fund public goods and impactful projec
- [Ethereum Foundation job board (Lever)](https://jobs.lever.co/ethereumfoundation)
- [Ethereum Foundation job board (BambooHR)](https://ethereum.bamboohr.com/jobs/)
- [JobStash](https://jobstash.xyz)
+- [Ethereum Job Board](https://www.ethereumjobboard.com/)
- [Cryptocurrency Jobs](https://cryptocurrencyjobs.co/ethereum/)
- [Careers at ConsenSys](https://consensys.net/careers/)
- [Crypto Jobs List](https://cryptojobslist.com/ethereum-jobs)
diff --git a/public/content/contributing/translation-program/content-buckets/index.md b/public/content/contributing/translation-program/content-buckets/index.md
index 6bdf92442b8..7a008411d92 100644
--- a/public/content/contributing/translation-program/content-buckets/index.md
+++ b/public/content/contributing/translation-program/content-buckets/index.md
@@ -29,7 +29,7 @@ Below is a breakdown of the website pages each content bucket contains.
## 3) Exploring {#exploring}
- [Non-fungible tokens (NFT)](/nft/)
-- [Dapps](/dapps/)
+- [Dapps](/apps/)
- [Stablecoins](/stablecoins/)
- Template usecase
diff --git a/public/content/defi/index.md b/public/content/defi/index.md
index 10e54046e1e..2109b44c12b 100644
--- a/public/content/defi/index.md
+++ b/public/content/defi/index.md
@@ -48,7 +48,7 @@ One of the best ways to see the potential of DeFi is to understand the problems
| The markets are always open. | Markets close because employees need breaks. |
| It's built on transparency – anyone can look at a product's data and inspect how the system works. | Financial institutions are closed books: you can't ask to see their loan history, a record of their managed assets, and so on. |
-
+
Explore DeFi apps
@@ -66,7 +66,7 @@ This sounds odd... "why would I want to program my money"? However, this is more
Explore our suggestions for DeFi applications to try out if you're new to Ethereum.
-
+
Explore DeFi apps
@@ -93,7 +93,7 @@ There's a decentralized alternative to most financial services. But Ethereum als
As a blockchain, Ethereum is designed for sending transactions in a secure and global way. Like Bitcoin, Ethereum makes sending money around the world as easy as sending an email. Just enter your recipient's [ENS name](/glossary/#ens) (like bob.eth) or their account address from your wallet and your payment will go directly to them in minutes (usually). To send or receive payments, you will need a [wallet](/wallets/).
-
+
See payment dapps
@@ -124,7 +124,7 @@ Borrowing money from decentralized providers comes in two main varieties.
- Peer-to-peer, meaning a borrower will borrow directly from a specific lender.
- Pool-based where lenders provide funds (liquidity) to a pool that borrowers can borrow from.
-
+
See borrowing dapps
@@ -186,7 +186,7 @@ You can earn interest on your crypto by lending it and see your funds grow in re
- Your aDai will increase based on the interest rates and you can see your balance growing in your wallet. Dependent on the [APR](/glossary/#apr), your wallet balance will read something like 100.1234 after a few days or even hours!
- You can withdraw an amount of regular Dai that's equal to your aDai balance at any time.
-
+
See lending dapps
@@ -214,7 +214,7 @@ There are thousands of tokens on Ethereum. Decentralized exchanges (DEXs) let yo
For example, if you want to use the no-loss lottery PoolTogether (described above), you'll need a token like Dai or USDC. These DEXs allow you to swap your ETH for those tokens and back again when you're finished.
-
+
See token exchanges
@@ -226,7 +226,7 @@ There are more advanced options for traders who like a little more control. Limi
When you use a centralized exchange you have to deposit your assets before the trade and trust them to look after them. While your assets are deposited, they're at risk as centralized exchanges are attractive targets for hackers.
-
+
See trading dapps
@@ -238,7 +238,7 @@ There are fund management products on Ethereum that will try to grow your portfo
A good example is the [DeFi Pulse Index fund (DPI)](https://defipulse.com/blog/defi-pulse-index/). This is a fund that rebalances automatically to ensure your portfolio always includes the top DeFi tokens by market capitalization. You never have to manage any of the details and you can withdraw from the fund whenever you like.
-
+
See investment dapps
@@ -252,7 +252,7 @@ Ethereum is an ideal platform for crowdfunding:
- It's transparent so fundraisers can prove how much money has been raised. You can even trace how funds are being spent later down the line.
- Fundraisers can set up automatic refunds if, for example, there is a specific deadline and minimum amount that isn't met.
-
+
See crowdfunding dapps
@@ -281,7 +281,7 @@ Decentralized insurance aims to make insurance cheaper, faster to pay out, and m
Ethereum products, like any software, can suffer from bugs and exploits. So right now a lot of insurance products in the space focus on protecting their users against loss of funds. However, there are projects starting to build out coverage for everything life can throw at us. A good example of this is Etherisc's Crop cover which aims to [protect smallholder farmers in Kenya against droughts and flooding](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Decentralized insurance can provide cheaper cover for farmers who are often priced out of traditional insurance.
-
+
See insurance dapps
@@ -291,7 +291,7 @@ Ethereum products, like any software, can suffer from bugs and exploits. So righ
With so much going on, you'll need a way to keep track of all your investments, loans, and trades. There are a host of products that let you coordinate all your DeFi activity from one place. This is the beauty of DeFi's open architecture. Teams can build out interfaces where you can't just see your balances across products, you can use their features too. You might find this useful as you explore more of DeFi.
-
+
See portfolio dapps
@@ -323,7 +323,7 @@ You can think of DeFi in layers:
1. The blockchain – Ethereum contains the transaction history and state of accounts.
2. The assets – [ETH](/eth/) and the other tokens (currencies).
3. The protocols – [smart contracts](/glossary/#smart-contract) that provide the functionality, for example, a service that allows for decentralized lending of assets.
-4. [The applications](/dapps/) – the products we use to manage and access the protocols.
+4. [The applications](/apps/) – the products we use to manage and access the protocols.
Note: much of DeFi uses the [ERC-20 standard](/glossary/#erc-20). Applications in DeFi use a wrapper for ETH called Wrapped ether (WETH). [Learn more about wrapped ether](/wrapped-eth).
@@ -331,7 +331,7 @@ Note: much of DeFi uses the [ERC-20 standard](/glossary/#erc-20). Applications i
DeFi is an open-source movement. The DeFi protocols and applications are all open for you to inspect, fork, and innovate on. Because of this layered stack (they all share the same base blockchain and assets), protocols can be mixed and matched to unlock unique combo opportunities.
-
+
More on building dapps
diff --git a/public/content/developers/docs/accounts/index.md b/public/content/developers/docs/accounts/index.md
index 5572ced5329..e79bb205ff8 100644
--- a/public/content/developers/docs/accounts/index.md
+++ b/public/content/developers/docs/accounts/index.md
@@ -45,7 +45,7 @@ Ethereum accounts have four fields:
- `nonce` – A counter that indicates the number of transactions sent from an externally-owned account or the number of contracts created by a contract account. Only one transaction with a given nonce can be executed for each account, protecting against replay attacks where signed transactions are repeatedly broadcast and re-executed.
- `balance` – The number of wei owned by this address. Wei is a denomination of ETH and there are 1e+18 wei per ETH.
- `codeHash` – This hash refers to the _code_ of an account on the Ethereum virtual machine (EVM). Contract accounts have code fragments programmed in that can perform different operations. This EVM code gets executed if the account gets a message call. It cannot be changed, unlike the other account fields. All such code fragments are contained in the state database under their corresponding hashes for later retrieval. This hash value is known as a codeHash. For externally owned accounts, the codeHash field is the hash of an empty string.
-- `storageRoot` – Sometimes known as a storage hash. A 256-bit hash of the root node of a Merkle Patricia trie that encodes the storage contents of the account (a mapping between 256-bit integer values), encoded into the trie as a mapping from the Keccak 256-bit hash of the 256-bit integer keys to the RLP-encoded 256-bit integer values. This trie encodes the hash of the storage contents of this account, and is empty by default.
+- `storageRoot` – Sometimes known as a storage hash. A 256-bit hash of the root node of a [Merkle Patricia Trie](/developers/docs/data-structures-and-encoding/patricia-merkle-trie/) that encodes the storage contents of the account (a mapping between 256-bit integer values), encoded into the trie as a mapping from the Keccak 256-bit hash of the 256-bit integer keys to the RLP-encoded 256-bit integer values. This trie encodes the hash of the storage contents of this account, and is empty by default.

_Diagram adapted from [Ethereum EVM illustrated](https://takenobu-hs.github.io/downloads/ethereum_evm_illustrated.pdf)_
diff --git a/public/content/developers/docs/apis/backend/index.md b/public/content/developers/docs/apis/backend/index.md
index 100b43333fa..47219134ea6 100644
--- a/public/content/developers/docs/apis/backend/index.md
+++ b/public/content/developers/docs/apis/backend/index.md
@@ -147,7 +147,7 @@ These libraries abstract away much of the complexity of interacting directly wit
**Chainstack -** **_Elastic and dedicated Ethereum nodes as a service._**
- [chainstack.com](https://chainstack.com)
-- [Documentation](https://docs.chainbase.com/docs)
+- [Documentation](https://docs.chainstack.com/)
- [Ethereum API reference](https://docs.chainstack.com/reference/ethereum-getting-started)
**Coinbase Cloud Node -** **_Blockchain Infrastructure API._**
diff --git a/public/content/developers/docs/dapps/index.md b/public/content/developers/docs/dapps/index.md
index d8dead975fb..9d9a8de53ab 100644
--- a/public/content/developers/docs/dapps/index.md
+++ b/public/content/developers/docs/dapps/index.md
@@ -1,5 +1,5 @@
---
-title: Introduction to dapps
+title: Technical introduction to dapps
description:
lang: en
---
@@ -82,7 +82,7 @@ A smart contract is code that lives on the Ethereum blockchain and runs exactly
## Further reading {#further-reading}
-- [Explore dapps](/dapps)
+- [Explore dapps](/apps)
- [The Architecture of a Web 3.0 application](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _Preethi Kasireddy_
- [A 2021 guide to decentralized applications](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) - _LimeChain_
- [What Are Decentralized Apps?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) - _Gemini_
diff --git a/public/content/developers/docs/data-and-analytics/index.md b/public/content/developers/docs/data-and-analytics/index.md
index ba56fb3366c..c972dae22e6 100644
--- a/public/content/developers/docs/data-and-analytics/index.md
+++ b/public/content/developers/docs/data-and-analytics/index.md
@@ -20,7 +20,7 @@ In terms of architectural fundamentals, understanding what an [API](https://www.
Many [Block Explorers](/developers/docs/data-and-analytics/block-explorers/) offer [RESTful](https://www.wikipedia.org/wiki/Representational_state_transfer) [API](https://www.wikipedia.org/wiki/API) gateways that will provide developers visibility into real-time data on blocks, transactions, validators, accounts, and other onchain activity.
-Developers can then process and transform this data to give their users unique insights and interactions with the [blockchain](/glossary/#blockchain). For example, [Etherscan](https://etherscan.io) provides execution and consensus data for every 12s slot.
+Developers can then process and transform this data to give their users unique insights and interactions with the [blockchain](/glossary/#blockchain). For example, [Etherscan](https://etherscan.io) and [Blockscout](https://eth.blockscout.com) provide execution and consensus data for every 12s slot.
## The Graph {#the-graph}
@@ -64,10 +64,11 @@ EVM Query Language (EQL) is an SQL-like language designed to query EVM (Ethereum
## Further Reading {#further-reading}
-- [Exploring Crypto Data I: Data Flow Architectures](https://research.2077.xyz/exploring-crypto-data-1-data-flow-architectures)
+- [Exploring Crypto Data I: Data Flow Architectures](https://web.archive.org/web/20250125012042/https://research.2077.xyz/exploring-crypto-data-1-data-flow-architectures)
- [Graph Network Overview](https://thegraph.com/docs/en/about/)
- [Graph Query Playground](https://thegraph.com/explorer/subgraph/graphprotocol/graph-network-mainnet?version=current)
- [API code examples on EtherScan](https://etherscan.io/apis#contracts)
+- [API documentation on Blockscout](https://docs.blockscout.com/devs/apis)
- [Beaconcha.in Beacon Chain explorer](https://beaconcha.in)
- [Dune Basics](https://docs.dune.com/#dune-basics)
- [SubQuery Ethereum Quick Start Guide](https://academy.subquery.network/indexer/quickstart/quickstart_chains/ethereum-gravatar.html)
diff --git a/public/content/developers/docs/gas/index.md b/public/content/developers/docs/gas/index.md
index ac91fbaaaca..9c9356b96c0 100644
--- a/public/content/developers/docs/gas/index.md
+++ b/public/content/developers/docs/gas/index.md
@@ -125,6 +125,7 @@ Layer 2 scaling is a primary initiative to greatly improve gas costs, user exper
If you want to monitor gas prices, so you can send your ETH for less, you can use many different tools such as:
- [Etherscan](https://etherscan.io/gastracker) _Transaction gas price estimator_
+- [Blockscout](https://eth.blockscout.com/gas-tracker) _Open source transaction gas price estimator_
- [ETH Gas Tracker](https://www.ethgastracker.com/) _Monitor and track the Ethereum, and L2 gas prices to reduce transaction fees and save money_
- [Blocknative ETH Gas Estimator](https://chrome.google.com/webstore/detail/blocknative-eth-gas-estim/ablbagjepecncofimgjmdpnhnfjiecfm) _Gas estimating Chrome extension supporting both Type 0 legacy transactions and Type 2 EIP-1559 transactions._
- [Cryptoneur Gas Fees Calculator](https://www.cryptoneur.xyz/gas-fees-calculator) _Calculate gas fees in your local currency for different transaction types on Mainnet, Arbitrum, and Polygon._
diff --git a/public/content/developers/docs/intro-to-ether/index.md b/public/content/developers/docs/intro-to-ether/index.md
index 38ea4508fbe..5c857bffec4 100644
--- a/public/content/developers/docs/intro-to-ether/index.md
+++ b/public/content/developers/docs/intro-to-ether/index.md
@@ -1,5 +1,5 @@
---
-title: Intro to ether
+title: Technical intro to ether
description: A developer's introduction to the ether cryptocurrency.
lang: en
---
@@ -38,7 +38,7 @@ Ether is minted as a reward for each block proposed and at every epoch checkpoin
As well as creating ether through block rewards, ether can be destroyed through a process called 'burning'. When ether gets burned, it gets removed from circulation permanently.
-Ether burn occurs in every transaction on Ethereum. When users pay for their transactions, a base gas fee, set by the network according to transactional demand, gets destroyed. This, coupled with variable block sizes and a maximum gas fee, simplifies transaction fee estimation on Ethereum. When network demand is high, [blocks](https://etherscan.io/block/12965263) can burn more ether than they mint, effectively offsetting ether issuance.
+Ether burn occurs in every transaction on Ethereum. When users pay for their transactions, a base gas fee, set by the network according to transactional demand, gets destroyed. This, coupled with variable block sizes and a maximum gas fee, simplifies transaction fee estimation on Ethereum. When network demand is high, [blocks](https://eth.blockscout.com/block/22580057) can burn more ether than they mint, effectively offsetting ether issuance.
Burning the base fee hinders a block producer's ability to manipulate transactions. For example, if block producers received the base fee, they could include their own transactions for free and raise the base fee for everyone else. Alternatively, they could refund the base fee to some users offchain, leading to a more opaque and complex transaction fee market.
@@ -67,7 +67,7 @@ When the recipient address is a [smart contract](/developers/docs/smart-contract
Users can query the ether balance of any [account](/developers/docs/accounts/) by inspecting the account's `balance` field, which shows ether holdings denominated in wei.
-[Etherscan](https://etherscan.io) is a popular tool to inspect address balances via a web-based application. For example, [this Etherscan page](https://etherscan.io/address/0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae) shows the balance for the Ethereum Foundation. Account balances can also be queried using wallets or directly by making requests to nodes.
+[Etherscan](https://etherscan.io) and [Blockscout](https://eth.blockscout.com) are popular tools to inspect address balances via web-based applications. For example, [this Blockscout page](https://eth.blockscout.com/address/0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe) shows the balance for the Ethereum Foundation. Account balances can also be queried using wallets or directly by making requests to nodes.
## Further reading {#further-reading}
diff --git a/public/content/developers/docs/intro-to-ethereum/index.md b/public/content/developers/docs/intro-to-ethereum/index.md
index 44626627cee..a2158773077 100644
--- a/public/content/developers/docs/intro-to-ethereum/index.md
+++ b/public/content/developers/docs/intro-to-ethereum/index.md
@@ -1,5 +1,5 @@
---
-title: Intro to Ethereum
+title: Technical intro to Ethereum
description: A dapp developer's introduction to the core concepts of Ethereum.
lang: en
---
diff --git a/public/content/developers/docs/mev/index.md b/public/content/developers/docs/mev/index.md
index f259f7fc55d..c2771a6d427 100644
--- a/public/content/developers/docs/mev/index.md
+++ b/public/content/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ Maximal extractable value was first applied in the context of [proof-of-work](/d
## Prerequisites {#prerequisites}
-Make sure you're familiar with [transactions](/developers/docs/transactions/), [blocks](/developers/docs/blocks/), [proof-of-stake](/developers/docs/consensus-mechanisms/pos) and [gas](/developers/docs/gas/). Familiarity with [dapps](/dapps/) and [DeFi](/defi/) is helpful as well.
+Make sure you're familiar with [transactions](/developers/docs/transactions/), [blocks](/developers/docs/blocks/), [proof-of-stake](/developers/docs/consensus-mechanisms/pos) and [gas](/developers/docs/gas/). Familiarity with [dapps](/apps/) and [DeFi](/defi/) is helpful as well.
## MEV extraction {#mev-extraction}
@@ -26,7 +26,7 @@ With that, for some highly competitive MEV opportunities, such as [DEX arbitrage
This dynamic has made being good at "gas golfing" — programming transactions so that they use the least amount of gas — a competitive advantage, because it allows searchers to set a higher gas price while keeping their total gas fees constant (since gas fees = gas price \* gas used).
-A few well-known gas golf techniques include: using addresses that start with a long string of zeroes (e.g. [0x0000000000C521824EaFf97Eac7B73B084ef9306](https://etherscan.io/address/0x0000000000c521824eaff97eac7b73b084ef9306)) since they take less space (and hence gas) to store; and leaving small [ERC-20](/developers/docs/standards/tokens/erc-20/) token balances in contracts, since it costs more gas to initialize a storage slot (the case if the balance is 0) than to update a storage slot. Finding more techniques to reduce gas usage is an active area of research among searchers.
+A few well-known gas golf techniques include: using addresses that start with a long string of zeroes (e.g. [0x0000000000C521824EaFf97Eac7B73B084ef9306](https://eth.blockscout.com/address/0x0000000000C521824EaFf97Eac7B73B084ef9306)) since they take less space (and hence gas) to store; and leaving small [ERC-20](/developers/docs/standards/tokens/erc-20/) token balances in contracts, since it costs more gas to initialize a storage slot (the case if the balance is 0) than to update a storage slot. Finding more techniques to reduce gas usage is an active area of research among searchers.
### Generalized frontrunners {#mev-extraction-generalized-frontrunners}
@@ -46,7 +46,7 @@ MEV emerges on the blockchain in a few ways.
It works like this: if two DEXes are offering a token at two different prices, someone can buy the token on the lower-priced DEX and sell it on the higher-priced DEX in a single, atomic transaction. Thanks to the mechanics of the blockchain, this is true, riskless arbitrage.
-[Here's an example](https://etherscan.io/tx/0x5e1657ef0e9be9bc72efefe59a2528d0d730d478cfc9e6cdd09af9f997bb3ef4) of a profitable arbitrage transaction where a searcher turned 1,000 ETH into 1,045 ETH by taking advantage of different pricing of the ETH/DAI pair on Uniswap vs. Sushiswap.
+[Here's an example](https://eth.blockscout.com/tx/0x5e1657ef0e9be9bc72efefe59a2528d0d730d478cfc9e6cdd09af9f997bb3ef4) of a profitable arbitrage transaction where a searcher turned 1,000 ETH into 1,045 ETH by taking advantage of different pricing of the ETH/DAI pair on Uniswap vs. Sushiswap.
### Liquidations {#mev-examples-liquidations}
@@ -78,7 +78,7 @@ However, since NFT transactions happen on the same blockchain shared by all othe
For example, if there's a popular NFT drop and a searcher wants a certain NFT or set of NFTs, they can program a transaction such that they are the first in line to buy the NFT, or they can buy the entire set of NFTs in a single transaction. Or if an NFT is [mistakenly listed at a low price](https://www.theblockcrypto.com/post/113546/mistake-sees-69000-cryptopunk-sold-for-less-than-a-cent), a searcher can frontrun other purchasers and snap it up for cheap.
-One prominent example of NFT MEV occurred when a searcher spent $7 million to [buy](https://etherscan.io/address/0x650dCdEB6ecF05aE3CAF30A70966E2F395d5E9E5) every single Cryptopunk at the price floor. A blockchain researcher [explained on Twitter](https://twitter.com/IvanBogatyy/status/1422232184493121538) how the buyer worked with an MEV provider to keep their purchase secret.
+One prominent example of NFT MEV occurred when a searcher spent $7 million to [buy](https://eth.blockscout.com/address/0x650dCdEB6ecF05aE3CAF30A70966E2F395d5E9E5?tab=txs) every single Cryptopunk at the price floor. A blockchain researcher [explained on Twitter](https://twitter.com/IvanBogatyy/status/1422232184493121538) how the buyer worked with an MEV provider to keep their purchase secret.
### The long tail {#mev-examples-long-tail}
diff --git a/public/content/developers/docs/networks/index.md b/public/content/developers/docs/networks/index.md
index bd2779dd710..b6367551854 100644
--- a/public/content/developers/docs/networks/index.md
+++ b/public/content/developers/docs/networks/index.md
@@ -82,6 +82,31 @@ Hoodi is a testnet for testing validating and staking. The Hoodi network is open
- [Hoodi Faucet](https://hoodi.ethpandaops.io/)
- [PoW faucet](https://hoodi-faucet.pk910.de/)
+#### Ephemery {#ephemery}
+
+Ephemery is a unique kind of testnet that fully resets every month. The execution and consensus state reverts back to genesis every 28 days, which means anything that happens on the testnet is ephemeral. This makes it ideal for a short term testing, fast node bootstrap and 'hello world' kind of applications that don't need permanence.
+
+- Always fresh state, short term testing of validators and apps
+- Includes only basic set of contracts
+- Open validator set and easy to access large amounts of funds
+- Smallest node requirements and quickest sync, <5GB on average
+
+##### Resources
+
+- [Website](https://ephemery.dev/)
+- [Github]( https://github.com/ephemery-testnet/ephemery-resources)
+- [Community chat](https://matrix.to/#/#staker-testnet:matrix.org)
+- [Blockscout](https://explorer.ephemery.dev/)
+- [Otterscan](https://otter.bordel.wtf/)
+- [Beacon explorer](https://beaconlight.ephemery.dev/)
+- [Checkpoint Sync](https://checkpoint-sync.ephemery.ethpandaops.io)
+- [Launchpad]( https://launchpad.ephemery.dev/)
+
+#### Faucets
+
+- [Bordel Faucet](https://faucet.bordel.wtf/)
+- [Pk910 PoW Faucet](https://ephemery-faucet.pk910.de/)
+
#### Holesky {#holesky}
The Holesky testnet will be [deprecated in September 2025](https://blog.ethereum.org/en/2025/03/18/hoodi-holesky). Staking operators and infrastructure providers should use Hoodi for validator testing instead.
diff --git a/public/content/developers/docs/nodes-and-clients/client-diversity/index.md b/public/content/developers/docs/nodes-and-clients/client-diversity/index.md
index 789f2193d40..cfa0a3da8d3 100644
--- a/public/content/developers/docs/nodes-and-clients/client-diversity/index.md
+++ b/public/content/developers/docs/nodes-and-clients/client-diversity/index.md
@@ -68,6 +68,8 @@ Addressing client diversity requires more than individual users to choose minori
[Go-Ethereum](https://geth.ethereum.org/)
+[Reth](https://reth.rs/)
+
### Consensus clients {#consensus-clients}
[Nimbus](https://nimbus.team/)
diff --git a/public/content/developers/docs/scaling/optimistic-rollups/index.md b/public/content/developers/docs/scaling/optimistic-rollups/index.md
index 4aa2fc8c14a..bfca46841b9 100644
--- a/public/content/developers/docs/scaling/optimistic-rollups/index.md
+++ b/public/content/developers/docs/scaling/optimistic-rollups/index.md
@@ -94,7 +94,7 @@ The `calldata` keyword is also used in Solidity to pass arguments to a smart con
In the context of optimistic rollups, `calldata` is used to send compressed transaction data to the onchain contract. The rollup operator adds a new batch by calling the required function in the rollup contract and passing the compressed data as function arguments. Using `calldata` reduces user fees since most costs that rollups incur come from storing data onchain.
-Here is [an example](https://etherscan.io/tx/0x9102bfce17c58b5fc1c974c24b6bb7a924fb5fbd7c4cd2f675911c27422a5591) of a rollup batch submission to show how this concept works. The sequencer invoked the `appendSequencerBatch()` method and passed the compressed transaction data as inputs using `calldata`.
+Here is [an example](https://eth.blockscout.com/tx/0x9102bfce17c58b5fc1c974c24b6bb7a924fb5fbd7c4cd2f675911c27422a5591) of a rollup batch submission to show how this concept works. The sequencer invoked the `appendSequencerBatch()` method and passed the compressed transaction data as inputs using `calldata`.
Some rollups now use blobs to post batches of transactions to Ethereum.
diff --git a/public/content/developers/docs/smart-contracts/composability/index.md b/public/content/developers/docs/smart-contracts/composability/index.md
index 9c5165844f8..a5daa9df25a 100644
--- a/public/content/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ Ethereum smart contracts are like public APIs, so anyone can interact with the c
### Shorter development cycle {#shorter-development-cycle}
-Composability reduces the work that developers have to do when creating [dapps](/dapps/#what-are-dapps). [As Naval Ravikant puts it:](https://twitter.com/naval/status/1444366754650656770) "Open source means every problem has to be solved once."
+Composability reduces the work that developers have to do when creating [dapps](/apps/#what-are-dapps). [As Naval Ravikant puts it:](https://twitter.com/naval/status/1444366754650656770) "Open source means every problem has to be solved once."
If there is a smart contract that solves one problem, other developers can reuse it, so they don’t have to solve the same problem. This way, developers can take existing software libraries and add extra functionality to create new dapps.
diff --git a/public/content/developers/docs/smart-contracts/verifying/index.md b/public/content/developers/docs/smart-contracts/verifying/index.md
index e698940c881..99287323ff3 100644
--- a/public/content/developers/docs/smart-contracts/verifying/index.md
+++ b/public/content/developers/docs/smart-contracts/verifying/index.md
@@ -80,6 +80,12 @@ Etherscan is the most used tool for verifying contracts. However, Etherscan's co
[More on verifying contracts on Etherscan](https://medium.com/etherscan-blog/verifying-contracts-on-etherscan-f995ab772327).
+### Blockscout {#blockscout}
+
+[Blockscout](https://blockscout.com/) is an open-source blockchain explorer that also provides a [contract verification service](https://eth.blockscout.com/contract-verification) for smart contract developers and users. As an open-source alternative, Blockscout offers transparency in how verification is performed and enables community contributions to improve the verification process.
+
+Similar to other verification services, Blockscout allows you to verify your contract's source code by recompiling the bytecode and comparing it with the deployed contract. Once verified, your contract receives verification status and the source code becomes publicly available for auditing and interaction. Verified contracts are also listed in Blockscout's [verified contracts repository](https://eth.blockscout.com/verified-contracts) for easy browsing and discovery.
+
### Sourcify {#sourcify}
[Sourcify](https://sourcify.dev/#/verifier) is another tool for verifying contracts that is open-sourced and decentralized. It is not a block explorer and only verifies contracts on [different EVM based networks](https://docs.sourcify.dev/docs/chains). It acts as a public infrastructure for other tools to build on top of it, and aims to enable more human-friendly contract interactions using the [ABI](/developers/docs/smart-contracts/compiling/#web-applications) and [NatSpec](https://docs.soliditylang.org/en/v0.8.15/natspec-format.html) comments found in the metadata file.
diff --git a/public/content/developers/tutorials/erc20-annotated-code/index.md b/public/content/developers/tutorials/erc20-annotated-code/index.md
index 556d47fafd3..af7750a4c33 100644
--- a/public/content/developers/tutorials/erc20-annotated-code/index.md
+++ b/public/content/developers/tutorials/erc20-annotated-code/index.md
@@ -92,7 +92,7 @@ more valuable than it actually is. However, that fear ignores the true nature of
every node. To achieve this, every contract's machine language code and storage is available on every node. While you are not required to publish the Solidity
code for your contract, nobody would take you seriously unless you publish the source code and the version of Solidity with which it was complied, so it can
be verified against the machine language code you provided.
-For example, see [this contract](https://etherscan.io/address/0xa530F85085C6FE2f866E7FdB716849714a89f4CD#code).
+For example, see [this contract](https://eth.blockscout.com/address/0xa530F85085C6FE2f866E7FdB716849714a89f4CD?tab=contract).
diff --git a/public/content/developers/tutorials/erc20-with-safety-rails/index.md b/public/content/developers/tutorials/erc20-with-safety-rails/index.md
index aa74bc2ba2d..b9915082f6e 100644
--- a/public/content/developers/tutorials/erc20-with-safety-rails/index.md
+++ b/public/content/developers/tutorials/erc20-with-safety-rails/index.md
@@ -47,7 +47,7 @@ Before we can add the safety rail functionality we need an ERC-20 contract. In t
Users sometimes send tokens to the wrong address. While we cannot read their minds to know what they meant to do, there are two error types that happen a lot and are easy to detect:
-1. Sending the tokens to the contract's own address. For example, [Optimism's OP token](https://optimism.mirror.xyz/qvd0WfuLKnePm1Gxb9dpGchPf5uDz5NSMEFdgirDS4c) managed to accumulate [over 120,000](https://optimistic.etherscan.io/address/0x4200000000000000000000000000000000000042#tokentxns) OP tokens in less than two months. This represents a significant amount of wealth that presumably people just lost.
+1. Sending the tokens to the contract's own address. For example, [Optimism's OP token](https://optimism.mirror.xyz/qvd0WfuLKnePm1Gxb9dpGchPf5uDz5NSMEFdgirDS4c) managed to accumulate [over 120,000](https://optimism.blockscout.com/address/0x4200000000000000000000000000000000000042) OP tokens in less than two months. This represents a significant amount of wealth that presumably people just lost.
2. Sending the tokens to an empty address, one that doesn't correspond to an [externally owned account](/developers/docs/accounts/#externally-owned-accounts-and-key-pairs) or a [smart contract](/developers/docs/smart-contracts). While I don't have statistics on how often this happens, [one incident could have cost 20,000,000 tokens](https://gov.optimism.io/t/message-to-optimism-community-from-wintermute/2595).
@@ -125,7 +125,7 @@ Sometimes it is useful to have an administrator that can undo mistakes. To reduc
1. Freezing and unfreezing accounts. This can be useful, for example, when an account might be compromised.
2. Asset cleanup.
- Sometimes frauds send fraudulent tokens to the real token's contract to gain legitimacy. For example, [see here](https://optimistic.etherscan.io/token/0x2348b1a1228ddcd2db668c3d30207c3e1852fbbe?a=0x4200000000000000000000000000000000000042). The legitimate ERC-20 contract is [0x4200....0042](https://optimistic.etherscan.io/address/0x4200000000000000000000000000000000000042). The scam that pretends to be it is [0x234....bbe](https://optimistic.etherscan.io/address/0x2348b1a1228ddcd2db668c3d30207c3e1852fbbe).
+ Sometimes frauds send fraudulent tokens to the real token's contract to gain legitimacy. For example, [see here](https://optimism.blockscout.com/token/0x2348B1a1228DDCd2dB668c3d30207c3E1852fBbe?tab=holders). The legitimate ERC-20 contract is [0x4200....0042](https://optimism.blockscout.com/token/0x4200000000000000000000000000000000000042). The scam that pretends to be it is [0x234....bbe](https://optimism.blockscout.com/token/0x2348B1a1228DDCd2dB668c3d30207c3E1852fBbe).
It is also possible that people send legitimate ERC-20 tokens to our contract by mistake, which is another reason to want to have a way to get them out.
diff --git a/public/content/developers/tutorials/ethereum-for-web2-auth/index.md b/public/content/developers/tutorials/ethereum-for-web2-auth/index.md
index 9ecb9dd2d19..cd166a52027 100644
--- a/public/content/developers/tutorials/ethereum-for-web2-auth/index.md
+++ b/public/content/developers/tutorials/ethereum-for-web2-auth/index.md
@@ -644,7 +644,7 @@ Get the request ID, and delete the nonce from `nonces` to make sure it cannot be
try {
```
-Becasue there are so many ways in which the signature can be invalid, we wrap this in a `try ... catch` block to catch any thrown errors.
+Because there are so many ways in which the signature can be invalid, we wrap this in a `try ... catch` block to catch any thrown errors.
```typescript
const validSignature = await verifyMessage({
diff --git a/public/content/developers/tutorials/how-to-mint-an-nft/index.md b/public/content/developers/tutorials/how-to-mint-an-nft/index.md
index c2bfd8bdf49..db58ac0164d 100644
--- a/public/content/developers/tutorials/how-to-mint-an-nft/index.md
+++ b/public/content/developers/tutorials/how-to-mint-an-nft/index.md
@@ -109,7 +109,7 @@ Once you’re done editing the JSON file, save it and upload it to Pinata, follo
## Step 5: Create an instance of your contract {#instance-contract}
-Now, to interact with our contract, we need to create an instance of it in our code. To do so we’ll need our contract address which we can get from the deployment or [Etherscan](https://sepolia.etherscan.io/) by looking up the address you used to deploy the contract.
+Now, to interact with our contract, we need to create an instance of it in our code. To do so we'll need our contract address which we can get from the deployment or [Blockscout](https://eth-sepolia.blockscout.com/) by looking up the address you used to deploy the contract.

@@ -316,7 +316,7 @@ Now, run `node scripts/mint-nft.js` to deploy your NFT. After a couple of second
Check Alchemy's Mempool to view the status of your transaction!
-Next, visit your [Alchemy mempool](https://dashboard.alchemyapi.io/mempool) to see the status of your transaction (whether it’s pending, mined, or got dropped by the network). If your transaction got dropped, it’s also helpful to check [Sepolia Etherscan](https://sepolia.etherscan.io/) and search for your transaction hash.
+Next, visit your [Alchemy mempool](https://dashboard.alchemyapi.io/mempool) to see the status of your transaction (whether it’s pending, mined, or got dropped by the network). If your transaction got dropped, it’s also helpful to check [Blockscout](https://eth-sepolia.blockscout.com/) and search for your transaction hash.
_View your NFT transaction hash on Etherscan_
diff --git a/public/content/developers/tutorials/learn-foundational-ethereum-topics-with-sql/index.md b/public/content/developers/tutorials/learn-foundational-ethereum-topics-with-sql/index.md
index e024ef53dbb..beadc961150 100644
--- a/public/content/developers/tutorials/learn-foundational-ethereum-topics-with-sql/index.md
+++ b/public/content/developers/tutorials/learn-foundational-ethereum-topics-with-sql/index.md
@@ -20,11 +20,11 @@ Onchain data can help us understand Ethereum, the network, and as an economy for
A user’s journey on Ethereum starts with initializing a user-controlled account or an entity with an ETH balance. There are two account types - user-controlled or a smart contract (see [ethereum.org](/developers/docs/accounts/)).
-Any account can be viewed on a block explorer like [Etherscan](https://etherscan.io/). Block explorers are a portal to Ethereum’s data. They display, in real-time, data on blocks, transactions, miners, accounts and other onchain activity (see [here](/developers/docs/data-and-analytics/block-explorers/)).
+Any account can be viewed on a block explorer like [Etherscan](https://etherscan.io/) or [Blockscout](https://eth.blockscout.com/). Block explorers are a portal to Ethereum's data. They display, in real-time, data on blocks, transactions, miners, accounts and other onchain activity (see [here](/developers/docs/data-and-analytics/block-explorers/)).
However, a user may wish to query the data directly to reconcile the information provided by external block explorers. [Dune Analytics](https://duneanalytics.com/) provides this capability to anyone with some knowledge of SQL.
-For reference, the smart contract account for the Ethereum Foundation (EF) can be viewed on [Etherscan](https://etherscan.io/address/0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae).
+For reference, the smart contract account for the Ethereum Foundation (EF) can be viewed on [Blockscout](https://eth.blockscout.com/address/0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe).
One thing to note is that all accounts, including the EF’s, have a public address that can be used to send and receive transactions.
@@ -64,7 +64,7 @@ This will yield the same information as provided on Etherscan's transaction page

-[EF's contract page on Etherscan.](https://etherscan.io/address/0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe)
+[EF's contract page on Blockscout.](https://eth.blockscout.com/address/0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe)
#### Dune Analytics {#dune-analytics}
diff --git a/public/content/developers/tutorials/optimism-std-bridge-annotated-code/index.md b/public/content/developers/tutorials/optimism-std-bridge-annotated-code/index.md
index 34ca3578e4f..f0e7c7118cd 100644
--- a/public/content/developers/tutorials/optimism-std-bridge-annotated-code/index.md
+++ b/public/content/developers/tutorials/optimism-std-bridge-annotated-code/index.md
@@ -1101,7 +1101,7 @@ There are two significant differences:
1. On L1 you initiate deposits and finalize withdrawals.
Here you initiate withdrawals and finalize deposits.
2. On L1 it is necessary to distinguish between ETH and ERC-20 tokens.
- On L2 we can use the same functions for both because internally ETH balances on Optimism are handled as an ERC-20 token with the address [0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000](https://optimistic.etherscan.io/address/0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000).
+ On L2 we can use the same functions for both because internally ETH balances on Optimism are handled as an ERC-20 token with the address [0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000](https://explorer.optimism.io/address/0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000).
```solidity
/* Library Imports */
diff --git a/public/content/developers/tutorials/uniswap-v2-annotated-code/index.md b/public/content/developers/tutorials/uniswap-v2-annotated-code/index.md
index b727ed831e5..d89438465db 100644
--- a/public/content/developers/tutorials/uniswap-v2-annotated-code/index.md
+++ b/public/content/developers/tutorials/uniswap-v2-annotated-code/index.md
@@ -1323,7 +1323,7 @@ This function performs internal processing that is required for the functions th
for (uint i; i < path.length - 1; i++) {
```
-As I'm writing this there are [388,160 ERC-20 tokens](https://etherscan.io/tokens). If there was a pair exchange for each token pair, it would be over 150 billion pair exchanges. The entire chain, at the moment, [only has 0.1% that number of accounts](https://etherscan.io/chart/address). Instead, the swap functions support the concept of a path. A trader can exchange A for B, B for C, and C for D, so there is no need for a direct A-D pair exchange.
+As I'm writing this there are [388,160 ERC-20 tokens](https://eth.blockscout.com/tokens). If there was a pair exchange for each token pair, it would be over 150 billion pair exchanges. The entire chain, at the moment, [only has 0.1% that number of accounts](https://eth.blockscout.com/stats/accountsGrowth). Instead, the swap functions support the concept of a path. A trader can exchange A for B, B for C, and C for D, so there is no need for a direct A-D pair exchange.
The prices on these markets tend to be synchronized, because when they are out of sync it creates an opportunity for arbitrage. Imagine, for example, three tokens, A, B, and C. There are three pair exchanges, one for each pair.
diff --git a/public/content/governance/index.md b/public/content/governance/index.md
index 90d212bbf89..e75edc18972 100644
--- a/public/content/governance/index.md
+++ b/public/content/governance/index.md
@@ -44,7 +44,7 @@ There are various stakeholders in the [Ethereum community](/community/), each pl
- **Ether holders**: these people hold an arbitrary amount of ETH. [More on ETH](/eth/).
- **Application Users**: these people interact with applications on the Ethereum blockchain.
-- **Application/Tooling Developers**: these people write applications that run on the Ethereum blockchain (e.g. DeFi, NFTs, etc.) or build tooling to interact with Ethereum (e.g. wallets, test suites, etc.). [More on dapps](/dapps/).
+- **Application/Tooling Developers**: these people write applications that run on the Ethereum blockchain (e.g. DeFi, NFTs, etc.) or build tooling to interact with Ethereum (e.g. wallets, test suites, etc.). [More on dapps](/apps/).
- **Node Operators**: these people run nodes that propagate blocks and transactions, rejecting any invalid transaction or block that they come across. [More on nodes](/developers/docs/nodes-and-clients/).
- **EIP Authors**: these people propose changes to the Ethereum protocol, in the form of Ethereum Improvement Proposals (EIPs). [More on EIPs](/eips/).
- **Validators**: these people run nodes that can add new blocks to the Ethereum blockchain.
diff --git a/public/content/guides/how-to-id-scam-tokens/index.md b/public/content/guides/how-to-id-scam-tokens/index.md
index 512adac8497..5f0942ca408 100644
--- a/public/content/guides/how-to-id-scam-tokens/index.md
+++ b/public/content/guides/how-to-id-scam-tokens/index.md
@@ -13,7 +13,7 @@ There are two ways in which they are likely to deceive you:
- **Selling you a scam token**, which may look like the legitimate token you want to purchase, but are issued by the scammers and worth nothing.
- **Tricking you into signing bad transactions**, usually by directing you into their own user interface. They might try to get you into giving their contracts an allowance on your ERC-20 tokens, exposing sensitive information that gives them access to your assets, etc. These user interfaces might be near-perfect clones of honest sites, but with hidden tricks.
-To illustrate what scam tokens are, and how to identify them, we are going to look at an example of one: [`wARB`](https://etherscan.io/token/0xb047c8032b99841713b8e3872f06cf32beb27b82). This token attempts to look like the legitimate [`ARB`](https://etherscan.io/address/0xb50721bcf8d664c30412cfbc6cf7a15145234ad1) token.
+To illustrate what scam tokens are, and how to identify them, we are going to look at an example of one: [`wARB`](https://eth.blockscout.com/token/0xB047c8032b99841713b8E3872F06cF32beb27b82). This token attempts to look like the legitimate [`ARB`](https://eth.blockscout.com/address/0xb50721bcf8d664c30412cfbc6cf7a15145234ad1) token.
diff --git a/public/content/nft/index.md b/public/content/nft/index.md
index 295287e30bf..9d473b44d73 100644
--- a/public/content/nft/index.md
+++ b/public/content/nft/index.md
@@ -57,7 +57,7 @@ Maybe you are an artist that wants to share their work using NFTs, without losin
Explore, buy or create your own NFT art/collectibles...
-
+
Explore NFT art
diff --git a/public/content/roadmap/pectra/7702/index.md b/public/content/roadmap/pectra/7702/index.md
index d2da80649c8..0fb2f3fc943 100644
--- a/public/content/roadmap/pectra/7702/index.md
+++ b/public/content/roadmap/pectra/7702/index.md
@@ -29,7 +29,7 @@ The private key of the EOA retains full control over the account after the deleg
**Account Abstraction**: A delegation contract should align with Ethereum’s broader account abstraction (AA) standards to maximize compatibility. In particular, it should ideally be ERC-4337 compliant or compatible.
-**Permissionless and Censorship-Resistant Design**: Ethereum values permissionless participation. A delegation contract MUST NOT hard-code or rely on any single “trusted” relayer or service. This would brick the account if the relayer goes offline. Features like batching (e.g. approve+transferFrom) can by used by the EOA itself without a relayer. For application developers that want to use advanced features enabled by 7702 (Gas Abstraction, Privacy-Preserving Withdrawals) you’ll need a relayer. While there are different relayer architectures, our recommendation is to use [4337 bundlers](https://www.erc4337.io/bundlers) pointing at least [entry point 0.8](https://github.com/eth-infinitism/account-abstraction/releases/tag/v0.8.0) because:
+**Permissionless and Censorship-Resistant Design**: Ethereum values permissionless participation. A delegation contract MUST NOT hard-code or rely on any single “trusted” relayer or service. This would brick the account if the relayer goes offline. Features like batching (e.g. approve+transferFrom) can be used by the EOA itself without a relayer. For application developers that want to use advanced features enabled by 7702 (Gas Abstraction, Privacy-Preserving Withdrawals) you’ll need a relayer. While there are different relayer architectures, our recommendation is to use [4337 bundlers](https://www.erc4337.io/bundlers) pointing at least [entry point 0.8](https://github.com/eth-infinitism/account-abstraction/releases/tag/v0.8.0) because:
- They provide standardized interfaces for relaying
- Include built-in paymaster systems
diff --git a/public/content/roadmap/pectra/index.md b/public/content/roadmap/pectra/index.md
index a4b11f37369..4276c890b16 100644
--- a/public/content/roadmap/pectra/index.md
+++ b/public/content/roadmap/pectra/index.md
@@ -1,12 +1,14 @@
---
-title: Pectra
-description: Learn about Pectra - the next Ethereum protocol upgrade
+title: Prague-Electra (Pectra)
+description: Learn about the Pectra protocol upgrade
lang: en
---
# Pectra {#pectra}
-Pectra is an upcoming Ethereum protocol upgrade that brings new functionality and changes to the Ethereum network. Following [Dencun](/roadmap/dencun/), this is another major upgrade to both the execution and consensus layer of Ethereum. The shortened name Pectra is a combination of Prague and Electra, which are the respective names for the execution and consensus layer specification changes. Together, these changes bring a number of improvements to Ethereum users, developers and validators.
+The Pectra network upgrade followed [Dencun](/roadmap/dencun/) and brought changes to both the execution and consensus layer of Ethereum. The shortened name Pectra is a combination of Prague and Electra, which are the respective names for the execution and consensus layer specification changes. Together, these changes bring a number of improvements to Ethereum users, developers and validators.
+
+This upgrade was successfully activated on Ethereum mainnet at epoch `364032`, on **07-May-2025 at 10:05 (UTC)**.
Pectra upgrade is only a single step in Ethereum's long-term development goals. Learn more about the protocol roadmap and previous upgrades.
diff --git a/public/content/smart-contracts/index.md b/public/content/smart-contracts/index.md
index ab974f2d8cc..ce04a3ee8b8 100644
--- a/public/content/smart-contracts/index.md
+++ b/public/content/smart-contracts/index.md
@@ -74,7 +74,7 @@ They can perform computations, create currency, store data, mint [NFTs](/glossar
- [Stablecoins](/stablecoins/)
- [Creating and distributing unique digital assets](/nft/)
- [An automatic, open currency exchange](/get-eth/#dex)
-- [Decentralized gaming](/dapps/?category=gaming#explore)
+- [Decentralized gaming](/apps/?category=gaming#explore)
- [An insurance policy that pays out automatically](https://etherisc.com/)
- [A standard that lets people create customized, interoperable currencies](/developers/docs/standards/tokens/)
diff --git a/public/content/social-networks/index.md b/public/content/social-networks/index.md
index b4bbe53af1f..091121d5574 100644
--- a/public/content/social-networks/index.md
+++ b/public/content/social-networks/index.md
@@ -23,7 +23,7 @@ Many decentralized social networks exist as alternatives to established social m
### How do decentralized social networks work? {#decentralized-social-networks-overview}
-Decentralized social networks are a class of [decentralized applications (dapps)](/dapps/)—applications powered by [smart contracts](/glossary/#smart-contract) deployed on the blockchain. The contract code serves as the backend for these apps and defines their business logic.
+Decentralized social networks are a class of [decentralized applications (dapps)](/apps/)—applications powered by [smart contracts](/glossary/#smart-contract) deployed on the blockchain. The contract code serves as the backend for these apps and defines their business logic.
Traditional social media platforms rely on databases to store user information, program code, and other forms of data. But this creates single points-of-failure and introduces significant risk. For instance, Facebook's servers infamously [went offline for hours](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) in October 2021, cutting off users from the platform.
diff --git a/public/content/translations/ar/defi/index.md b/public/content/translations/ar/defi/index.md
index c3d86a8bceb..2693f1f3ee4 100644
--- a/public/content/translations/ar/defi/index.md
+++ b/public/content/translations/ar/defi/index.md
@@ -47,7 +47,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
| الأسواق مفتوحة دائمًا. | الأسواق تغلق لأن الموظفين يحتاجون إلى فترات راحة. |
| إنه مبني على الشفافية - يمكن لأي شخص الاطلاع على بيانات المنتج وفحص كيفية عمل النظام. | المؤسسات المالية عبارة عن دفاتر مغلقة: لا يمكنك أن تطلب الاطلاع على سجل قروضها، وسجل أصولها المدارة، وما إلى ذلك. |
-
+
استكشف تطبيقات التمويل اللامركزي دي فاي (DeFi)
@@ -65,7 +65,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
استكشف اقتراحاتنا لتطبيقات التمويل اللامركزي دي فاي (DeFi) التي يمكن تجربتها إذا كنت جديدًا على إيثريوم.
-
+
استكشف النظام المالي اللامركزي (DeFi)
@@ -92,7 +92,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
كسلسلة بلوكتشين، صممت إيثريوم لإرسال المعاملات بطريقة آمنة وعالمية. مثل عملة بيتكوين، إيثريوم يجعل إرسال الأموال حول العالم سهلاً مثل إرسال البريد الإلكتروني. فقط أدخل [اسم ENS](/glossary/#ens) للطرف المستلم (مثل bob.eth) أو عنوان الحساب الخاص به من محفظتك، وسوف تنتقل المدفوعات الخاصة بك إليه مباشرة في دقائق (عادةً). لإرسال أو تلقي المدفوعات، ستحتاج إلى [محفظة](/wallets/).
-
+
شاهد تطبيقات الدفع اللامركزية
@@ -123,7 +123,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
- النظير إلى النظير: ويعني أن المقترض سيقترض من مقرض معين مباشرة.
- الاقتراض القائم على مُجمع، حيث يقوم المقرضون بتوفير أموال (سيولة) لمُجمع يمكن للمقترضين الاقتراض منه.
-
+
اطلع على تطبيقات الاقتراض اللامركزية
@@ -185,7 +185,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
- ستزيد قيمة aDai لديك بناءً على معدلات الفائدة وستتمكن من ملاحظة رصيدك ينمو في محفظتك. واعتمادًا على [معدل النسبة المئوية السنوية](/glossary/#apr)، سيعرض رصيد محفظتك شيئًا مثل 100.1234 بعد بضعة أيام أو حتى ساعات!
- ثم يمكنك سحب مبلغ من Dai القياسي يعادل رصيد aDai الخاص بك في أي وقت.
-
+
اطلع على التطبيقات اللامركزية للإقراض
@@ -213,7 +213,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
على سبيل المثال، إذا كنت ترغب في استخدام اليانصيب دون خسارة PoolTogether (الموصوف أعلاه)، فستحتاج إلى رمز مميز مثل Dai أو USDC. تسمح لك منصات التبادل اللامركزية هذه باستبدال عملة ETH مقابل هذه الرموز المميزة واستردادها لاحقًا عندما تنتهي.
-
+
اطلع على منصات تبادل الرموز المميزة
@@ -225,7 +225,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
فعندما تُستخدم منصة تبادل مركزية، عليك أن تودع أصولك قبل التداول، وأن تثق بأن هذه المنصات ستعتني بالأصول. عندما تكون أصولك مودعة، فهي معرضة للخطر لأن منصات التبادل المركزية هي أهداف جذابة للقراصنة.
-
+
اطلع على التطبيقات اللامركزية للتداول
@@ -237,7 +237,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
ومن الأمثلة الجيدة على ذلك [تمويل مؤشر دي فاي بلس (DPI)](https://defipulse.com/blog/defi-pulse-index/). هذا تمويل يعيد توازن الرصيد تلقائيًا لضمان أن محفظتك تحتوى دائمًا على أعلى رموز التمويل اللامركزي دي فاي (DeFi) في رأسمالية السوق. لا تحتاج أبدًا إلى إدارة أي من التفاصيل ويمكنك السحب من الأموال متى ما رغبت.
-
+
شاهد التطبيقات اللامركزية للاستثمار
@@ -251,7 +251,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
- إنها تتمتع بالشفافية بحيث يستطيع جامعو الأموال أن يثبتوا مقدار الأموال التي تم جمعها. يمكنك حتى تتبع كيفية إنفاق هذه الأموال لاحقًا في المستقبل.
- ويمكن لجامعي الأموال إعداد مدفوعات الاسترداد تلقائيًا، على سبيل المثال، إذا كان هناك موعد نهائي محدد وحد أدنى للمبلغ لم يتم الوفاء به.
-
+
اطلع على التطبيقات اللامركزية للتمويل الجماعي
@@ -280,7 +280,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
يمكن لمنتجات إيثريوم، حالها حال جميع البرامج، أن تعاني من الأخطاء والاستغلال. لذا فإن الكثير من منتجات التأمين الموجودة حاليًا في المجال تركز على حماية مستخدميها من فقدان أموالهم. إلا أن هناك مشاريع بدأت ببناء تغطية لكل ما يمكن للحياة أن تفاجئنا به. ومن الأمثلة الجيدة على ذلك تغطية Etherisc's Crop الذي يهدف إلى [حماية صغار المزارعين في كينيا من الجفاف والفيضانات](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). ويمكن للتأمين اللامركزي أن يوفر تغطية أرخص للمزارعين الذين كثيرًا ما يواجهون أسعارًا باهظة في التأمين التقليدي.
-
+
اطلع على تطبيقات التأمين اللامركزية
@@ -290,7 +290,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
مع الكثير من الأحداث، ستحتاج إلى طريقة لتتبع جميع استثماراتك، وقروضك، وتداولاتك. هناك مجموعة من المنتجات التي تسمح لك بتنسيق جميع أنشطة التمويل اللامركزي دي فاي (DeFi) الخاصة بك من مكان واحد. هذا ما تمتاز به البنية المفتوحة للتمويل اللامركزي دي فاي (DeFi). يمكن للفرق بناء واجهات تتيح لك الاطلاع على أرصدتك عبر المنتجات، كما يمكنك استخدام ميزاتها أيضًا. قد تجد هذا مفيدًا وأنت تستكشف المزيد عن التمويل اللامركزي دي فاي (DeFi).
-
+
اطلع على التطبيقات اللامركزية للحافظات
@@ -322,7 +322,7 @@ summaryPoint3: استنادًا إلى التكنولوجيا مفتوحة ال
1. سلسلة البلوكتشين - يحتوي إيثريوم على تاريخ المعاملات وحالة الحسابات.
2. الأصول - عملة [ETH](/eth/) والرموز المميزة الأخرى (العملات).
3. البروتوكولات - [العقود الذكية](/glossary/#smart-contract) التي تقدم وظيفة، على سبيل المثال خدمة تسمح بالإقراض اللامركزي للأصول.
-4. [التطبيقات](/dapps/) - المنتجات التي نستخدمها لإدارة البروتوكولات والوصول إليها.
+4. [التطبيقات](/apps/) - المنتجات التي نستخدمها لإدارة البروتوكولات والوصول إليها.
ملاحظة: العديد من عمليات التمويل اللامركزي دي فاي (DeFi) تستخدم [معيار ERC-20](/glossary/#erc-20). تستخدم التطبيقات في التمويل اللامركزي دي فاي (DeFi) غلافًا لـ ETH يُسمى Wrapped Ether (WETH). [تعرف على المزيد عن Wrapped Ether](/wrapped-eth).
diff --git a/public/content/translations/ar/smart-contracts/index.md b/public/content/translations/ar/smart-contracts/index.md
index 455945e9011..53ec6ba52ef 100644
--- a/public/content/translations/ar/smart-contracts/index.md
+++ b/public/content/translations/ar/smart-contracts/index.md
@@ -69,7 +69,7 @@ lang: ar
- [عملات ثابتة](/stablecoins/)
- [إنشاء أصول رقمية فريدة وتوزيعها](/nft/)
- [منصة تبادل عملات مفتوحة ومؤتمتة](/get-eth/#dex)
-- [ألعاب الفيديو اللامركزية](/dapps/?category=gaming#explore)
+- [ألعاب الفيديو اللامركزية](/apps/?category=gaming#explore)
- [بوليصة تأمين تقوم بالسداد تلقائيًا](https://etherisc.com/)
- [معيار قياسي يتيح للأشخاص إنشاء عملات مخصصة وقابلة للتشغيل المتبادل](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/ar/social-networks/index.md b/public/content/translations/ar/social-networks/index.md
index 0afdeaf0110..7e73efa2ffe 100644
--- a/public/content/translations/ar/social-networks/index.md
+++ b/public/content/translations/ar/social-networks/index.md
@@ -21,7 +21,7 @@ summaryPoint3: الرموز المميزة و NFTs تنشئ أساليب جدي
### كيف تعمل شبكات التواصل الاجتماعية اللامركزية؟ {#decentralized-social-networks-overview}
-الشبكات الاجتماعية اللامركزية هي فئة من [التطبيقات اللامركزية](/dapps/)-أي التطبيقات المدعومة [بالعقود الذكية](/developers/docs/smart-contracts/) المنشورة على سلسلة الكتل. يعمل النص البرمجي للعقد الذكي كواجهة خلفية لهذه التطبيقات ويحدد منطق أعمالها.
+الشبكات الاجتماعية اللامركزية هي فئة من [التطبيقات اللامركزية](/apps/)-أي التطبيقات المدعومة [بالعقود الذكية](/developers/docs/smart-contracts/) المنشورة على سلسلة الكتل. يعمل النص البرمجي للعقد الذكي كواجهة خلفية لهذه التطبيقات ويحدد منطق أعمالها.
تعتمد منصات التواصل الاجتماعي التقليدية على قواعد البيانات لتخزين معلومات المستخدم، والنص البرمجي، وأشكال أخرى من البيانات. ولكن هذا يؤدي لنقطة ضعف ويسبب مخاطر كبيرة. على سبيل المثال، خوادم Facebook السخيفة [انفصلت لعدة ساعات](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) في العام الماضي، فقطعت المستخدمين عن المنصة.
diff --git a/public/content/translations/ar/web3/index.md b/public/content/translations/ar/web3/index.md
index 06779ee9512..c7c1a0b40c6 100644
--- a/public/content/translations/ar/web3/index.md
+++ b/public/content/translations/ar/web3/index.md
@@ -139,7 +139,7 @@ OnlyFans هو موقع محتوى للبالغين تم إنشاؤه بواسط
- [احصل على محفظة](/wallets/)
- [ابحث عن مجتمع](/community/)
-- [استكشف تطبيقات الإصدار الثالث من الويب Web3](/dapps/)
+- [استكشف تطبيقات الإصدار الثالث من الويب Web3](/apps/)
- [الإنضمام إلى DAO](/dao/)
- [ابنِ على الإصدار الثالث من الويب Web3](/developers/)
diff --git a/public/content/translations/az/defi/index.md b/public/content/translations/az/defi/index.md
index 2676ab60492..9c8eb00fbed 100644
--- a/public/content/translations/az/defi/index.md
+++ b/public/content/translations/az/defi/index.md
@@ -47,7 +47,7 @@ DeFi potensialını görməyin ən yaxşı yollarından biri bu gün mövcud ola
| Bazarlar həmişə açıqdır. | İşçilərin fasilələrə ehtiyacı olduğu üçün bazarlar bağlanır. |
| Sistem şəffaflıq üzərində qurulub – hər kəs məhsulun məlumatlarına baxa və sistemin necə işlədiyini yoxlaya bilər. | Maliyyə qurumları qapalı qutulardır: siz onların kredit tarixçəsini, idarə olunan aktivlərinin qeydini və s. yoxlaya bilməzsiniz. |
-
+
DeFi tətbiqlərini kəşf edin
@@ -65,7 +65,7 @@ Bu qəribə səslənir... "Mən niyə pulumu proqramlaşdırmaq istəyim"? Bunun
Ethereum-da yenisinizsə, sınamaq məqsədilə DeFi tətbiqləri üçün təkliflərimizi araşdırın.
-
+
DeFi tətbiqlərini kəşf edin
@@ -92,7 +92,7 @@ Bu qəribə səslənir... "Mən niyə pulumu proqramlaşdırmaq istəyim"? Bunun
Blokçeyn olaraq, Ethereum əməliyyatları təhlükəsiz və qlobal şəkildə göndərmək üçün nəzərdə tutulmuşdur. Bitcoin kimi, Ethereum da bütün dünyaya pul göndərməyi e-poçt göndərmək qədər asanlaşdırır. Sadəcə cüzdanınızda alıcınızın [ENS adını](/nft/#nft-domains) (məsələn, bob.eth) və ya hesab ünvanını daxil edin və ödənişiniz dəqiqələr ərzində birbaşa ona keçəcək (adətən). Ödənişləri göndərmək və ya qəbul etmək üçün sizə [cüzdan](/wallets/) lazımdır.
-
+
Ödəniş tətbiqlərinə baxın
@@ -123,7 +123,7 @@ Mərkəzləşdirilməmiş provayderlərdən borc pul götürmək iki əsas növd
- Peer-to-peer, yəni borcalanın müəyyən bir borc verəndən birbaşa borc alması.
- Pool-based, yəni kreditorların borcalanların borc ala biləcəyi hovuza vəsait (likvidlik) təmin etməsi.
-
+
Borc almaq üçün tətbiqlərə baxın
@@ -183,7 +183,7 @@ Kriptovalyutanızı borc verməklə faiz qazana və vəsaitlərinizin real vaxtd
- Sizin aDai faiz dərəcələrinə əsasən artacaq və siz cüzdanınızda balansınızın artdığını görə bilərsiniz. APR-dən asılı olaraq, cüzdan balansınız bir neçə gün və ya hətta saatdan sonra 100.1234 kimi bir rəqəm oxuyacaq!
- İstənilən vaxt aDai balansınıza bərabər olan adi Dai məbləğini çıxara bilərsiniz.
-
+
Borc vermək üçün tətbiqlərə baxın
@@ -211,7 +211,7 @@ Ethereum-da minlərlə token var. Mərkəzləşdirilməmiş birjalar (DEXs) ist
Məsələn, PoolTogether (yuxarıda təsvir edilmişdir) itkisiz lotereyasından istifadə etmək istəyirsinizsə, sizə Dai və ya USDC kimi token lazımdır. Bu DEX-lər sizə ETH-ni həmin tokenlərlə dəyişdirməyə və işiniz bitdikdə yenidən geri qaytarmağa imkan verir.
-
+
Token mübadiləsinə baxın
@@ -223,7 +223,7 @@ Bir az daha çox nəzarəti sevən treyderlər üçün daha qabaqcıl alternativ
Mərkəzləşdirilmiş birjadan istifadə edərkən, ticarətdən əvvəl aktivlərinizi depozitə qoymalı və onların güvəndə olduğuna etibar etməlisiniz. Aktivləriniz depozitə qoyulsa da, onlar risk altındadır, çünki mərkəzləşdirilmiş mübadilələr hakerlər üçün cəlbedici hədəflərdir.
-
+
Ticarət tətbiqlərinə baxın
@@ -235,7 +235,7 @@ Ethereum-da seçdiyiniz strategiya əsasında portfelinizi böyütməyə çalı
Yaxşı nümunə [DeFi Pulse İndeks fondudur (DPI)](https://defipulse.com/blog/defi-pulse-index/). Bu, portfelinizin həmişə [bazar kapitallaşmasına görə ən yaxşı DeFi tokenlərini](https://www.coingecko.com/en/defi) ehtiva etməsini təmin etmək üçün avtomatik yenidən balanslaşdıran fonddur. Heç vaxt heç bir detalı idarə etməli deyilsiniz və istədiyiniz zaman fonddan çıxa bilərsiniz.
-
+
İnvestisiya tətbiqlərinə baxın
@@ -249,7 +249,7 @@ Ethereum kraudfandinq üçün ideal platformadır:
- O, şəffafdır ki, fandreyzerlər nə qədər pul yığıldığını sübut edə bilsinlər. Siz hətta sonradan vəsaitlərin necə xərcləndiyini izləyə bilərsiniz.
- Məsələn, müəyyən bir son tarix və minimum məbləğ yerinə yetirilmədikdə, vəsait toplayanlar avtomatik geri qaytarma ala bilər.
-
+
Kraudfandinq tətbiqlərinə baxın
@@ -276,7 +276,7 @@ Mərkəzləşdirilməmiş sığorta sığortanı daha ucuz, daha sürətli ödə
Ethereum məhsulları, hər hansı bir proqram kimi, səhvlərdən və istismarlarla üzləşə bilər. Beləliklə, hazırda bir çox sığorta məhsulları istifadəçilərini vəsait itkisindən qorumağa yönəlib. Bununla belə, qarşılaşacağımız hər hansı bir problem üçün həll yaratmağa başlayan layihələr var. Buna ən yaxşı nümunə [Keniyada kiçik fermerləri quraqlıq və daşqınlardan qorumaq məqsədi daşıyan Etherisc's Crop məhsuludur](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Mərkəzləşdirilməmiş sığorta, fermerlər üçün ənənəvi sığortadan daha ucuz sığorta təmin edə bilər.
-
+
Sığorta tətbiqlərinə baxın
@@ -286,7 +286,7 @@ Ethereum məhsulları, hər hansı bir proqram kimi, səhvlərdən və istismarl
Baş verən bir çox şeylə birlikdə bütün investisiyalarınızı, kreditlərinizi və ticarətlərinizi izləmək üçün bir yola ehtiyacınız olacaq. Bütün DeFi fəaliyyətinizi bir yerdən əlaqələndirməyə imkan verən bir sıra məhsullar var. Bu, DeFi-nin açıq arxitekturasının gözəlliyidir. Komandalar interfeyslər yarada bilər ki, burada siz sadəcə məhsullar arasında balanslarınızdan deyil, həm də onların xüsusiyyətlərindən də istifadə edə bilərsiniz. DeFi-ni daha çox araşdırdığınız zaman bunun da faydasını görə bilərsiniz.
-
+
Portfolio tətbiqlərinə baxın
@@ -318,7 +318,7 @@ DeFi-ni təbəqələrdə düşünə bilərsiniz:
1. Blokçeyn– Ethereum əməliyyat tarixini və hesabların vəziyyətini ehtiva edir.
2. Aktivlər – [ETH](/eth/) və digər tokenlər (valyutalar).
3. Protokollar – funksionallığı təmin edən [ağıllı müqavilələr](/glossary/#smart-contract), məsələn, aktivlərin mərkəzləşdirilməmiş kreditləşməsinə imkan verən xidmət.
-4. [Tətbiqlər](/dapps/) – protokolları idarə etmək və onlara daxil olmaq üçün istifadə etdiyimiz məhsullar.
+4. [Tətbiqlər](/apps/) – protokolları idarə etmək və onlara daxil olmaq üçün istifadə etdiyimiz məhsullar.
## DeFi qurun {#build-defi}
diff --git a/public/content/translations/az/smart-contracts/index.md b/public/content/translations/az/smart-contracts/index.md
index 6e299290566..d79f874cb0d 100644
--- a/public/content/translations/az/smart-contracts/index.md
+++ b/public/content/translations/az/smart-contracts/index.md
@@ -65,7 +65,7 @@ Onlar hesablamalar həyata keçirə, valyuta yarada, məlumatları saxlaya, NFT-
- [Stabil koinlər](/stablecoins/)
- [Unikal rəqəmsal aktivlərin yaradılması və yayılması](/nft/)
- [Avtomatik, açıq valyuta mübadiləsi](/get-eth/#dex)
-- [Mərkəzləşdirilməmiş oyun](/dapps/?category=gaming)
+- [Mərkəzləşdirilməmiş oyun](/apps/?category=gaming)
- [Avtomatik ödəniş edən sığorta siyasəti](https://etherisc.com/)
- [İnsanlara fərdiləşdirilmiş, qarşılıqlı işləyə bilən valyutalar yaratmağa imkan verən standart](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/az/social-networks/index.md b/public/content/translations/az/social-networks/index.md
index e22e37cae5f..86eee259a2e 100644
--- a/public/content/translations/az/social-networks/index.md
+++ b/public/content/translations/az/social-networks/index.md
@@ -21,7 +21,7 @@ Bir çox mərkəzləşdirilməmiş sosial şəbəkələr Facebook, LinkedIn, Twi
### Mərkəzləşdirilməmiş sosial şəbəkələr necə işləyir? {#decentralized-social-networks-overview}
-Mərkəzləşdirilməmiş sosial şəbəkələr [mərkəzləşdirilməmiş tətbiqlər (dapps)](/dapps/) sinfidir — blokçeynində yerləşdirilmiş [ağıllı müqavilələr](/developers/docs/smart-contracts/) tərəfindən dəstəklənən tətbiqlər. Müqavilə kodu bu proqramlar üçün arxa plan kimi xidmət edir və onların biznes məntiqini müəyyənləşdirir.
+Mərkəzləşdirilməmiş sosial şəbəkələr [mərkəzləşdirilməmiş tətbiqlər (dapps)](/apps/) sinfidir — blokçeynində yerləşdirilmiş [ağıllı müqavilələr](/developers/docs/smart-contracts/) tərəfindən dəstəklənən tətbiqlər. Müqavilə kodu bu proqramlar üçün arxa plan kimi xidmət edir və onların biznes məntiqini müəyyənləşdirir.
Ənənəvi sosial media platformaları istifadəçi məlumatlarını, proqram kodunu və digər məlumat formalarını saxlamaq üçün verilənlər bazasına əsaslanır. Lakin bu, uğursuzluq nöqtələri və əhəmiyyətli risk yaradır. Məsələn, Facebook serverləri keçən il [saatlarla oflayn oldu](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact), istifadəçiləri platformadan kənar aldı.
diff --git a/public/content/translations/be/defi/index.md b/public/content/translations/be/defi/index.md
index 6e911e6f708..a892835eb63 100644
--- a/public/content/translations/be/defi/index.md
+++ b/public/content/translations/be/defi/index.md
@@ -47,7 +47,7 @@ DeFi — гэта абагульнены тэрмін для фінансавы
| Рынкі заўсёды адчыненыя. | Рынкі зачыняюцца, таму што працаўнікам патрэбны перапынкі. |
| Усё пабудавана на празрыстасці: любы можа прагледзець даныя прадукту і праверыць, як працуе сістэма. | Актыўнасць фінансавых устаноў скрытая: вы не можаце прагледзець іх крэдытную гісторыю, звесткі аб іх актывах і гэтак далей. |
-
+
Даследаваць дадаткі DeFi
@@ -65,7 +65,7 @@ Ethereum пабудаваны на гэтым. Як і ў выпадку Біт
Праглядзіце нашы прапановы па дадаткам DeFi, калі вы толькі асвойваецеся ў Ethereum.
-
+
Даследаваць дадаткі DeFi
@@ -92,7 +92,7 @@ Ethereum пабудаваны на гэтым. Як і ў выпадку Біт
Як блокчэйн, Ethereum прызначаны для адпраўкі транзакцый бяспечным і глабальным спосабам. Як і Біткоін, Ethereum робіць перавод грошай па ўсім свеце такім жа простым, як і адпраўка электроннай пошты. Проста ўвядзіце [імя ENS](/glossary/#ens) атрымальніка (напрыклад, bob.eth) або адрас яго аккаўнта ў сваім гаманцы, і ваш плацеж паступіць непасрэдна яму праз (як правіла) некалькіх хвілін. Каб адпраўляць або атрымліваць плацяжы, вам спатрэбіцца [гаманец](/wallets/).
-
+
Праглядзець плацежныя дэцэнтралізаваныя дадаткі
@@ -123,7 +123,7 @@ Ethereum пабудаваны на гэтым. Як і ў выпадку Біт
- У аднарангавым фармаце: пазычальнік пазычае сродкі непасрэдна ў пэўнага крэдытора.
- У заснаваным на пуле фармаце: крэдыторы падаюць сродкі (ліквіднасць), якія потым бяруць у доўг пазычальнікі.
-
+
Праглядзець дэцэнтралізаваныя дадаткі для пазык
@@ -185,7 +185,7 @@ Ethereum пабудаваны на гэтым. Як і ў выпадку Біт
- Колькасць вашых aDai павялічыцца ў залежнасці ад працэнтных ставак, і вы ўбачыце, як расце ваш баланс у гаманцы. У залежнасці ад [гадавога працэнта](/glossary/#apr), праз некалькі дзён ці нават гадзін баланс вашага гаманца можа быць такі: 100,1234.
- Вы можаце ў любы час зняць суму звычайных Dai, роўную вашаму балансу aDai.
-
+
Праглядзець крэдытныя дэцэнтралізаваныя дадаткі
@@ -213,7 +213,7 @@ Ethereum пабудаваны на гэтым. Як і ў выпадку Біт
Напрыклад, калі вы жадаеце выкарыстоўваць бяспройгрышную латарэю PoolTogether (апісаную вышэй), вам спатрэбіцца токен, такі як Dai або USDC. Гэтыя DEX дазваляюць вам абменьваць ваш ETH на гэтыя токены і наадварот, калі вам спатрэбіцца.
-
+
Праглядзець спіс біржаў
@@ -225,7 +225,7 @@ Ethereum пабудаваны на гэтым. Як і ў выпадку Біт
Калі вы карыстаецеся цэнтралізаванай біржай, вы павінны ўнесці свае актывы перад гандлем і даверыць біржы клопат аб іх. Пакуль вашы актывы дэпазітаваны, яны схільныя рызыцы, паколькі цэнтралізаваныя біржы з'яўляюцца прывабнымі мэтамі для хакераў.
-
+
Праглядзець дэцэнтралізаваныя дадаткі для гандлю
@@ -237,7 +237,7 @@ Ethereum пабудаваны на гэтым. Як і ў выпадку Біт
Добрым прыкладам з'яўляецца фонд [ DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Ён выконвае аўтаматычнае рэбалансаванне, каб ваш партфель заўсёды ўключаў лепшыя па рынкавай капіталізацыі токены DeFi. Вам ніколі не давядзецца кіраваць дэталямі, і вы можаце вывесці грошы з фонду, калі пажадаеце.
-
+
Праглядзець дэцэнтралізаваныя дадаткі для інвестыцый
@@ -251,7 +251,7 @@ Ethereum з'яўляецца ідэальнай платформай для кр
- Усё празрыста, бо зборшчыкі сродкаў могуць пацвердзіць, колькі грошай было сабрана. Вы нават можаце адсочваць, як сродкі страчваюцца ў далейшым.
- Зборшчыкі сродкаў могуць наладзіць аўтаматычнае вяртанне грошай, калі, напрыклад, ёсць пэўны дэдлайн і мінімальная сума, якія не былі выкананы.
-
+
Праглядзець дэцэнтралізаваныя дадаткі для краўдфандынгу
@@ -280,7 +280,7 @@ Quadratic funding makes sure that the projects that receive the most funding are
Прадукты Ethereum, як і любое праграмнае забеспячэнне, могуць пакутаваць ад памылак і ўразлівасці. Так што зараз многія страхавыя прадукты сканцэнтраваны на абароне сваіх карыстальнікаў ад страты сродкаў. Аднак ужо ёсць праекты, якія пачынаюць страхаваць усё, з чым можна сутыкнуцца ў рэальным жыцці. Добрым прыкладам гэтага з'яўляецца страхаванне ўраджаю Etherisc, мэта якога — [абараніць мелкіх фермераў у Кеніі ад засух і выпадкаў затаплення](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Дэцэнтралізаванае страхаванне можа забяспечыць таннейшую страхоўку для фермераў, цэны на якую часта выходзяць за рамкі ў традыцыйным страхаванні.
-
+
Праглядзець дэцэнтралізаваныя дадаткі для страхавання
@@ -290,7 +290,7 @@ Quadratic funding makes sure that the projects that receive the most funding are
Сярод іншага, вам спатрэбіцца спосаб адсочваць усе вашы інвестыцыі, пазыкі і здзелкі. Ёсць мноства прадуктаў, якія дазваляюць вам кіраваць усімі вашымі дзеяннямі DeFi з аднаго месца. У гэтым прывабнасць адкрытай архітэктуры DeFi. Каманды могуць ствараць інтэрфейсы, у якіх вы можаце не толькі праглядаць балансы актываў, але і таксама выкарыстоўваць іх функцыі. Гэта можа быць карысным падчас вывучэння DeFi.
-
+
Праглядзець дэцэнтралізаваныя дадаткі для партфеляў
@@ -322,7 +322,7 @@ Ethereum — ідэальная аснова для DeFi па шэрагу пр
1. Блокчэйн: Ethereum змяшчае гісторыю транзакцый і стан акаўнтаў.
2. Актывы: [ETH](/eth/) і іншыя токены (валюты).
3. Пратаколы: [разумныя кантракты](/glossary/#smart-contract), якія даюць функцыянальныя магчымасці, напрыклад сэрвіс, які дазваляе дэцэнтралізаваць крэдытаванне актываў.
-4. [Дадаткі](/dapps/): прадукты, якія мы выкарыстоўваем для кіравання і доступу да пратаколаў.
+4. [Дадаткі](/apps/): прадукты, якія мы выкарыстоўваем для кіравання і доступу да пратаколаў.
Заўвага: вялікая колькасць DeFi-сэрвісаў выкарыстоўвае [стандарт ERC-20](/glossary/#erc-20). Дадаткі ў DeFi выкарыстоўваюць абгорнуты ETH пад назвай Wrapped Ether (WETH). [Даведайцеся больш пра абгорнуты эфір](/wrapped-eth).
diff --git a/public/content/translations/be/nft/index.md b/public/content/translations/be/nft/index.md
index 1772a74b04a..bf703c21fc5 100644
--- a/public/content/translations/be/nft/index.md
+++ b/public/content/translations/be/nft/index.md
@@ -56,7 +56,7 @@ NFT выкарыстоўваюцца для многіх рэчаў, у тым
Шукайце, купляйце або стварайце ўласныя творы мастацтва NFT ці прадметы калекцыяніравання...
-
+
Даведайцеся пра мастацтва NFT
diff --git a/public/content/translations/be/smart-contracts/index.md b/public/content/translations/be/smart-contracts/index.md
index e6af700f6ca..89f4b5a795b 100644
--- a/public/content/translations/be/smart-contracts/index.md
+++ b/public/content/translations/be/smart-contracts/index.md
@@ -69,7 +69,7 @@ lang: be
- [Стэйблкоіны](/stablecoins/)
- [Стварэнне і распаўсюджванне ўнікальных лічбавых актываў](/nft/)
- [Аўтаматычная адкрытая біржа валют](/get-eth/#dex)
-- [Дэцэнтралізаваныя гульні](/dapps/?category=gaming#explore)
+- [Дэцэнтралізаваныя гульні](/apps/?category=gaming#explore)
- [Страхавы поліс з аўтаматычнай аплатай](https://etherisc.com/)
- [Стандарт, які дазваляе ствараць індывідуальныя і сумяшчальныя валюты](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/be/web3/index.md b/public/content/translations/be/web3/index.md
index 60a2d849c3c..8defaf7af43 100644
--- a/public/content/translations/be/web3/index.md
+++ b/public/content/translations/be/web3/index.md
@@ -139,7 +139,7 @@ Web3 — гэта маладая экасістэма, якая развівае
- [Атрымаць гаманец](/wallets/)
- [Знайдзіце супольнасць](/community/)
-- [Даследуйце прыкладанні Web3](/dapps/)
+- [Даследуйце прыкладанні Web3](/apps/)
- [Join a DAO](/dao/)
- [Стварайце на Web3](/developers/)
diff --git a/public/content/translations/bn/defi/index.md b/public/content/translations/bn/defi/index.md
index 723ab7e9f50..eafe308797a 100644
--- a/public/content/translations/bn/defi/index.md
+++ b/public/content/translations/bn/defi/index.md
@@ -47,7 +47,7 @@ DeFi এর সম্ভাব্যতা দেখার সর্বোত্
| মার্কেট সবসময় খোলা থাকে। | কর্মীদের বিরতির প্রয়োজন হয় বিধার মার্কেট বন্ধ করা হয়। |
| এটি স্বচ্ছতার উপর নির্মিত – যে কেউ একটি পণ্যের ডেটা দেখতে পারে এবং সিস্টেমটি কীভাবে কাজ করে তা পরিদর্শন করতে পারে। | আর্থিক প্রতিষ্ঠানগুলি বন্ধ বই: আপনি তাদের ঋণের ইতিহাস, তাদের পরিচালিত সম্পদের রেকর্ড এবং আরও অনেক কিছু দেখতে চাইতে পারবেন না। |
-
+
DeFi অ্যাপগুলি ঘেটে দেখুন
@@ -65,7 +65,7 @@ DeFi এর সম্ভাব্যতা দেখার সর্বোত্
আপনি যদি ইথেরিয়াম-এ নতুন হন তবে চেষ্টা করতে DeFi অ্যাপ্লিকেশনগুলির জন্য আমাদের পরামর্শগুলি এক্সপ্লোর করুন।
-
+
DeFi অ্যাপগুলি ঘেটে দেখুন
@@ -92,7 +92,7 @@ DeFi এর সম্ভাব্যতা দেখার সর্বোত্
একটি ব্লকচেইন হিসাবে, ইথেরিয়াম একটি নিরাপদ এবং বিশ্বব্যাপী লেনদেন পাঠানোর জন্য ডিজাইন করা হয়েছে। বিটকয়েনের মতো, ইথেরিয়াম বিশ্বজুড়ে অর্থ প্রেরণকে একটি ইমেল পাঠানোর মতোই সহজ করে তোলে। আপনার ওয়ালেট থেকে শুধু আপনার প্রাপকের [ENS নাম](/nft/#nft-domains) (যেমন bob.eth) বা তাদের অ্যাকাউন্টের ঠিকানা লিখুন এবং আপনার অর্থপ্রদান মিনিটের মধ্যে সরাসরি তাদের কাছে যাবে (সাধারণত)। পেমেন্ট পাঠাতে বা গ্রহণ করতে, আপনার একটি [ওয়ালেট](/wallets/) প্রয়োজন হবে।
-
+
পেমেন্ট dapps গুলো দেখুন
@@ -123,7 +123,7 @@ Dai বা USDC-এর মতো কয়েনগুলির একটি ম
- পিয়ার-টু-পিয়ার, যার অর্থ একজন ঋণগ্রহীতা সরাসরি একটি নির্দিষ্ট ঋণদাতার কাছ থেকে ধার করবে।
- পুল-ভিত্তিক যেখানে ঋণদাতারা একটি পুলে ফান্ড (লিকুইডিটি) প্রদান করে যেখান থেকে ঋণগ্রহীতারা ধার নিতে পারে।
-
+
ঋণদাতা dapps গুলো দেখুন
@@ -183,7 +183,7 @@ Dai বা USDC-এর মতো কয়েনগুলির একটি ম
- সুদের হারের উপর ভিত্তি করে আপনার aDai বৃদ্ধি পাবে এবং আপনি আপনার ওয়ালেটে আপনার ব্যালেন্স বাড়তে দেখতে পাবেন। APR-এর উপর নির্ভর করে, আপনার ওয়ালেট ব্যালেন্স কয়েক দিন বা এমনকি কয়েক ঘন্টা পরে 100.1234 এর মত কিছু পড়বে!
- আপনি যেকোন সময় আপনার aDai ব্যালেন্সের সমান পরিমাণ নিয়মিত Dai তুলতে পারবেন।
-
+
ধার দেওয়া dapps গুলো দেখুন
@@ -211,7 +211,7 @@ PoolTogether-এর মতো নো-লস লটারি অর্থ সঞ
উদাহরণস্বরূপ, আপনি যদি নো-লস লটারি PoolTogether (উপরে বর্ণিত) ব্যবহার করতে চান, তাহলে আপনাকে Dai বা USDC-এর মতো একটি টোকেনের প্রয়োজন হবে। এই DEX গুলি আপনাকে সেই টোকেনগুলির জন্য আপনার ETH অদলবদল করতে এবং আপনার শেষ হয়ে গেলে আবার ফিরে আসতে দেয়।
-
+
টোকেন এক্সচেঞ্জ দেখুন
@@ -223,7 +223,7 @@ PoolTogether-এর মতো নো-লস লটারি অর্থ সঞ
যখন আপনি একটি কেন্দ্রীভূত এক্সচেঞ্জ ব্যবহার করেন তখন আপনাকে ট্রেডের আগে আপনার সম্পদ জমা করতে হবে এবং সেগুলির যত্ন নেওয়ার জন্য তাদের বিশ্বাস করতে হবে। আপনার সম্পদ জমা হওয়ার সময়, সেগুলি ঝুঁকির মধ্যে রয়েছে কারণ কেন্দ্রীভূত এক্সচেঞ্জগুলি হ্যাকারদের জন্য আকর্ষণীয় লক্ষ্য।
-
+
ট্রেডিং dapps দেখুন
@@ -235,7 +235,7 @@ PoolTogether-এর মতো নো-লস লটারি অর্থ সঞ
একটি ভাল উদাহরণ হল [DeFi পালস ইনডেক্স ফান্ড (DPI)](https://defipulse.com/blog/defi-pulse-index/)। এটি এমন একটি তহবিল যা আপনার পোর্টফোলিওতে সর্বদা [বাজার মূলধন দ্বারা শীর্ষ DeFi টোকেন](https://www.coingecko.com/en/defi) অন্তর্ভুক্ত থাকে তা নিশ্চিত করতে স্বয়ংক্রিয়ভাবে ভারসাম্য বজায় রাখে। আপনাকে কখনই কোনো বিবরণ পরিচালনা করতে হবে না এবং আপনি যখন খুশি ফান্ড থেকে উত্তোলন করতে পারেন।
-
+
বিনিয়োগ dapps গুলো দেখুন
@@ -249,7 +249,7 @@ PoolTogether-এর মতো নো-লস লটারি অর্থ সঞ
- এটি স্বচ্ছ তাই তহবিল সংগ্রহকারীরা প্রমাণ করতে পারেন যে কত টাকা তোলা হয়েছে। এমনকি আপনি পরবর্তীতে কীভাবে ফান্ড ব্যয় করা হচ্ছে তাও ট্রেস করতে পারেন।
- তহবিল সংগ্রহকারীরা স্বয়ংক্রিয় অর্থ ফেরত সেটআপ করতে পারে যদি, উদাহরণস্বরূপ, একটি নির্দিষ্ট সময়সীমা এবং ন্যূনতম পরিমাণ পূরণ না হয়।
-
+
ক্রাউডফান্ডিং dapps গুলো দেখুন
@@ -276,7 +276,7 @@ Quadratic funding makes sure that the projects that receive the most funding are
যেকোন সফ্টওয়্যারের মতো ইথেরিয়াম পণ্যগুলি বাগ এবং শোষণের শিকার হতে পারে। তাই এই মুহূর্তে এই ক্ষেত্রে প্রচুর বীমা পণ্য তাদের ব্যবহারকারীদের তহবিলের ক্ষতি থেকে রক্ষা করার উপর ফোকাস করে। যাইহোক, জীবন আমাদের দিকে এগিয়ে দিতে পারে এমন সবকিছুর জন্য কভারেজ তৈরি করতে শুরু করা প্রকল্প রয়েছে। এর একটি ভাল উদাহরণ হল Etherisc এর ক্রপ কভার যার লক্ষ্য [খরা এবং বন্যা থেকে কেনিয়ার ক্ষুদ্র কৃষকদের রক্ষা করুন](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc)। বিকেন্দ্রীভূত বীমা কৃষকদের জন্য সস্তা কভার প্রদান করতে পারে যাদের প্রায়শই প্রথাগত বীমার বাইরে মূল্য দেওয়া হয়।
-
+
বীমা dapps গুলো দেখুন
@@ -286,7 +286,7 @@ Quadratic funding makes sure that the projects that receive the most funding are
এত কিছু করার সাথে, আপনার সমস্ত বিনিয়োগ, ঋণ এবং ব্যবসার ট্র্যাক রাখার জন্য আপনার একটি উপায় প্রয়োজন। অনেকগুলি পণ্য রয়েছে যা আপনাকে আপনার সমস্ত DeFi কার্যকলাপকে এক জায়গা থেকে সমন্বয় করতে দেয়। এটি DeFi এর উন্মুক্ত আর্কিটেকচারের সৌন্দর্য। দলগুলো এমন ইন্টারফেস তৈরি করতে পারে যেখানে আপনি কেবল পণ্য জুড়ে আপনার ব্যালেন্স দেখতে পাবেন না, আপনি তাদের বৈশিষ্ট্যগুলিও ব্যবহার করতে পারেন। আপনি DeFi এর আরও এক্সপ্লোর করার সাথে সাথে এটি দরকারী বলে মনে হতে পারে।
-
+
পোর্টফোলিও dapps সমূহ দেখুন
@@ -318,7 +318,7 @@ DeFi-এ, একটি স্মার্ট কন্ট্র্যাক্
1. ব্লকচেইন – ইথেরিয়ামে লেনদেনের ইতিহাস এবং অ্যাকাউন্টের অবস্থা ধারন করে।
2. সম্পদ – [ETH](/eth/) এবং অন্যান্য টোকেনগুলো (মুদ্রাসমূহ)।
3. প্রোটোকল - [স্মার্ট কনট্র্যাক্ট](/glossary/#smart-contract) যাকিনা কার্যকারিতা প্রদান করে, উদাহরণস্বরূপ, একটি পরিষেবা যা সম্পদের বিকেন্দ্রীভূত ঋণের অনুমতি দেয়।
-4. [অ্যাপ্লিকেশানগুলো](/dapps/) – প্রোটোকলগুলি পরিচালনা এবং অ্যাক্সেস করতে আমরা যে পণ্যগুলি ব্যবহার করি।
+4. [অ্যাপ্লিকেশানগুলো](/apps/) – প্রোটোকলগুলি পরিচালনা এবং অ্যাক্সেস করতে আমরা যে পণ্যগুলি ব্যবহার করি।
## DeFi তৈরি করুন {#build-defi}
diff --git a/public/content/translations/bn/eth/index.md b/public/content/translations/bn/eth/index.md
index 43d7de9fc79..76539d4fb3b 100644
--- a/public/content/translations/bn/eth/index.md
+++ b/public/content/translations/bn/eth/index.md
@@ -14,7 +14,7 @@ lang: bn
## ETH কী এবং আমি কীভাবে এটি পেতে পারি? {#what-is-eth-and-how-do-i-get-it}
-ইথার বা ETH হল ইথেরিয়ামের স্থানীয় মুদ্রা। এটি হ'ল "ডিজিটাল অর্থ" যা তাৎক্ষণিকভাবে এবং সস্তায় ইন্টারনেটের মাধ্যমে পাঠানো যায় এবং অনেকগুলি [ইথেরিয়াম-ভিত্তিক অ্যাপ্লিকেশনেও](/dapps/) ব্যবহার করা যায়।
+ইথার বা ETH হল ইথেরিয়ামের স্থানীয় মুদ্রা। এটি হ'ল "ডিজিটাল অর্থ" যা তাৎক্ষণিকভাবে এবং সস্তায় ইন্টারনেটের মাধ্যমে পাঠানো যায় এবং অনেকগুলি [ইথেরিয়াম-ভিত্তিক অ্যাপ্লিকেশনেও](/apps/) ব্যবহার করা যায়।
ETH পাওয়ার সহজতম উপায় হ'ল কয়েকটি ক্রয় করা। অনেকগুলি ক্রিপ্টোকারেন্সি এক্সচেঞ্জ আছে যা আপনাকে ETH কেনার অনুমতি দেবে, তবে আপনার কোনটি ব্যবহার করা উচিত তা নির্ভর করবে আপনি কোথায় থাকেন এবং কীভাবে আপনি অর্থ প্রদান করতে চান তার উপর।
diff --git a/public/content/translations/bn/smart-contracts/index.md b/public/content/translations/bn/smart-contracts/index.md
index ad532d0f4fc..3f9bf5f29a8 100644
--- a/public/content/translations/bn/smart-contracts/index.md
+++ b/public/content/translations/bn/smart-contracts/index.md
@@ -65,7 +65,7 @@ Szabo একটি ডিজিটাল মার্কেটপ্লেসে
- [স্টেবলকয়েন](/stablecoins/)
- [অনন্য ডিজিটাল সম্পদ তৈরি এবং বিতরণ](/nft/)
- [একটি স্বয়ংক্রিয়, উন্মুক্ত মুদ্রা বিনিময়](/get-eth/#dex)
-- [বিকেন্দ্রীভূত গেমিং](/dapps/?category=gaming#explore)
+- [বিকেন্দ্রীভূত গেমিং](/apps/?category=gaming#explore)
- [একটি বীমা পলিসি যা স্বয়ংক্রিয়ভাবে পরিশোধ করে](https://etherisc.com/)
- [একটি মান যা লোকেদের কাস্টমাইজড, ইন্টারঅপারেবল মুদ্রা তৈরি করতে দেয়](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/bn/social-networks/index.md b/public/content/translations/bn/social-networks/index.md
index f7b1b8a01df..574978c40fc 100644
--- a/public/content/translations/bn/social-networks/index.md
+++ b/public/content/translations/bn/social-networks/index.md
@@ -21,7 +21,7 @@ summaryPoint3: টোকেন এবং NFT কনটেন্ট নগদী
### বিকেন্দ্রীভূত সামাজিক নেটওয়ার্ক কিভাবে কাজ করে? {#decentralized-social-networks-overview}
-বিকেন্দ্রীভূত সামাজিক নেটওয়ার্ক হল [বিকেন্দ্রীভূত অ্যাপ্লিকেশনের (dapps)](/dapps/) একটি শ্রেণী—[স্মার্ট কন্ট্র্যাক্ট](/developers/docs/smart-contracts/) দ্বারা চালিত অ্যাপ্লিকেশন যেগুলো ব্লকচেইনে স্থাপন করা হয়েছে। কনট্র্যাক্ট কোড এই অ্যাপগুলির জন্য ব্যাকএন্ড হিসাবে কাজ করে এবং তাদের ব্যবসার যুক্তি সংজ্ঞায়িত করে।
+বিকেন্দ্রীভূত সামাজিক নেটওয়ার্ক হল [বিকেন্দ্রীভূত অ্যাপ্লিকেশনের (dapps)](/apps/) একটি শ্রেণী—[স্মার্ট কন্ট্র্যাক্ট](/developers/docs/smart-contracts/) দ্বারা চালিত অ্যাপ্লিকেশন যেগুলো ব্লকচেইনে স্থাপন করা হয়েছে। কনট্র্যাক্ট কোড এই অ্যাপগুলির জন্য ব্যাকএন্ড হিসাবে কাজ করে এবং তাদের ব্যবসার যুক্তি সংজ্ঞায়িত করে।
প্রথাগত সোশ্যাল মিডিয়া প্ল্যাটফর্মগুলি ব্যবহারকারীর তথ্য, প্রোগ্রাম কোড এবং অন্যান্য ধরণের ডেটা সঞ্চয় করার জন্য ডেটাবেসের উপর নির্ভর করে। কিন্তু এটি ব্যর্থতার একক পয়েন্ট তৈরি করে এবং উল্লেখযোগ্য ঝুঁকির পরিচয় দেয়। উদাহরণস্বরূপ, গত বছর ফেসবুকের সার্ভারগুলি [কয়েক ঘন্টার জন্য অফলাইন হয়ে যায়](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact), যার ফলে ব্যবহারকারীরা প্ল্যাটফর্ম থেকে বিচ্ছিন্ন হয়ে যায়।
diff --git a/public/content/translations/bn/wallets/index.md b/public/content/translations/bn/wallets/index.md
index db3b3a72b45..5cdf4620c14 100644
--- a/public/content/translations/bn/wallets/index.md
+++ b/public/content/translations/bn/wallets/index.md
@@ -14,7 +14,7 @@ lang: bn
## ইথেরিয়াম ওয়ালেট কী এবং আমার কোনটি ব্যবহার করা উচিত? {#what-is-an-ethereum-wallet-and-which-one-should-i-use}
-ওয়ালেটগুলি হল এমন অ্যাপ্লিকেশন যা [ETH](/eth/) ধরে রাখা এবং প্রেরণের পাশাপাশি [ইথেরিয়ামে নির্মিত অ্যাপ্লিকেশনগুলির](/dapps/) সাথে ইন্টারঅ্যাক্ট করাকেও সহজ করে দেয়।
+ওয়ালেটগুলি হল এমন অ্যাপ্লিকেশন যা [ETH](/eth/) ধরে রাখা এবং প্রেরণের পাশাপাশি [ইথেরিয়ামে নির্মিত অ্যাপ্লিকেশনগুলির](/apps/) সাথে ইন্টারঅ্যাক্ট করাকেও সহজ করে দেয়।
একটি ওয়ালেট ইনস্টল করতে চান?
diff --git a/public/content/translations/bn/what-is-ethereum/index.md b/public/content/translations/bn/what-is-ethereum/index.md
index d229416c987..0174783bbae 100644
--- a/public/content/translations/bn/what-is-ethereum/index.md
+++ b/public/content/translations/bn/what-is-ethereum/index.md
@@ -19,7 +19,7 @@ lang: bn
**অন্যান্য ব্লকচেইনের মতো, ইথেরিয়ামেরও ইথার (ইটিএইচ) নামে একটি নেটিভ ক্রিপ্টোকারেন্সি আছে।** ইটিএইচ হ'ল ডিজিটাল মানি। আপনি যদি [বিটকয়েন](http://bitcoin.org/)-এর কথা শুনে থাকেন তবে ইথেরিয়াম এর অনেকগুলি একই রকম বৈশিষ্ট্য আছে। এটি সম্পূর্ণ ডিজিটাল এবং তাৎক্ষণিকভাবে বিশ্বের যে কোনও জায়গায় যে কাউকে পাঠানো যেতে পারে। ইটিএইচ এর সরবরাহ কোনও সরকার বা সংস্থার দ্বারা নিয়ন্ত্রিত হয় না - এটি বিকেন্দ্রীভূত, এবং এটি দুর্লভ। বিশ্বব্যাপী লোকেরা ইটিএইচ ব্যবহার করে অর্থপ্রদান করে, মূল্যের ভান্ডার বা জামানত হিসাবে।
-**তবে অন্যান্য ব্লকচেইনগুলির বিপরীতে, ইথেরিয়াম আরও অনেক কিছু করতে পারে।** ইথেরিয়াম প্রোগ্রামেবল, যার অর্থ হল ডেভেলপাররা [ নতুন ধরণের অ্যাপ্লিকেশন তৈরি করতে](/dapps/) এটিকে ব্যবহার করতে পারেন।
+**তবে অন্যান্য ব্লকচেইনগুলির বিপরীতে, ইথেরিয়াম আরও অনেক কিছু করতে পারে।** ইথেরিয়াম প্রোগ্রামেবল, যার অর্থ হল ডেভেলপাররা [ নতুন ধরণের অ্যাপ্লিকেশন তৈরি করতে](/apps/) এটিকে ব্যবহার করতে পারেন।
এই বিকেন্দ্রীভূত অ্যাপ্লিকেশনগুলি (বা "ড্যাপস") ক্রিপ্টোকারেন্সি এবং ব্লকচেইন প্রযুক্তির সুবিধা অর্জন করে। এগুলো বিশ্বাসযোগ্য হতে পারে, অর্থাৎ এগুলোকে একবার ইথেরিয়ামে "আপলোড করা" হয়ে গেলে, এগুলো সবসময় প্রোগ্রামড হিসেবে চলতে থাকবে। নতুন ধরণের আর্থিক অ্যাপ্লিকেশন তৈরি করার জন্য এগুলো ডিজিটাল সম্পদকে নিয়ন্ত্রণ করতে পারে। এগুলিকে বিকেন্দ্রীভূত করা যেতে পারে, যার অর্থ হল কোনও একক সত্তা বা ব্যক্তি এগুলিকে নিয়ন্ত্রণ করে না।
@@ -39,7 +39,7 @@ lang: bn
**এর পরের পদক্ষেপ নিয়ে চিন্তিত?**
-- ইথেরিয়াম ব্যবহার শুরু করতে চান? [ethereum.org/dapps](/dapps/)
+- ইথেরিয়াম ব্যবহার শুরু করতে চান? [ethereum.org/dapps](/apps/)
- ইথেরিয়াম এবং এর প্রযুক্তি সম্পর্কে আরও জানতে আগ্রহী? [ethereum.org/learn](/learn/)
- আপনি কি ইথেরিয়াম তৈরিতে আগ্রহী একজন ডেভেলপার? [ethereum.org/developers](/developers/)
diff --git a/public/content/translations/ca/defi/index.md b/public/content/translations/ca/defi/index.md
index 3465b9aeadd..b457aecbbbb 100644
--- a/public/content/translations/ca/defi/index.md
+++ b/public/content/translations/ca/defi/index.md
@@ -47,7 +47,7 @@ Una de les millors maneres de veure el potencial de DeFi és entendre els proble
| Els mercats estan sempre oberts. | Els mercats tanquen perquè els empleats necessiten descansar. |
| Està construït de forma transparent: qualsevol pot mirar les dades d'un producte i inspeccionar com funciona el sistema. | Les institucions financeres són llibres tancats: no podeu veure el seu historial de préstecs, un informe dels seus actius sota gestió, etc. |
-
+
Exploreu aplicacions DeFi
@@ -65,7 +65,7 @@ Sona estrany... «per què he de voler programar els meus diners»? En tot cas,
Exploreu els nostres suggeriments d'aplicacions DeFi per provar-les, si sou novells a Ethereum.
-
+
Exploreu aplicacions DeFi
@@ -92,7 +92,7 @@ Hi ha una alternativa descentralitzada a la majoria dels serveis financers. Per
Com a cadena de blocs (o «blockchain»), Ethereum està dissenyat per enviar transaccions de forma segura i global. Igual que Bitcoin, Ethereum converteix l'acte d'enviar diners arreu del món en una cosa tan fàcil com enviar un correu electrònic. Només heu d'introduir el [el nom ENS](/nft/#nft-domains) del destinatari (com josep.eth) o l'adreça de la seva cartera i el vostre pagament li arribarà en qüestió de minuts (normalment). Per a enviar o rebre pagaments, necessiteu una [cartera](/wallets/).
-
+
Exploreu dapps de pagament
@@ -123,7 +123,7 @@ Obtenir diners prestats de proveïdors descentralitzats té dues varietats princ
- Persona-persona, és a dir el prestatari obtindrà el préstec directament d'un prestador específic.
- Basat en grups, on els prestadors proveeixen els fons (liquiditat) a un grup d'on els prestataris poden obtenir els préstecs.
-
+
Exploreu dapps per obtenir préstecs
@@ -183,7 +183,7 @@ Podeu guanyar interessos per les vostres criptomonedes fent préstecs i veure co
- Els vostres aDai s'incrementaran en base als tipus d'interès i podreu veure créixer el vostre saldo a la vostra cartera. En funció del tipus d'interès, el saldo de la vostra cartera serà de 100.1234 al cap d'uns pocs dies o, fins i tot, hores!
- Podeu retirar una quantitat de Dai normal, igual a la del vostre saldo, en qualsevol moment.
-
+
Veure dApps de préstecs
@@ -211,7 +211,7 @@ Hi ha milers de tókens a Ethereum. Els mercats d'intercanvi descentralitzats (D
Per exemple, si voleu fer servir la loteria sense pèrdues PoolTogether (descrita més amunt), necessitareu un token com Dai o USDC. Aquests DEX us permeten intercanviar els vostres ETH per aquets tókens i recuperar els ETH quan hàgiu acabat.
-
+
Veure intercanvi de tókens
@@ -223,7 +223,7 @@ Hi ha opcions més avançades per a qui vulgui una mica més de control sobre le
Quan feu servir un mercat (o casa de canvi) centralitzat heu de dipositar-hi els vostres actius abans d'executar la transacció i confiar que els vigilaran per tu. Mentre els vostres actius estan dipositats estan en risc, ja que els mercats centralitzats són objectius atractius per als hackers.
-
+
Veure dapps de comerç
@@ -235,7 +235,7 @@ Hi ha productes de gestió de fons a Ethereum que poden fer créixer la vostra c
Un bon exemple és el [fons DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Aquest és un fons que s'ajusta automàticament per assegurar que la vostra cartera sempre inclou [els tókens DeFi més rellevants en funció de la seva capitalització](https://www.coingecko.com/en/defi). Mai n'heu de gestionar cap detall i podeu retirar actius del fons en qualsevol moment.
-
+
Veure dapps d'inversió
@@ -249,7 +249,7 @@ Ethereum és una plataforma ideal per al crowfunding:
- És transparent, de manera que els receptors dels fons poden demostrar la quantitat de diners que han aixecat. Fins i tot podeu seguir el rastre de com els fons s'apliquen més endavant.
- Els receptors dels fons poden definir el retorn immediat dels diners si, per exemple, hi ha una data límit per aconseguir una quantitat mínima.
-
+
Veure dapps de crowfunding
@@ -276,7 +276,7 @@ Les assegurances descentralitzades pretenen ser més econòmiques, ràpides a co
Els productes Ethereum, com qualsevol software, poden tenir errors de codi i ser atacats. Així que, en aquests moments, moltes de les assegurances en aquest sector se centren en protegir els usuaris de la possible pèrdua dels seus fons. Tot i això hi ha projectes que estan treballant per donar cobertura a qualsevol accident habitual. Un bon exemple n'és la cobertura d'Etherisc Crop que pretén [protegir petits agricultors a Kènia de les pèrdues per sequeres i inundacions](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Les assegurances descentralitzades poden proporcionar cobertures més econòmiques als agricultors que, sovint, no poden permetre's assegurances tradicionals.
-
+
Veure dapps d'assegurances
@@ -286,7 +286,7 @@ Els productes Ethereum, com qualsevol software, poden tenir errors de codi i ser
Amb tantes coses alhora, necessitareu una forma per fer un seguiment de totes les inversions, préstecs i compra-vendes. Hi ha una munió de productes que us permeten coordinar la vostra activitat DeFi des d'un mateix lloc. Aquesta és la bellesa de l'arquitectura oberta de les DeFi. Equips de desenvolupadors fan interfícies on no només podeu veure els saldos de tots els vostres productes, sinó que també podeu utilitzar les seves funcions. Això us pot ser útil alhora que continueu l'exploració de les DeFi.
-
+
Veure les dapps de gestió de carteres
@@ -318,7 +318,7 @@ Podeu pensar en les DeFi com en capes:
1. La cadena de blocs («blockchain»): Ethereum conté l'historial de transaccions i l'estat dels comptes.
2. Els actius: [ETH](/eth/) i la resta de tókens (divises).
3. Els protocols\_ [contractes intel·ligents](/glossary/#smart-contract) que proporcionen les funcionalitats, per exemple un servei que permeti el préstec d'actius de forma descentralitzada.
-4. [Les aplicacions](/dapps/): els productes que fem servir per a gestionar i accedir als protocols.
+4. [Les aplicacions](/apps/): els productes que fem servir per a gestionar i accedir als protocols.
## Construir les DeFi {#build-defi}
diff --git a/public/content/translations/ca/governance/index.md b/public/content/translations/ca/governance/index.md
index 7341a0f1feb..9ec10ef8d41 100644
--- a/public/content/translations/ca/governance/index.md
+++ b/public/content/translations/ca/governance/index.md
@@ -44,7 +44,7 @@ Hi ha diversos tipus de tenidors a la [comunitat Ethereum](/community/) i cadasc
- **Tenidors d'Ether**: gent que posseeix una quantitat arbitrària d'ETH. [Més informació sobre ETH](/eth/).
- **Usuaris d'aplicacions**: gent que interactua amb les aplicacions a la cadena de blocs d'Ethereum.
-- **Desenvolpadors d'aplicacions/eines**: gent que escriu aplicacions executades a la cadena de blocs d'Ethereum (p. ex. DeFi, NFT, etc.) o fabrica eines per interactuar amb Ethereum (p. ex. carteres, conjunts de proves, etc.). [Més informació sobre dapps](/dapps/).
+- **Desenvolpadors d'aplicacions/eines**: gent que escriu aplicacions executades a la cadena de blocs d'Ethereum (p. ex. DeFi, NFT, etc.) o fabrica eines per interactuar amb Ethereum (p. ex. carteres, conjunts de proves, etc.). [Més informació sobre dapps](/apps/).
- **Operadors de nodes**: gent que executa nodes que propaguen blocs i transaccions i refusa qualsevol transacció o bloc invàlids amb què es trobin. [Més informació sobre els nodes](/developers/docs/nodes-and-clients/).
- **Autors d'EIP**: gent que proposa canvis al protocol Ethereum en forma de Propostes de Millora d'Ethereum («Ethereum Improvement Proposals» o EIP en anglès). [Més informació sobre les EIP](/eips/).
- **Miners/validadors**: gent que executa nodes que poden afegir nous blocs a la cadena de blocs d'Ethereum.
diff --git a/public/content/translations/ca/nft/index.md b/public/content/translations/ca/nft/index.md
index a527dec790f..41d44d8f374 100644
--- a/public/content/translations/ca/nft/index.md
+++ b/public/content/translations/ca/nft/index.md
@@ -56,7 +56,7 @@ Potser sou un artista i voleu compartir la vostra obra utilitzant els NFT, sense
Exploreu, compreu o creeu els vostres propis NFT d'art o col·leccionables...
-
+
Exploreu l'art NFT
diff --git a/public/content/translations/cs/defi/index.md b/public/content/translations/cs/defi/index.md
index 2498d3e9365..9d6f89589dc 100644
--- a/public/content/translations/cs/defi/index.md
+++ b/public/content/translations/cs/defi/index.md
@@ -47,7 +47,7 @@ Jedním z nejlepších způsobů, jak vidět potenciál DeFi je pochopit problé
| Trhy jsou vždy otevřené. | Trhy se zavírají, protože zaměstnanci potřebují přestávky. |
| Je postaveno na transparentnosti – kdokoli se může podívat na data produktu a zkontrolovat, jak systém funguje. | Finanční instituce jsou uzavřeným účetnictvím: nemůžete je požádat o nahlédnutí do jejich úvěrové historie, záznamu o spravovaných aktivech apod. |
-
+
Objevte DeFi aplikace
@@ -65,7 +65,7 @@ Zní to zvláštně... "Proč bych chtěl programovat své peníze"? Toto je vš
Prozkoumejte naše návrhy pro DeFi aplikace a vyzkoušet je, pokud jste v Ethereu noví.
-
+
Objevte DeFi aplikace
@@ -92,7 +92,7 @@ Existuje decentralizovaná alternativa k většině finančních služeb. Ethere
Protože je Ethereum blockchain, je navržen pro zasílání bezpečných a celosvětových transakcí. Stejně jako Bitcoin umožňuje Ethereum posílat peníze po celém světě stejně snadno jako poslat e-mail. Stačí zadat příjemcovo [ENS jméno](/glossary/#ens) (např. bob.eth) nebo adresu jeho účtu z vaší peněženky a vaše platba mu (obvykle) během několika minut přijde. Chcete-li posílat nebo přijímat platby, budete potřebovat [peněženku](/wallets/).
-
+
Zobrazit platební dappky
@@ -123,7 +123,7 @@ Půjčování peněz od decentralizovaných poskytovatelů má dvě hlavní vari
- Peer-to-peer, což znamená, že si dlužník půjčí přímo od konkrétního věřitele.
- Poolové půjčky, kde věřitelé poskytují finanční prostředky (likviditu) do poolu, ze kterého si poté dlužníci mohou půjčovat.
-
+
Zobrazit dappky na půjčky
@@ -185,7 +185,7 @@ Půjčováním kryptoměn můžete vydělávat na úrocích a sledovat růst sv
- Váš aDai se bude zvyšovat na základě úrokových sazeb a v peněžence uvidíte rostoucí zůstatek. V závislosti na [APR](/glossary/#apr) bude zůstatek ve vaší peněžence po několika dnech nebo dokonce hodinách činit například 100,1234!
- Kdykoli si můžete vybrat částku běžných Dai, která se rovná vašemu zůstatku aDai.
-
+
Zobrazit dappky na půjčování
@@ -213,7 +213,7 @@ Na Ethereu jsou tisíce tokenů. Decentralizované burzy (DEXy) umožňují obch
Chcete-li se například zúčastnit bezztrátové loterie PoolTogether (popsané výše), budete potřebovat token Dai nebo USDC. Tyto DEXy vám umožní vyměnit ETH za tyto tokeny a zase zpět, až budete hotovi.
-
+
Zobrazit burzy tokenů
@@ -225,7 +225,7 @@ Pro obchodníky, kteří mají rádi větší kontrolu, jsou k dispozici pokroč
Když používáte centralizovanou burzu, musíte svá aktiva před obchodem uložit a důvěřovat jí, že se o ně postará. Zatímco jsou vaše aktiva uložena, jsou v ohrožení, protože centralizované burzy jsou atraktivním cílem pro hackery.
-
+
Zobrazit dappky na obchodování
@@ -237,7 +237,7 @@ Na Ethereu existují produkty pro správu fondů, které se snaží rozšířit
Dobrým příkladem je fond [DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Jedná se o fond, který se automaticky rebalancuje, aby vaše portfolio vždy zahrnovalo nejlepší DeFi tokeny podle tržní kapitalizace. Nikdy se nemusíte starat o žádné podrobnosti a z fondu můžete vybírat, kdykoli se vám zachce.
-
+
Zobrazit investiční dappky
@@ -251,7 +251,7 @@ Ethereum je ideální platformou pro crowdfunding:
- Je transparentní, takže sponzoři mohou prokázat, kolik peněz se podařilo vybrat. Později můžete dokonce sledovat, jak je s prostředky vynaloženo.
- Sponzoři mohou nastavit automatické vracení peněz, například pokud není dodržen určitý termín a minimální částka.
-
+
Zobrazit dappky na crowdfunding
@@ -280,7 +280,7 @@ Cílem decentralizovaného pojištění je zlevnit pojištění, urychlit výpla
Ethereum produkty, stejně jako ostatní software, mohou trpět chybami a zneužíváním. Mnoho pojišťovacích produktů v této oblasti se nyní zaměřuje na ochranu uživatelů před ztrátou finančních prostředků. Existují ale i projekty, které začínají vytvářet krytí pro všechno, co nám život může přinést. Dobrým příkladem je projekt společnosti Etherisc Crop, jehož cílem je [ochránit drobné zemědělce v Keni před suchem a povodněmi](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Decentralizované pojištění může poskytnout levnější krytí zemědělcům, kteří jsou často z tradičního pojištění vyřazeni.
-
+
Zobrazit dappky na pojištění
@@ -290,7 +290,7 @@ Ethereum produkty, stejně jako ostatní software, mohou trpět chybami a zneuž
Vzhledem k tomuto všemu potřebujete mít přehled o všech svých investicích, půjčkách a obchodech. Existuje celá řada produktů, které umožňují koordinovat všechny aktivity DeFi z jednoho místa. V tom spočívá krása otevřené architektury DeFi. Týmy mohou vytvořit rozhraní, ve kterých můžete nejen vidět své zůstatky napříč produkty, ale také používat jejich funkce. Mohlo by se vám to hodit, až budete prozkoumávat další části DeFi.
-
+
Zobrazit dappky na portfolia
@@ -322,7 +322,7 @@ O DeFi můžete přemýšlet ve vrstvách:
1. Blockchain – Ethereum obsahuje historii transakcí a stavy účtů.
2. Aktiva – [ETH](/eth/) a ostatní tokeny (měny).
3. Protokoly 2 [chytré kontrakty](/glossary/#smart-contract), které poskytují například službu umožňující decentralizované půjčování aktiv.
-4. [Aplikace](/dapps/) – produkty, které používáme ke správě a přístupu k protokolům.
+4. [Aplikace](/apps/) – produkty, které používáme ke správě a přístupu k protokolům.
Poznámka: Většina subjektů působících v DeFi používá [ERC-20 standard](/glossary/#erc-20). Aplikace v DeFi používají wrapper pro ETH, který je nazývá Wrapped Ether (WETH). [Další informace o WETH](/wrapped-eth).
diff --git a/public/content/translations/cs/developers/docs/dapps/index.md b/public/content/translations/cs/developers/docs/dapps/index.md
index e9ea700d0d6..4687126396f 100644
--- a/public/content/translations/cs/developers/docs/dapps/index.md
+++ b/public/content/translations/cs/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ Chytrý kontrakt je kód, který žije v blockchainu Etherea a běží přesně
## Další informace {#further-reading}
-- [Prozkoumat dappky](/dapps)
+- [Prozkoumat dappky](/apps)
- [The Architecture of a Web 3.0 application](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) – _Preethi Kasireddy_
- [A 2021 guide to decentralized applications](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) – _LimeChain_
- [What Are Decentralized Apps?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) – _Gemini_
diff --git a/public/content/translations/cs/developers/docs/smart-contracts/composability/index.md b/public/content/translations/cs/developers/docs/smart-contracts/composability/index.md
index 05d171a79f1..2a2b37a5fa3 100644
--- a/public/content/translations/cs/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/cs/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ Chytré kontrakty na Ethereu jsou jako veřejná API, takže s nimi může kdoko
### Kratší vývojový cyklus {#shorter-development-cycle}
-Složitelnost zmenšuje množství práce, kterou musí vývojáři při vytváření [dappek](/dapps/#what-are-dapps) udělat. [Jak říká Naval Ravikant](https://twitter.com/naval/status/1444366754650656770): „Open source znamená, že každý problém musí být vyřešen pouze jednou.“
+Složitelnost zmenšuje množství práce, kterou musí vývojáři při vytváření [dappek](/apps/#what-are-dapps) udělat. [Jak říká Naval Ravikant](https://twitter.com/naval/status/1444366754650656770): „Open source znamená, že každý problém musí být vyřešen pouze jednou.“
Pokud existuje chytrý kontrakt, který řeší jeden problém, mohou ho ostatní vývojáři znovu použít, takže nemusí řešit stejný problém znovu. Tímto způsobem mohou vzít existující softwarové knihovny a přidat k nim další funkce, když vyvíjejí novou dappku.
diff --git a/public/content/translations/cs/governance/index.md b/public/content/translations/cs/governance/index.md
index a11e8edf357..700542ff3a9 100644
--- a/public/content/translations/cs/governance/index.md
+++ b/public/content/translations/cs/governance/index.md
@@ -44,7 +44,7 @@ V [komunitě Ethereum](/community/) jsou různé zainteresované strany, z nich
- **Držitele etheru**: Tito lidé drží libovolné množství ETH. [Více o ETH](/eth/).
- **Uživatele aplikací**: Tito lidé komunikují s aplikacemi na blockchainu Ethereum.
-- **Vývojáře aplikací a nástrojů**: Tito lidé píší aplikace, které běží na blockchainu Ethereum (např. DeFi, NFT atd.) nebo vytvářejí nástroje pro interakci s Ethereem (např. peněženky, testovací sady atd.). [Více o dappkách](/dapps/).
+- **Vývojáře aplikací a nástrojů**: Tito lidé píší aplikace, které běží na blockchainu Ethereum (např. DeFi, NFT atd.) nebo vytvářejí nástroje pro interakci s Ethereem (např. peněženky, testovací sady atd.). [Více o dappkách](/apps/).
- **Operátory síťových uzlů**: Tito lidé provozují síťové uzly, které schvalují bloky a transakce a odmítají jakoukoli neplatnou transakci nebo blok, se kterým se setkají. [Více o síťových uzlech](/developers/docs/nodes-and-clients/).
- **Autory EIP**: Tito lidé navrhují změny protokolu Ethereum ve formě návrhů na vylepšení Etherea (EIP). [Více o EIP](/eips/).
- **Validátory**: Tito lidé provozují síťové uzly, které mohou přidávat nové bloky do blockchainu Ethereum.
diff --git a/public/content/translations/cs/nft/index.md b/public/content/translations/cs/nft/index.md
index f4ea1e6172c..121057dd154 100644
--- a/public/content/translations/cs/nft/index.md
+++ b/public/content/translations/cs/nft/index.md
@@ -57,7 +57,7 @@ Možná jste umělec, který chce zveřejnit svou práci pomocí NFT, aniž by z
Prozkoumejte, kupte nebo si vytvořte vlastní NFT umění...
-
+
Prozkoumat NFT umění
diff --git a/public/content/translations/cs/smart-contracts/index.md b/public/content/translations/cs/smart-contracts/index.md
index 9c9236c6547..593c0235e85 100644
--- a/public/content/translations/cs/smart-contracts/index.md
+++ b/public/content/translations/cs/smart-contracts/index.md
@@ -69,7 +69,7 @@ Mohou provádět výpočty, vytvářet měnu, ukládat data, těžit [NFT](/glos
- [Stablecoiny](/stablecoins/)
- [Vytváření a distribuce jedinečných digitálních majetků](/nft/)
- [Automatická otevřená směnárna](/get-eth/#dex)
-- [Decentralizované počítačové hry](/dapps/?category=gaming#explore)
+- [Decentralizované počítačové hry](/apps/?category=gaming#explore)
- [Pojistná smlouva, která automaticky vyplatí plnění](https://etherisc.com/)
- [Standard, který umožňuje vytvářet interoperabilní měny dle konkrétních požadavků](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/cs/social-networks/index.md b/public/content/translations/cs/social-networks/index.md
index ac42e9c6d73..a730e797a9c 100644
--- a/public/content/translations/cs/social-networks/index.md
+++ b/public/content/translations/cs/social-networks/index.md
@@ -23,7 +23,7 @@ Existuje mnoho decentralizovaných sociálních sítí jako alternativy k zavede
### Jak fungují decentralizované sociální sítě? {#decentralized-social-networks-overview}
-Decentralizované sociální sítě patří mezi [decentralizované aplikace (dappky)](/dapps/) – aplikace využívající ke svému fungování [chytré kontrakty](/glossary/#smart-contract) nasazené na blockchainu. Zdrojový kód kontraktu slouží jako backend pro tyto aplikace a definuje jejich byznysovou logiku.
+Decentralizované sociální sítě patří mezi [decentralizované aplikace (dappky)](/apps/) – aplikace využívající ke svému fungování [chytré kontrakty](/glossary/#smart-contract) nasazené na blockchainu. Zdrojový kód kontraktu slouží jako backend pro tyto aplikace a definuje jejich byznysovou logiku.
Tradiční sociální sítě využívají pro ukládání informací uživatelů databáze, programový kód a další formy dat. To však vytváří tzv. jediné body selhání a tím uživatelům přináší značné riziko. Například v říjnu 2021 se servery Facebooku nechvalně proslavily tím, že [byly na několik hodin offline](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) a odřízly uživatele od platformy.
diff --git a/public/content/translations/cs/web3/index.md b/public/content/translations/cs/web3/index.md
index e87dd416363..1f326c3695b 100644
--- a/public/content/translations/cs/web3/index.md
+++ b/public/content/translations/cs/web3/index.md
@@ -139,7 +139,7 @@ Jsme teprve na začátku lepšího webu s pomocí Web3, ale díky neustávajíc
- [Vybrat peněženku](/wallets/)
- [Najděte svoji komunitu](/community/)
-- [Prozkoumejte Web3 aplikace](/dapps/)
+- [Prozkoumejte Web3 aplikace](/apps/)
- [Připojte se k DAO](/dao/)
- [Budujte na Web3](/developers/)
diff --git a/public/content/translations/de/defi/index.md b/public/content/translations/de/defi/index.md
index 9802f9f46e5..420d834da9f 100644
--- a/public/content/translations/de/defi/index.md
+++ b/public/content/translations/de/defi/index.md
@@ -47,7 +47,7 @@ Um das wahre Potenzial von DeFi erkennen zu können, ist es wichtig, die aktuell
| Märkte sind rund um die Uhr geöffnet. | Märkte schließen, da es Beschränkungen für die Arbeitszeit von Angestellten gibt. |
| Basiert auf dem Transparenzprinzip – jeder kann die Daten eines Produktes einsehen und überprüfen, wie das System funktioniert. | Finanzinstitute sind wie geschlossene Bücher: Es ist nicht möglich, ihre Kredithistorie, Aufzeichnungen der verwalteten Vermögenswerte oder Ähnliches einzusehen. |
-
+
DeFi-Apps entdecken
@@ -65,7 +65,7 @@ Das klingt merkwürdig... „Warum würde ich mein Geld programmieren wollen?“
Machen Sie sich mit unseren Vorschlägen für DeFi-Anwendungen vertraut und testen sie, wenn Sie neu bei Ethereum sind.
-
+
DeFi-Apps entdecken
@@ -92,7 +92,7 @@ Für fast alle Finanzdienstleistungen gibt es dezentrale Alternativen. Ethereum
Als Blockchain ist Ethereum für sichere und globale Transaktionen konzipiert. Wie auch Bitcoin macht Ethereum das weltweite Senden von Geld so einfach wie das Versenden einer E-Mail. Geben Sie einfach den [ENS-Namen](/glossary/#ens) des Empfängers (z. B. bob.eth) oder die Kontoadresse der Wallet ein und schon geht die Zahlung (typischerweise) innerhalb von Minuten direkt beim Empfänger ein. Zum Senden oder Empfangen von Zahlungen ist eine [Wallet](/wallets/) erforderlich.
-
+
Siehe Zahlungs-dApps
@@ -123,7 +123,7 @@ Es gibt zwei etablierte Möglichkeiten, um Geld von dezentralen Anbietern zu lei
- Peer-to-Peer, das heißt der Kreditnehmer leiht direkt von einem bestimmten Kreditgeber.
- Pool-basiert, das heißt Kreditgeber stellen Geldmittel (Liquidität) für einen Pool bereit, aus dem Kreditnehmer die Mittel leihen können.
-
+
Siehe Lending-dApps
@@ -185,7 +185,7 @@ Sie können Ihrer Krypto in Echtzeit beim Wachsen zusehen, indem Sie sie verleih
- Ihr aDai steigt auf Grundlage der Zinssätze an und Sie können Ihr Guthaben in Ihrer Wallet wachsen sehen. Abhängig von der [APR](/glossary/#apr) kann Ihr Wallet-Guthaben beispielsweise nach ein paar Tagen und sogar nur ein paar Stunden 100,1234 anzeigen!
- Sie können dann jederzeit normales Dai in Höhe Ihres aDai-Guthabens abheben.
-
+
Zu Lending-dApps
@@ -213,7 +213,7 @@ Auf Ethereum gibt es Tausende Token. Der Handel mit verschiedenen Token erfolgt
Wenn Sie zum Beispiel die No-Loss-Lotterie PoolTogether (wie oben beschrieben) nutzen möchten, benötigen Sie einen Token wie Dai oder USDC. An diesen DEXs können Sie Ihr ETH gegen solche Token eintauschen. Sobald Sie fertig sind, ist es wieder möglich, diese Token zurückzutauschen.
-
+
Zu Token-Handesplätzen
@@ -225,7 +225,7 @@ Für Trader, die sich mehr Kontrolle wünschen, gibt es fortgeschrittenere Optio
Wenn Sie sich für einen zentralen Handelsplatz entscheiden, müssen Sie Ihre Assets vor dem Handeln zuerst hinterlegen und darauf vertrauen, dass der Anbieter diese sicher verwahrt. Während Ihre Assets bei dem Anbieter hinterlegt sind, sind sie dem Risiko von Hackerangriffen ausgesetzt.
-
+
Zu Trading-dApps
@@ -237,7 +237,7 @@ Auf Ethereum gibt es auch Produkte für das Portfoliomanagement, deren Ziel es i
Ein gutes Beispiel ist der [DeFi Pulse Index Fund (DPI)](https://defipulse.com/blog/defi-pulse-index/). Es handelt sich um einen Fonds, der automatisch ein Rebalancing durchführt, um sicherzustellen, dass Ihr Portfolio immer die besten DeFi-Token nach Marktkapitalisierung enthält. Sie werden niemals irgendwelche Details verwalten müssen und können jederzeit Abhebungen aus dem Fonds tätigen.
-
+
Zu Investment-dApps
@@ -251,7 +251,7 @@ Ethereum ist die ideale Platform für Crowdfunding:
- Das System ist transparent, so dass Spendensammler beweisen können, wie viel Geld gesammelt wurde. Es lässt sich sogar nachverfolgen, wie die Mittel später ausgegeben werden.
- Spendensammler können automatische Erstattungen einrichten, wenn es beispielsweise eine bestimmte Frist und einen Mindestbetrag gibt, die bzw. der nicht eingehalten oder erreicht wird.
-
+
Zu Crowdfunding-dApps
@@ -280,7 +280,7 @@ Eine dezentralisierte Versicherung zielt darauf ab, Versicherungen billiger und
Bei Ethereum-Produkten gibt es wie auch bei jeder anderen Software Fehler und Exploits. Derzeit liegt beispielsweise bei vielen Versicherungsprodukten in diesem Bereich der Schwerpunkt auf dem Schutz der Benutzer vor finanziellen Verlusten. Es gibt jedoch Projekte, die damit beginnen, einen Versicherungsschutz für alles Unwägbarkeiten aufzubauen, die das Leben uns bescheren kann. Ein gutes Beispiel ist die Ernteversicherung von Etherisc. Es wird versucht, [Kleinbauern in Kenia gegen Dürren und Überschwemmungen abzusichern](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Dezentrale Versicherungen können Landwirten, denen herkömmliche Versicherungen oft zu teuer sind, einen erschwinglichen Versicherungsschutz bieten.
-
+
Zu Versicherungs-dApps
@@ -290,7 +290,7 @@ Bei Ethereum-Produkten gibt es wie auch bei jeder anderen Software Fehler und Ex
Bei all diesen Entwicklungen brauchen Sie einen Weg, um alle Ihre Investitionen, Darlehen und Trades im Auge zu behalten. Es gibt eine Reihe von Produkten, mit denen Sie alle Ihre DeFi-Aktivitäten zentral koordinieren können. Das ist der Vorteil der offenen Architektur von DeFi. Teams können Schnittstellen entwickeln, über die Sie nicht nur Ihr Guthaben für alle Produkte sehen, sondern zusätzlich auch deren Funktionen nutzen können. Das finden Sie vielleicht nützlich, wenn Sie sich umfassender mit DeFi vertraut machen.
-
+
Zu Portfolio-dApps
@@ -322,7 +322,7 @@ DeFi ist praktisch ein Ebenenmodell:
1. Die Blockchain: Ethereum enthält den Transaktionsverlauf und den Status der Konten.
2. Die Assets: [ETH](/eth/) und die anderen Token (Währungen).
3. Die Protokolle – [Smart Contracts](/glossary/#smart-contract), die die Funktionalität bereitstellen, z.B. einen Dienst, der die dezentrale Ausleihe von Vermögenswerten ermöglicht.
-4. [Die Anwendungen](/dapps/): Produkte die wir benutzen, um Protokolle zu verwalten und auf diese zuzugreifen.
+4. [Die Anwendungen](/apps/): Produkte die wir benutzen, um Protokolle zu verwalten und auf diese zuzugreifen.
Merke: Vieles von DeFi nutzt den [ERC-20-Standard](/glossary/#erc-20). Anwendungen in DeFi nutzen einen Wrapper namens „Wrapped Ether“ (WETH) für ETH. [Erfahren Sie mehr über Wrapped Ether](/wrapped-eth).
diff --git a/public/content/translations/de/developers/docs/dapps/index.md b/public/content/translations/de/developers/docs/dapps/index.md
index 8cd27b4fc14..934f383496c 100644
--- a/public/content/translations/de/developers/docs/dapps/index.md
+++ b/public/content/translations/de/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ Ein Smart Contract ist ein Code, der auf der Ethereum-Blockchain existiert und g
## Weiterführende Informationen {#further-reading}
-- [Entdecken Sie dApps](/dapps)
+- [Entdecken Sie dApps](/apps)
- [Die Architektur einer Web 3.0-Anwendung](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) – _Preethi Kasireddy_
- [Ein Leitfaden für dezentrale Anwendungen aus dem Jahr 2021](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) – _LimeChain_
- [Was sind dezentrale Apps?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) – _Gemini_
diff --git a/public/content/translations/de/developers/docs/mev/index.md b/public/content/translations/de/developers/docs/mev/index.md
index 70d164de2c1..be1ba39a1bc 100644
--- a/public/content/translations/de/developers/docs/mev/index.md
+++ b/public/content/translations/de/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ Dieses Konzept wurde erstmals im Rahmen des [Arbeitsnachweis](/developers/docs/c
## Voraussetzungen {#prerequisites}
-Stellen Sie sicher, dass Sie mit [Transaktionen](/developers/docs/transactions/), [Blöcken](/developers/docs/blocks/), [Gas](/developers/docs/gas/) und [Mining](/developers/docs/consensus-mechanisms/pow/mining/) vertraut sind. Eine Vertrautheit mit [dApps](/dapps/) und [DeFi](/defi/) ist ebenfalls hilfreich.
+Stellen Sie sicher, dass Sie mit [Transaktionen](/developers/docs/transactions/), [Blöcken](/developers/docs/blocks/), [Gas](/developers/docs/gas/) und [Mining](/developers/docs/consensus-mechanisms/pow/mining/) vertraut sind. Eine Vertrautheit mit [dApps](/apps/) und [DeFi](/defi/) ist ebenfalls hilfreich.
## MEV-Extrahierung {#mev-extraction}
diff --git a/public/content/translations/de/developers/docs/smart-contracts/composability/index.md b/public/content/translations/de/developers/docs/smart-contracts/composability/index.md
index 0210913a7d6..6059a5c0517 100644
--- a/public/content/translations/de/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/de/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ Ethereum-Smart-Contracts sind wie öffentliche APIs, d. h. jeder kann mit dem Ve
### Kürzere Entwicklungszyklen {#shorter-development-cycle}
-Die Zusammensetzbarkeit reduziert die Arbeit, die Entwickler bei der Erstellung von [DApps](/dapps/#what-are-dapps) leisten müssen. [Wie Naval Ravikant es ausdrückt:](https://twitter.com/naval/status/1444366754650656770) „Open Source bedeutet, dass jedes Problem nur einmal gelöst werden muss.“
+Die Zusammensetzbarkeit reduziert die Arbeit, die Entwickler bei der Erstellung von [DApps](/apps/#what-are-dapps) leisten müssen. [Wie Naval Ravikant es ausdrückt:](https://twitter.com/naval/status/1444366754650656770) „Open Source bedeutet, dass jedes Problem nur einmal gelöst werden muss.“
Wenn es einen Smart Contract gibt, der ein Problem löst, können andere Entwickler ihn wiederverwenden, damit sie nicht das gleiche Problem lösen müssen. Auf diese Weise können Entwickler bestehenden Softwarebibliotheken zusätzliche Funktionen hinzufügen, um neue DApps zu erstellen.
diff --git a/public/content/translations/de/developers/docs/smart-contracts/libraries/index.md b/public/content/translations/de/developers/docs/smart-contracts/libraries/index.md
index 8e472a2dc3d..46a3bf0a4d4 100644
--- a/public/content/translations/de/developers/docs/smart-contracts/libraries/index.md
+++ b/public/content/translations/de/developers/docs/smart-contracts/libraries/index.md
@@ -65,7 +65,7 @@ Es ist erwähnenswert, dass einige ERCs nicht eigenständig sind, sondern Ergän
Beziehen Sie sich immer auf die Dokumentation der Bibliothek, die Sie einbinden, um genaue Anweisungen zur Einbindung in Ihr Projekt zu bekommen. Viele Solidity-Vertragsbibliotheken werden mit `npm` gepackt, sodass Sie sie einfach `npm install` benutzen können. Die meisten Anwendungen zum [Kompilieren](/developers/docs/smart-contracts/compiling/) von Verträgen prüfen Ihre `node_modules` für Smart-Contract-Bibliotheken, sodass Sie Folgendes tun können:
```solidity
-// Dadurch wird die @openzeppelin/contracts-Bibliothek von Ihren node_modules geladen
+// Dadurch wird die @openzeppelin/contracts-Bibliothek von Ihren node_modules geladen
import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
contract MyNFT is ERC721 {
@@ -104,7 +104,7 @@ Schließlich sollten Sie bei der Entscheidung, ob Sie eine Bibliothek integriere
**thirdweb Solidity SDK -** **_Bietet die Tools, die zum effizienten Erstellen von benutzerdefinierten Smart Contracts erforderlich sind_**
-- [Dokumentation](https://portal.thirdweb.com/contracts/build/overview)
+- [Dokumentation](https://portal.thirdweb.com/solidity/)
- [GitHub](https://github.com/thirdweb-dev/contracts)
## Ähnliche Tutorials {#related-tutorials}
diff --git a/public/content/translations/de/developers/docs/smart-contracts/security/index.md b/public/content/translations/de/developers/docs/smart-contracts/security/index.md
index 8633714d670..d37e94b12a7 100644
--- a/public/content/translations/de/developers/docs/smart-contracts/security/index.md
+++ b/public/content/translations/de/developers/docs/smart-contracts/security/index.md
@@ -8,7 +8,7 @@ Smart Contracts sind äußerst flexibel und in der Lage, große Mengen an Werten
Öffentliche Blockchains wie Ethereum erschweren das Problem der Sicherung von Smart Contracts zusätzlich. Der Code des veröffentlichten Vertrags _kann in der Regel _ nicht geändert werden, um Sicherheitslücken zu schließen, während die aus Smart Contracts gestohlenen Vermögenswerte aufgrund der Unveränderlichkeit extrem schwer nachzuverfolgen und meist nicht wiederherzustellen sind.
-Obwohl die Zahlen variieren, wird geschätzt, dass der Gesamtbetrag des gestohlenen oder verlorenen Werts aufgrund von Sicherheitsmängeln in Smart Contracts weit über 1 Milliarde US-Dollar beträgt. Dies beinhaltet hochkarätige Vorfälle, wie den [DAO-Hack](https://hackingdistributed.com/2016/06/18/analysis-of-the-dao-exploit/) (3,6 Mio. ETH gestohlen, nach heutigen Preisen über 1 Milliarde US-Dollar wert), den [Parity Multi-Sig Wallet-Hack](https://www.coindesk.com/markets/2017/07/19/30-million-ether-reported-stolen-due-to-parity-wallet-breach) (30 Mio. US-Dollar von Hackern verloren) und das [Problem mit den eingefrorenen Parity-Wallets](https://www.theguardian.com/technology/2017/nov/08/cryptocurrency-300m-dollars-stolen-bug-ether) (über 300 Mio. US-Dollar in ETH gesperrt).
+Obwohl die Zahlen variieren, wird geschätzt, dass der Gesamtbetrag des gestohlenen oder verlorenen Werts aufgrund von Sicherheitsmängeln in Smart Contracts weit über 1 Milliarde US-Dollar beträgt. Dies beinhaltet hochkarätige Vorfälle, wie den [DAO-Hack](https://hackingdistributed.com/2016/06/18/analysis-of-the-dao-exploit/) (3,6 Mio. ETH gestohlen, nach heutigen Preisen über 1 Milliarde US-Dollar wert), den [Parity Multi-Sig Wallet-Hack](https://www.coindesk.com/30-million-ether-reported-stolen-parity-wallet-breach) (30 Mio. US-Dollar von Hackern verloren) und das [Problem mit den eingefrorenen Parity-Wallets](https://www.theguardian.com/technology/2017/nov/08/cryptocurrency-300m-dollars-stolen-bug-ether) (über 300 Mio. US-Dollar in ETH gesperrt).
Die oben genannten Probleme machen es für Entwickler zwingend erforderlich, in die Entwicklung sicherer, robuster und widerstandsfähiger Smart Contracts zu investieren. Die Sicherheit von Smart Contracts ist eine ernste Angelegenheit, die jeder Entwickler lernen sollte. In diesem Ratgeber werden Sicherheitsüberlegungen für Ethereum-Entwickler behandelt und Ressourcen zur Verbesserung der Smart Contract-Sicherheit vorgestellt.
@@ -304,7 +304,7 @@ Hier ist nichts verkehrt, außer dass `Attacker` eine weitere Funktion hat, die
- `Victim` finally applies the results of the first transaction (and subsequent ones) to its state, so `Attacker`’s balance is set to 0
```
-Da das Guthaben des Aufrufers nicht auf 0 gesetzt wird, bevor die Funktion ausgeführt wurde, können nachfolgende Aufrufe erfolgreich sein und dem Aufrufer ermöglichen, sein Guthaben mehrmals abzuheben. Diese Art von Angriff kann genutzt werden, um einem Smart Contract das Kapital zu entziehen, wie es beim [2016 DAO-Hack](https://www.coindesk.com/learn/understanding-the-dao-attack) geschehen ist. Wiederholungsangriffe sind auch heute noch ein kritisches Thema für Smart Contracts, wie [öffentliche Auflistungen von Reentrancy-Exploits](https://github.com/pcaversaccio/reentrancy-attacks) zeigen.
+Da das Guthaben des Aufrufers nicht auf 0 gesetzt wird, bevor die Funktion ausgeführt wurde, können nachfolgende Aufrufe erfolgreich sein und dem Aufrufer ermöglichen, sein Guthaben mehrmals abzuheben. Diese Art von Angriff kann genutzt werden, um einem Smart Contract das Kapital zu entziehen, wie es beim [2016 DAO-Hack](https://www.coindesk.com/learn/2016/06/25/understanding-the-dao-attack/) geschehen ist. Wiederholungsangriffe sind auch heute noch ein kritisches Thema für Smart Contracts, wie [öffentliche Auflistungen von Reentrancy-Exploits](https://github.com/pcaversaccio/reentrancy-attacks) zeigen.
##### So verhindert man Wiederholungsangriffe
@@ -505,7 +505,7 @@ Wenn Sie vorhaben, ein On-Chain-Oracle nach Assetpreisen zu befragen, sollten Si
- **[Hacken](https://hacken.io)** - _Web3 Cybersicherheitsauditor mit 360-Grad-Ansatz für die Sicherheit der Blockchain._
-- **[](https://www.nethermind.io/smart-contract-audits)** - _Solidity und Cairo Audit-Dienste sorgen für Datenintegrität der Smart Contracts und Sicherheit der Nutzer im Ethereum- und Starknet-Ökosystem._
+- **[](https://nethermind.io/smart-contracts-audits)** - _Solidity und Cairo Audit-Dienste sorgen für Datenintegrität der Smart Contracts und Sicherheit der Nutzer im Ethereum- und Starknet-Ökosystem._
- **[HashEx](https://hashex.org/)** - _HashEx konzentriert sich auf die Prüfung von Blockchain und Smart Contracts, um die Sicherheit von Kryptowährungen zu gewährleisten, und bietet Dienstleistungen wie die Entwicklung von Smart Contracts, Penetrationstests und Blockchain-Beratung._
@@ -515,7 +515,7 @@ Wenn Sie vorhaben, ein On-Chain-Oracle nach Assetpreisen zu befragen, sollten Si
- **[Cyfrin](https://cyfrin.io)** – _Web3-Sicherheits-Kraftwerk, das Krypto-Sicherheit durch Produkte und Smart-Contract-Audit-Dienste fördert._
-- **[ImmuneBytes](https://immunebytes.com/smart-contract-audit/)** – _Web3-Sicherheitsunternehmen, das Sicherheits-Audits für Blockchain-Systeme durch ein Team erfahrener Prüfer und erstklassige Tools anbietet._
+- **[ImmuneBytes](https://www.immunebytes.com//smart-contract-audit/)** – _Web3-Sicherheitsunternehmen, das Sicherheits-Audits für Blockchain-Systeme durch ein Team erfahrener Prüfer und erstklassige Tools anbietet._
- **[Oxorio](https://oxor.io/)** – _Smart-Contract-Audits und Blockchain-Sicherheitsdienste mit Expertise in EVM, Solidity, ZK und Cross-Chain-Technologien für Krypto-Unternehmen und DeFi-Projekte._
diff --git a/public/content/translations/de/governance/index.md b/public/content/translations/de/governance/index.md
index 1ad0aa4be44..2fd8f58a85b 100644
--- a/public/content/translations/de/governance/index.md
+++ b/public/content/translations/de/governance/index.md
@@ -44,7 +44,7 @@ Es gibt verschiedene Interessensvertreter in der [Ethereum-Community](/community
- **Ether-Halter**: Diese Personen halten eine beliebige Menge an ETH. [Mehr zu ETH](/eth/).
- **Anwendungsbenutzer**: Diese Personen interagieren mit Anwendungen auf der Ethereum-Blockchain.
-- **Anwendungs-/Tool-Entwickler**: Diese Personen schreiben Anwendungen, die auf der Ethereum-Blockchain laufen (z. B. DeFi, NFTs usw.), oder erstellen Tools, um mit Ethereum zu interagieren (z. B. Wallets, Test-Suiten usw.). [Mehr zu dApps](/dapps/).
+- **Anwendungs-/Tool-Entwickler**: Diese Personen schreiben Anwendungen, die auf der Ethereum-Blockchain laufen (z. B. DeFi, NFTs usw.), oder erstellen Tools, um mit Ethereum zu interagieren (z. B. Wallets, Test-Suiten usw.). [Mehr zu dApps](/apps/).
- **Node-Betreiber**: Diese Personen betreiben Nodes (Knotenpunkte), die Blöcke und Transaktionen propagieren, indem sie ungültige Transaktionen, auf die sie stoßen, ablehnen oder blockieren. [Mehr zu Nodes](/developers/docs/nodes-and-clients/).
- **EIP-Autoren**: Diese Personen schlagen Änderungen am Ethereum-Protokoll in Form von Ethereum-Verbesserungsvorschlägen (Ethereum Improvement Proposal, EIP) vor. [Mehr zu EIPs](/eips/).
- **Validatoren**: Diese Personen betreiben Nodes, die neue Blöcke zur Ethereum-Blockchain hinzufügen können.
diff --git a/public/content/translations/de/guides/how-to-use-a-wallet/index.md b/public/content/translations/de/guides/how-to-use-a-wallet/index.md
index c6e0bf1508b..3439250fe07 100644
--- a/public/content/translations/de/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/de/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ Ihre Adresse wird auf allen Ethereum Projekten dieselbe sein. Sie brauchen sich

5. Bestätigen Sie die Signaturanfrage in Ihrer Wallet um die Verbindung herzustellen. **Das Signieren der dieser Nachricht benötigt kein zusätzliches ETH**.
-6. Das war's! Beginnen Sie, die App zu benutzen. Einige interessante Projekte finden Sie auf unserer [dApps-Seite](/dapps/#explore).
+6. Das war's! Beginnen Sie, die App zu benutzen. Einige interessante Projekte finden Sie auf unserer [dApps-Seite](/apps/#explore).
Möchten Sie mehr erfahren?
diff --git a/public/content/translations/de/nft/index.md b/public/content/translations/de/nft/index.md
index 0f3e106a48a..9df94dcabba 100644
--- a/public/content/translations/de/nft/index.md
+++ b/public/content/translations/de/nft/index.md
@@ -56,7 +56,7 @@ Vielleicht sind Sie ein Künstler, der seine Werke mithilfe von NFTs verbreiten
Entdecken, kaufen oder erstellen Sie Ihre eigene(n) NFT-Kunst/Sammelgegenstände ...
-
+
NFT-Kunst entdecken
diff --git a/public/content/translations/de/smart-contracts/index.md b/public/content/translations/de/smart-contracts/index.md
index e60cfd41951..c2ed5074553 100644
--- a/public/content/translations/de/smart-contracts/index.md
+++ b/public/content/translations/de/smart-contracts/index.md
@@ -69,7 +69,7 @@ Sie können Berechnungen durchführen, Währungen erstellen, Daten speichern, [N
- [Stablecoins](/stablecoins/)
- [Einzigartige digitale Vermögenswerte erstellen und verteilen](/nft/)
- [Ein automatischer, offener Währungsumtausch](/get-eth/#dex)
-- [Dezentralisiertes Gaming](/dapps/?category=gaming#explore)
+- [Dezentralisiertes Gaming](/apps/?category=gaming#explore)
- [Eine Versicherungspolice mit automatisierter Auszahlung](https://etherisc.com/)
- [Ein Standard, der es Menschen ermöglicht, individuelle, interoperable Währungen zu schaffen](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/de/social-networks/index.md b/public/content/translations/de/social-networks/index.md
index 1dcc9ccdf1b..04cfcc71f7b 100644
--- a/public/content/translations/de/social-networks/index.md
+++ b/public/content/translations/de/social-networks/index.md
@@ -23,7 +23,7 @@ Viele dezentrale soziale Netzwerke existieren als Alternative zu schon etabliert
### Wie funktionieren dezentralisierte soziale Netzwerke? {#decentralized-social-networks-overview}
-Dezentralisierte soziale Netzwerke sind eine Art von [dezentralisierten Anwendungen (dapps)](/dapps/), die mit [Smart Contracts](/glossary/#smart-contract) betrieben werden und auf der Blockchain laufen. Der Vertragscode dient als Backend für diese Apps und definiert ihre Geschäftslogik.
+Dezentralisierte soziale Netzwerke sind eine Art von [dezentralisierten Anwendungen (dapps)](/apps/), die mit [Smart Contracts](/glossary/#smart-contract) betrieben werden und auf der Blockchain laufen. Der Vertragscode dient als Backend für diese Apps und definiert ihre Geschäftslogik.
Traditionelle Social-Media-Plattformen basieren auf Datenbanken, um Benutzerinformationen, Programm-Code und andere Datenformen zu speichern. Dies jedoch führt zu immensen Risiken, da diese Systeme Einzelfehlerpunkte haben. Zum Beispiel sind Facebooks Server berüchtigt dafür, im Oktober 2021 [stundenlang offline gegangen zu sein](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact), was Nutzer von der Plattform abschnitt.
diff --git a/public/content/translations/de/web3/index.md b/public/content/translations/de/web3/index.md
index 76769fe90bd..d02fe1e07aa 100644
--- a/public/content/translations/de/web3/index.md
+++ b/public/content/translations/de/web3/index.md
@@ -139,7 +139,7 @@ Wir stehen erst am Anfang der Entwicklung eines besseren Internets mit Web3, doc
- [Eine Wallet wählen](/wallets/)
- [Eine Community finden](/community/)
-- [Web3-Anwendungen erkunden](/dapps/)
+- [Web3-Anwendungen erkunden](/apps/)
- [Einer DAO beitreten](/dao/)
- [Web3 als Grundlage nutzen](/developers/)
diff --git a/public/content/translations/el/defi/index.md b/public/content/translations/el/defi/index.md
index 848b2a986c4..921c8f46c9e 100644
--- a/public/content/translations/el/defi/index.md
+++ b/public/content/translations/el/defi/index.md
@@ -48,7 +48,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
| Οι αγορές είναι πάντα ανοικτές. | Οι αγορές κλείνουν επειδή οι υπάλληλοι έχουν ωράριο εργασίας. |
| Είναι φτιαγμένη ώστε να υπάρχει διαφάνεια και ο καθένας μπορεί να δει τα δεδομένα ενός προϊόντος και να επιθεωρήσει πώς λειτουργεί το σύστημα. | Τα χρηματοπιστωτικά ιδρύματα είναι κλειστά βιβλία: δεν μπορείτε να ζητήσετε να δείτε το ιστορικό των δανείων τους, το αρχείο των περιουσιακών τους στοιχείων που διαχειρίζονται και ούτω καθεξής. |
-
+
Εξερευνήστε εφαρμογές DeFi
@@ -66,7 +66,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
Δείτε τις προτάσεις μας για τις DeFi εφαρμογές για να τις δοκιμάσετε, αν είστε νέοι στο Ethereum.
-
+
Εξερευνήστε εφαρμογές DeFi
@@ -93,7 +93,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
Ως blockchain, το Ethereum έχει σχεδιαστεί για την αποστολή συναλλαγών με ένα ασφαλή και παγκόσμιο τρόπο. Όπως το Bitcoin, το Ethereum κάνει την αποστολή χρημάτων σε όλο τον κόσμο τόσο εύκολη, όπως την αποστολή email. Απλά εισαγάγετε το [όνομα ENS](/glossary/#ens) των παραληπτών σας (όπως bob.eth) ή τη διεύθυνση του λογαριασμού τους από το πορτοφόλι σας και η πληρωμή σας θα πάει απευθείας σε αυτούς σε μερικά λεπτά (συνήθως). Για να στείλετε ή να λάβετε πληρωμές, θα χρειαστείτε ένα [πορτοφόλι](/wallets/).
-
+
Δείτε τις dapps πληρωμών
@@ -124,7 +124,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
- Το «peer-to-peer», που σημαίνει ότι ένας δανειολήπτης θα δανειστεί απευθείας από ένα συγκεκριμένο δανειστή.
- Το «pool-based» όπου οι δανειστές παρέχουν κεφάλαιο (ρευστότητα) σε μια δεξαμενή από την οποία μπορούν να δανειστούν οι δανειολήπτες.
-
+
Δείτε τις dapps δανεισμού
@@ -186,7 +186,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
- Τα aDai σας θα αυξηθούν με βάση το επιτόκιο και μπορείτε να δείτε το υπόλοιπό σας να αυξάνεται στο πορτοφόλι σας. Ανάλογα το [APR](/glossary/#apr), το υπόλοιπο του πορτοφολιού σας θα εμφανίζεται σαν 100.1234 μετά από λίγες ημέρες ή ακόμα και ώρες!
- Μπορείτε να κάνετε ανάληψη ένα ποσό των κανονικών Dai που είναι ίσο με το υπόλοιπό aDai σας ανά πάσα στιγμή.
-
+
Δείτε dapps για δανεισμό
@@ -214,7 +214,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
Για παράδειγμα, εάν θέλετε να χρησιμοποιήσετε τη λοταρία χωρίς απώλειες PoolTogether (που περιγράφεται παραπάνω), θα χρειαστείτε ένα κρυπτονόμισμα όπως το Dai ή το USDC. Αυτά τα DEX σάς επιτρέπουν να ανταλλάξετε τα ETH σας με αυτά τα κρυπτονομίσματα και να τα επιστρέψετε ξανά με την ολοκλήρωση.
-
+
Δείτε ανταλλακτήρια κρύπτο
@@ -226,7 +226,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
Όταν χρησιμοποιείτε ένα κεντρικό χρηματιστήριο, πρέπει να καταθέτετε τα περιουσιακά σας στοιχεία πριν από τη συναλλαγή και να τα εμπιστεύεστε σε αυτό. Ενώ τα περιουσιακά σας στοιχεία κατατίθενται, διατρέχουν κίνδυνο, καθώς τα κεντρικά ανταλλακτήρια αποτελούν ελκυστικούς στόχους για τους χάκερ.
-
+
Δείτε εφαρμογές συναλλαγών
@@ -238,7 +238,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
Ένα καλό παράδειγμα είναι το [ταμείο DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Πρόκειται για ένα αμοιβαίο κεφάλαιο που εξισορροπεί ξανά αυτόματα για να διασφαλίσει ότι το χαρτοφυλάκιό σας περιλαμβάνει πάντα τα κορυφαία κρυπτονομίσματα DeFi ανά κεφαλαιοποίηση αγοράς. Δε χρειάζεται ποτέ να διαχειριστείτε καμία από τις λεπτομέρειες και μπορείτε να κάνετε ανάληψη από το ταμείο όποτε θέλετε.
-
+
Δείτε εφαρμογές επενδύσεων
@@ -252,7 +252,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
- Είναι διαφανές, ώστε οι έρανοι να μπορούν να αποδείξουν πόσα χρήματα έχουν συγκεντρωθεί. Μπορείτε ακόμη και να εντοπίσετε πώς δαπανώνται τα κεφάλαια αργότερα.
- Οι έρανοι μπορούν να ορίσουν αυτόματες επιστροφές χρημάτων εάν, για παράδειγμα, υπάρχει συγκεκριμένη προθεσμία και ελάχιστο ποσό που δε θα συμπληρωθεί.
-
+
Δείτε εφαρμογές χρηματοδότησης
@@ -281,7 +281,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
Τα προϊόντα Ethereum, όπως κάθε λογισμικό, μπορεί να υστερούν από σφάλματα και εκμεταλλεύσεις. Έτσι, αυτή τη στιγμή πολλά προϊόντα ασφάλισης στον χώρο, επικεντρώνονται στην προστασία των χρηστών τους από την απώλεια κεφαλαίων. Ωστόσο, υπάρχουν έργα που αρχίζουν να δημιουργούν κάλυψη για οτιδήποτε μπορεί να μας συμβεί. Ένα καλό παράδειγμα αυτού είναι η κάλυψη Crop της Etherisc που στοχεύει να [προστατέψει τους μικροκαλλιεργητές στην Κένυα από ξηρασίες και πλημμύρες](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Η αποκεντρωμένη ασφάλιση μπορεί να προσφέρει φθηνότερη κάλυψη για τους αγρότες που συχνά αποτιμώνται από την παραδοσιακή ασφάλιση.
-
+
Δείτε εφαρμογές ασφάλισης
@@ -291,7 +291,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
Με τόσα πολλά που συμβαίνουν, θα χρειαστείτε έναν τρόπο να παρακολουθείτε όλες τις επενδύσεις, τα δάνεια και τις συναλλαγές σας. Υπάρχουν πολλά προϊόντα που σας επιτρέπουν να συντονίζετε όλη τη δραστηριότητά σας στο DeFi από ένα μέρος. Αυτή είναι η ομορφιά της ανοιχτής αρχιτεκτονικής του DeFi. Οι ομάδες μπορούν να δημιουργήσουν διεπαφές όπου δεν μπορείτε απλώς να δείτε το υπόλοιπο κεφαλαίου σας στα προϊόντα, αλλά μπορείτε να χρησιμοποιήσετε και τις δυνατότητές τους. Μπορεί να σας φανεί χρήσιμο καθώς εξερευνάτε περισσότερο το DeFi.
-
+
Δείτε εφαρμογές χαρτοφυλακίου
@@ -323,7 +323,7 @@ H DeFi είναι ένας γενικός όρος για οικονομικά
1. Το blockchain – Το Ethereum περιέχει το ιστορικό συναλλαγών και την κατάσταση των λογαριασμών.
2. Τα ψηφιακά στοιχεία – [ETH](/eth/) και τα άλλα κρύπτο (νομίσματα).
3. Τα πρωτόκολλα – [Έξυπνα συμβόλαια](/glossary/#smart-contract) που παρέχουν τη λειτουργικότητα, για παράδειγμα, μια υπηρεσία που επιτρέπει τον αποκεντρωμένο δανεισμό περιουσιακών στοιχείων.
-4. [Οι εφαρμογές](/dapps/) – Τα προϊόντα που χρησιμοποιούμε για τη διαχείριση και την πρόσβαση στα πρωτόκολλα.
+4. [Οι εφαρμογές](/apps/) – Τα προϊόντα που χρησιμοποιούμε για τη διαχείριση και την πρόσβαση στα πρωτόκολλα.
Σημείωση: μεγάλο μέρος του DeFi χρησιμοποιεί το [πρότυπο ERC-20](/glossary/#erc-20). Οι εφαρμογές στο DeFi χρησιμοποιούν μια παραλλαγή του ETH που ονομάζεται Wrapped ether (WETH). [Μάθετε περισσότερα για το υποκατάστατο ether](/wrapped-eth).
diff --git a/public/content/translations/el/developers/docs/dapps/index.md b/public/content/translations/el/developers/docs/dapps/index.md
index 29a51602c6b..ebb65e68132 100644
--- a/public/content/translations/el/developers/docs/dapps/index.md
+++ b/public/content/translations/el/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ lang: el
## Περισσότερες πληροφορίες {#further-reading}
-- [Εξερεύνηση dapp](/dapps)
+- [Εξερεύνηση dapp](/apps)
- [Η Αρχιτέκτων της εφαρμογής του Web 3.0](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _Preethi Kasireddy_
- [Ένας οδηγός του 2021 για αποκεντρωμένες εφαρμογές](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) - _LimeChain_
- [Τι είναι οι αποκεντρωμένες εφαρμογές;](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) - _Gemini_
diff --git a/public/content/translations/el/developers/docs/data-and-analytics/index.md b/public/content/translations/el/developers/docs/data-and-analytics/index.md
index f571832b248..f5ed9d45d3a 100644
--- a/public/content/translations/el/developers/docs/data-and-analytics/index.md
+++ b/public/content/translations/el/developers/docs/data-and-analytics/index.md
@@ -50,7 +50,7 @@ lang: el
Η Γλώσσα Ερωτημάτων EVM (EQL) είναι μια γλώσσα που μοιάζει με SQL και έχει σχεδιαστεί για να υποβάλλει ερωτήματα σε αλυσίδες EVM (Εικονική μηχανή Ethereum). Ο απώτερος στόχος της EQL είναι να υποστηρίξει σύνθετα σχεσιακά ερωτήματα σε πολίτες πρώτης κατηγορίας της αλυσίδας EVM (μπλοκ, λογαριασμοί και συναλλαγές), ενώ παρέχει στους προγραμματιστές και τους ερευνητές μια εργονομική σύνταξη για καθημερινή χρήση. Με το EQL, οι προγραμματιστές μπορούν να ανακτήσουν δεδομένα blockchain χρησιμοποιώντας οικεία σύνταξη τύπου SQL και να εξαλείψουν την ανάγκη για πολύπλοκο κώδικα boilerplate. Η EQL υποστηρίζει τυπικά αιτήματα δεδομένων blockchain (π.χ. ανάκτηση του μηδενικού και υπολοίπου ενός λογαριασμού στο Ethereum ή ανάκτηση του τρέχοντος μεγέθους και χρονικής σφραγίδας μπλοκ) και προσθέτει συνεχώς υποστήριξη για πιο σύνθετα αιτήματα και σύνολα χαρακτηριστικών.
## Περισσότερες πληροφορίες {#further-reading}
-- [Εξερευνώντας Δεδομένα Κρύπτο I: Αρχιτεκτονική Ροής Δεδομένων](https://research.2077.xyz/exploring-crypto-data-1-data-flow-architectures)
+- [Εξερευνώντας Δεδομένα Κρύπτο I: Αρχιτεκτονική Ροής Δεδομένων](https://web.archive.org/web/20250125012042/https://research.2077.xyz/exploring-crypto-data-1-data-flow-architectures)
- [Επισκόπηση του Δικτύου Graph](https://thegraph.com/docs/en/about/)
- [Χώρος ανάπτυξης Graph Query](https://thegraph.com/explorer/subgraph/graphprotocol/graph-network-mainnet?version=current)
- [Παραδείγματα κώδικα API στο EtherScan](https://etherscan.io/apis#contracts)
diff --git a/public/content/translations/el/developers/docs/mev/index.md b/public/content/translations/el/developers/docs/mev/index.md
index 599a6e04217..074e9c8765f 100644
--- a/public/content/translations/el/developers/docs/mev/index.md
+++ b/public/content/translations/el/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ lang: el
## Προαπαιτούμενα {#prerequisites}
-Βεβαιωθείτε ότι είστε εξοικειωμένοι με τις [συναλλαγές](/developers/docs/transactions/), τα [μπλοκ](/developers/docs/blocks/), την [απόδειξη συμμετοχής](/developers/docs/consensus-mechanisms/pos) και το [gas](/developers/docs/gas/). Η εξοικείωση με τις [dapps](/dapps/) και [DeFi](/defi/) είναι επίσης χρήσιμη.
+Βεβαιωθείτε ότι είστε εξοικειωμένοι με τις [συναλλαγές](/developers/docs/transactions/), τα [μπλοκ](/developers/docs/blocks/), την [απόδειξη συμμετοχής](/developers/docs/consensus-mechanisms/pos) και το [gas](/developers/docs/gas/). Η εξοικείωση με τις [dapps](/apps/) και [DeFi](/defi/) είναι επίσης χρήσιμη.
## Εξαγωγή MEV {#mev-extraction}
diff --git a/public/content/translations/el/developers/docs/smart-contracts/composability/index.md b/public/content/translations/el/developers/docs/smart-contracts/composability/index.md
index 9f31f224aa9..d490a51fbe1 100644
--- a/public/content/translations/el/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/el/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ incomplete: true
### Συντομότερος κύκλος ανάπτυξης {#shorter-development-cycle}
-Η συνθεσιμότητα μειώνει την εργασία που πρέπει να κάνουν οι προγραμματιστές κατά τη δημιουργία των [dapp](/dapps/#what-are-dapps). [Όπως σημειώνει ο Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) «Ανοιχτού κώδικα σημαίνει ότι κάθε πρόβλημα πρέπει να λυθεί μία φορά.»
+Η συνθεσιμότητα μειώνει την εργασία που πρέπει να κάνουν οι προγραμματιστές κατά τη δημιουργία των [dapp](/apps/#what-are-dapps). [Όπως σημειώνει ο Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) «Ανοιχτού κώδικα σημαίνει ότι κάθε πρόβλημα πρέπει να λυθεί μία φορά.»
Εάν υπάρχει ένα έξυπνο συμβόλαιο που λύνει ένα πρόβλημα, οι άλλοι προγραμματιστές μπορούν να το χρησιμοποιήσουν ξανά, επομένως δεν χρειάζεται να λύσουν το ίδιο πρόβλημα. Με αυτόν τον τρόπο, οι προγραμματιστές μπορούν να πάρουν υπάρχουσες βιβλιοθήκες λογισμικού και να προσθέσουν επιπλέον λειτουργίες για τη δημιουργία νέων dapp.
diff --git a/public/content/translations/el/governance/index.md b/public/content/translations/el/governance/index.md
index c84a3e37020..1a42b70674b 100644
--- a/public/content/translations/el/governance/index.md
+++ b/public/content/translations/el/governance/index.md
@@ -44,7 +44,7 @@ _Αν και σε επίπεδο πρωτοκόλλου η διακυβέρνη
- **Κάτοχοι Ether:** Αυτοί που διατηρούν ένα αυθαίρετο ποσό ETH. [Περισσότερα για το ETH](/eth/).
- **Χρήστες εφαρμογών:** Αυτοί που αλληλεπιδρούν με εφαρμογές στο blockchain Ethereum.
-- **Προγραμματιστές εφαρμογών/εργαλείων:** Αυτοί που γράφουν εφαρμογές που εκτελούνται στο blockchain Ethereum (π.χ. DeFi, NFTs κ.λπ.) ή δημιουργούν εργαλεία για αλληλεπίδραση με το Ethereum (π.χ. πορτοφόλια, σουίτες δοκιμών κ.λπ.). [Περισσότερα για τις dapps](/dapps/).
+- **Προγραμματιστές εφαρμογών/εργαλείων:** Αυτοί που γράφουν εφαρμογές που εκτελούνται στο blockchain Ethereum (π.χ. DeFi, NFTs κ.λπ.) ή δημιουργούν εργαλεία για αλληλεπίδραση με το Ethereum (π.χ. πορτοφόλια, σουίτες δοκιμών κ.λπ.). [Περισσότερα για τις dapps](/apps/).
- **Διαχειριστές κόμβων:** Αυτοί που διαχειρίζονται κόμβους που διαδίδουν μπλοκ και συναλλαγές, απορρίπτοντας οποιαδήποτε μη έγκυρη συναλλαγή ή μπλοκ που συναντούν. [Περισσότερα για τους κόμβους](/developers/docs/nodes-and-clients/).
- **Συντάκτες EIP:** Αυτοί που προτείνουν αλλαγές στο πρωτόκολλο Ethereum, με τη μορφή Προτάσεων Βελτίωσης Ethereum (EIP - Ethereum Improvement Proposals). [Περισσότερα για τα EIP](/eips/).
- **Επικυρωτές:** Αυτοί που διαχειρίζονται κόμβους που μπορούν να προσθέσουν νέα μπλοκ στο blockchain Ethereum.
diff --git a/public/content/translations/el/guides/how-to-use-a-wallet/index.md b/public/content/translations/el/guides/how-to-use-a-wallet/index.md
index 709b3cb830f..fada137cb5c 100644
--- a/public/content/translations/el/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/el/guides/how-to-use-a-wallet/index.md
@@ -61,7 +61,7 @@ lang: el

5. Επιβεβαιώστε το αίτημα υπογραφής στο πορτοφόλι σας για να εγκρίνετε τη σύνδεση. **Η υπογραφή αυτού του μηνύματος δεν πρέπει να απαιτεί ETH**.
-6. Αυτό ήταν! Αρχίστε να χρησιμοποιείτε την εφαρμογή. Μπορείτε να βρείτε μερικά ενδιαφέροντα έργα στη σελίδα μας [dApps](/dapps/#explore).
+6. Αυτό ήταν! Αρχίστε να χρησιμοποιείτε την εφαρμογή. Μπορείτε να βρείτε μερικά ενδιαφέροντα έργα στη σελίδα μας [dApps](/apps/#explore).
Θέλετε να μάθετε περισσότερα;
diff --git a/public/content/translations/el/nft/index.md b/public/content/translations/el/nft/index.md
index 37b3731c014..4d32f0a0904 100644
--- a/public/content/translations/el/nft/index.md
+++ b/public/content/translations/el/nft/index.md
@@ -57,7 +57,7 @@ summaryPoint3: Υποστηρίζονται από έξυπνα συμβόλαι
Εξερευνήστε, αγοράστε ή δημιουργήστε το δικό σας NFT τέχνη/συλλεκτικά...
-
+
Εξερευνήστε NFT τέχνης
diff --git a/public/content/translations/el/smart-contracts/index.md b/public/content/translations/el/smart-contracts/index.md
index cfa380e795d..79041f97a85 100644
--- a/public/content/translations/el/smart-contracts/index.md
+++ b/public/content/translations/el/smart-contracts/index.md
@@ -74,7 +74,7 @@ lang: el
- [Κρυπτονομίσματα σταθερής αξίας](/stablecoins/)
- [Δημιουργία και διανομή μοναδικών ψηφιακών περιουσιακών στοιχείων](/nft/)
- [Ένα αυτόματο, ανοικτό ανταλλακτήριο νομισμάτων](/get-eth/#dex)
-- [Αποκεντρωμένα παιχνίδια](/dapps/?category=gaming#explore)
+- [Αποκεντρωμένα παιχνίδια](/apps/?category=gaming#explore)
- [Μια πολιτική ασφάλισης που πληρώνει αυτόματα](https://etherisc.com/)
- [Ένα πρότυπο που επιτρέπει στους ανθρώπους να δημιουργήσουν προσαρμοσμένα και διαλειτουργικά νομίσματα](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/el/social-networks/index.md b/public/content/translations/el/social-networks/index.md
index 4c318b6f18e..b4747a733db 100644
--- a/public/content/translations/el/social-networks/index.md
+++ b/public/content/translations/el/social-networks/index.md
@@ -23,7 +23,7 @@ summaryPoint3: Τα κρυπτονομίσματα και τα NFT δημιου
### Λειτουργία των αποκεντρωμένων κοινωνικών δικτύων {#decentralized-social-networks-overview}
-Τα αποκεντρωμένα κοινωνικά δίκτυα είναι μια κατηγορία [αποκεντρωμένων εφαρμογών (dapps)](/dapps/). Πρόκειται για εφαρμογές που υποστηρίζονται από [έξυπνα συμβόλαια](/glossary/#smart-contract) τα οποία αναπτύσσονται στην κρυπτοαλυσίδα. Ο κωδικός συμβολαίου χρησιμεύει ως υποστήριξη για αυτές τις εφαρμογές και καθορίζει την επιχειρηματική τους λογική.
+Τα αποκεντρωμένα κοινωνικά δίκτυα είναι μια κατηγορία [αποκεντρωμένων εφαρμογών (dapps)](/apps/). Πρόκειται για εφαρμογές που υποστηρίζονται από [έξυπνα συμβόλαια](/glossary/#smart-contract) τα οποία αναπτύσσονται στην κρυπτοαλυσίδα. Ο κωδικός συμβολαίου χρησιμεύει ως υποστήριξη για αυτές τις εφαρμογές και καθορίζει την επιχειρηματική τους λογική.
Οι παραδοσιακές πλατφόρμες μέσων κοινωνικής δικτύωσης βασίζονται σε βάσεις δεδομένων για την αποθήκευση των πληροφοριών χρήστη, του κώδικα προγράμματος και άλλων μορφών δεδομένων. Αυτό δημιουργεί μοναδικά σημεία αστοχίας και προσθέτει σημαντική επικινδυνότητα. Παράδειγμα αποτελεί το περιβόητο περιστατικό κατά το οποίο οι διακομιστές του Facebook [τέθηκαν εκτός σύνδεσης για ώρες](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) τον Οκτώβριο 2021, αποκόπτοντας τους χρήστες από την πλατφόρμα.
diff --git a/public/content/translations/el/web3/index.md b/public/content/translations/el/web3/index.md
index c178e88964f..49020393421 100644
--- a/public/content/translations/el/web3/index.md
+++ b/public/content/translations/el/web3/index.md
@@ -143,7 +143,7 @@ H πρώτη σύλληψη της ιδέας του Berners-Lee, γνωστή
- [Αποκτήστε ένα πορτοφόλι](/wallets/)
- [Βρείτε μια κοινότητα](/community/)
-- [Εξερευνήστε εφαρμογές Web3](/dapps/)
+- [Εξερευνήστε εφαρμογές Web3](/apps/)
- [Συμμετέχετε σε ένα DAO](/dao/)
- [Δημιουργήστε στο Web3](/developers/)
diff --git a/public/content/translations/es/defi/index.md b/public/content/translations/es/defi/index.md
index d3c12eb83d2..95809d17844 100644
--- a/public/content/translations/es/defi/index.md
+++ b/public/content/translations/es/defi/index.md
@@ -48,7 +48,7 @@ Una de las mejores maneras de determinar el potencial de las DeFi es entender lo
| Los mercados siempre están abiertos. | Los mercados cierran debido a que los empleados necesitan descanso. |
| Construido sobre la transparencia: cualquier persona puede mirar los datos del producto e inspeccionar el funcionamiento del sistema. | Las instituciones financieras son como libros cerrados: no puede preguntar por el historial de préstamos, el registro de sus activos administrados, etc. |
-
+
Explorar las aplicaciones DeFi
@@ -66,7 +66,7 @@ Esto puede sonar extraño... ¿por qué querría programar mi dinero? Sin embarg
Si es nuevo en Ethereum, explore y pruebe algunas de nuestras sugerencias de aplicaciones DeFi.
-
+
Explorar las aplicaciones DeFi
@@ -93,7 +93,7 @@ Existe una alternativa descentralizada para la mayoría de servicios financieros
Como cadena de bloques, Ethereum está diseñado para realizar transacciones de una manera segura y con un alcance global. Al igual que Bitcoin, Ethereum hace que enviar dinero alrededor del mundo sea tan fácil como enviar un correo electrónico. Solo se necesita ingresar el [nombre ENS](/glossary/#ens) del beneficiario (p. ej., bob.eth) o la dirección de cuenta usando su billetera y este recibirá directamente el pago en cuestión de minutos (por lo general). Para enviar o recibir pagos, necesitará tener una [cartera](/wallets/).
-
+
Ver DApps de pagos
@@ -124,7 +124,7 @@ Los préstamos de dinero de proveedores descentralizados se llevan a cabo de dos
- Entre pares (también conocido como P2P), en que un prestatario tomará prestado directamente de un prestamista específico.
- En función de las reservas (o «pools»), cuando los prestamistas proporcionan reservas (liquidez) a una reserva de la que los prestatarios pueden pedir préstamos.
-
+
Ver DApps de préstamos
@@ -186,7 +186,7 @@ Puede ganar un interés en criptomonedas al prestar dinero: verá cómo aumentan
- Sus tókenes aDai crecerán en base al tipo de interés y podrá ver cómo aumenta el valor total de su cartera. Dependiendo del [APR](/glossary/#apr), ¡el saldo de su billetera será algo así como 100.1234 al cabo de unos días o incluso unas horas!
- Puede retirar una cantidad de Dai que sea igual a sus fondos de aDai siempre que quiera.
-
+
Ver DApps de préstamos
@@ -214,7 +214,7 @@ Hay miles de tókenes en Ethereum. Los intercambios descentralizados (DEX) le pe
Por ejemplo, si quiere usar la lotería sin pérdidas PoolTogether (explicada arriba) necesitará un token como Dai o USDC. Estos DEX le permiten cambiar sus ETH por tókenes y viceversa cuando haya acabado.
-
+
Ver intercambios de tókenes
@@ -226,7 +226,7 @@ Hay más opciones avanzadas para los inversores que quieren tener más control.
Cuando usa un intercambio centralizado, tiene que depositar sus activos antes de la operación y confiar en ellos. A pesar de que sus activos sí son depositados, están en riesgo, ya que los intercambios descentralizados son objetivos atractivos para los hackers.
-
+
Ver DApps de transacciones
@@ -238,7 +238,7 @@ Hay productos de gestión de fondos en Ethereum que tratarán de hacer crecer su
Un buen ejemplo es el [fondo DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Este es un fondo que se reequilibra automáticamente para asegurar que su portafolio siempre incluya los mejores tókenes DeFi por capitalización de mercado. Nunca tendrá que gestionar ninguno de los detalles y puede retirar del fondo cuando usted quiera.
-
+
Ver DApps de inversión
@@ -252,7 +252,7 @@ Ethereum es una plataforma ideal para la recaudación de fondos:
- Es transparente, por lo que los recaudadores pueden demostrar cuánto dinero se ha recaudado. Incluso puede rastrear cómo se están usando los fondos.
- Los recaudadores pueden configurar reembolsos automáticos si, por ejemplo, hay una fecha límite y una cantidad mínima a la que no se ha llegado.
-
+
Ver DApps de recaudación de fondos
@@ -281,7 +281,7 @@ El aseguramiento descentralizado tiene como objetivo hacer que el aseguramiento
Los productos de Ethereum —al igual que el software— pueden sufrir virus y aprovechamiento. Ahora mismo hay muchos productos de seguros enfocándose en proteger a sus usuarios de pérdidas de fondos. Sin embargo, existen proyectos que empiezan a crear cobertura para todo lo que la vida nos depare. Un buen ejemplo es la cobertura de Etherisc Crop, que pretende [proteger a los pequeños agricultores en Kenia contra las sequías y las inundaciones](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). El aseguramiento descentralizado ofrece una cobertura más barata para los granjeros a los que se les cobra con precios fuera del de los seguros tradicionales.
-
+
Ver DApps de aseguramiento
@@ -291,7 +291,7 @@ Los productos de Ethereum —al igual que el software— pueden sufrir virus y a
Con tantas cosas en marcha, necesitará una forma de realizar un seguimiento de todas sus inversiones, préstamos y operaciones. Existen una gran cantidad de productos que le permiten coordinar toda su actividad de DeFi (Finanzas Descentralizadas) desde un solo lugar. Esta es la belleza de la arquitectura abierta de DeFi. Los equipos pueden crear interfaces en las que no solo puede ver sus saldos entre productos, sino que también puede usar sus funciones. Le resultará más útil a medida que explora más sobre DeFi.
-
+
Ver DApps de portafolios
@@ -323,7 +323,7 @@ DeFi se puede dividir en varias capas:
1. La cadena de bloques: Ethereum contiene el registro de transacciones y el estado de las cuentas.
2. Los activos: [ETH](/eth/) y otros tókenes (monedas).
3. Los protocolos, o [contratos inteligentes](/glossary/#smart-contract), brindan funcionalidad, como por ejemplo, un servicio que permite el préstamo descentralizado de activos.
-4. [Las aplicaciones](/dapps/): los productos que usamos para gestionar y acceder a los protocolos.
+4. [Las aplicaciones](/apps/): los productos que usamos para gestionar y acceder a los protocolos.
Nota: Gran parte de la DeFi utiliza el [estándar ERC-20](/glossary/#erc-20). Las aplicaciones en DeFi utilizan un wrapper para ETH llamado Wrapped Ether (WETH). [Más información sobre Wrapper Ether](/wrapped-eth).
diff --git a/public/content/translations/es/developers/docs/dapps/index.md b/public/content/translations/es/developers/docs/dapps/index.md
index 4fe2471ca83..899dd1970b5 100644
--- a/public/content/translations/es/developers/docs/dapps/index.md
+++ b/public/content/translations/es/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ Un contrato inteligente es un código que reside en la blockchain de Ethereum y
## Más información {#further-reading}
-- [Explorar DApps](/dapps)
+- [Explorar DApps](/apps)
- [La arquitectura de una aplicación en Web 3.0](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _Preethi Kasireddy_
- [Una guía de 2021 para las Aplicaciones Descentralizadas](https://limechain.tech/blog/what-are-dapps-the-2021-guide/): _LimeChain_
- [¿Qué son las Aplicaciones Descentralizadas?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps): _Gemini_
diff --git a/public/content/translations/es/developers/docs/mev/index.md b/public/content/translations/es/developers/docs/mev/index.md
index 79ac87c8368..03a2203aee7 100644
--- a/public/content/translations/es/developers/docs/mev/index.md
+++ b/public/content/translations/es/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ El valor máximo extraíble se aplicó por primera vez en el contexto de [prueba
## Requisitos previos {#prerequisites}
-Asegúrese de estar familiarizado con las [transacciones](/developers/docs/transactions/), los [bloques](/developers/docs/blocks/), la [prueba de participación](/developers/docs/consensus-mechanisms/pos) y el [gas](/developers/docs/gas/). Familiarizarse con las [dApps](/dapps/) y [DeFi](/defi/) también le será muy útil.
+Asegúrese de estar familiarizado con las [transacciones](/developers/docs/transactions/), los [bloques](/developers/docs/blocks/), la [prueba de participación](/developers/docs/consensus-mechanisms/pos) y el [gas](/developers/docs/gas/). Familiarizarse con las [dApps](/apps/) y [DeFi](/defi/) también le será muy útil.
## Extracción de MEV {#mev-extraction}
diff --git a/public/content/translations/es/developers/docs/smart-contracts/composability/index.md b/public/content/translations/es/developers/docs/smart-contracts/composability/index.md
index 6dacd4f7e35..b1353f87450 100644
--- a/public/content/translations/es/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/es/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ Los contratos inteligentes de Ethereum son como API públicas, por lo que cualqu
### Ciclo de desarrollo más corto {#shorter-development-cycle}
-La componibilidad reduce el trabajo que los desarrolladores tienen que hacer al crear [dapps](/dapps/#what-are-dapps). [Como indica Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) "Código abierto significa que cada problema tiene que resolverse una vez."
+La componibilidad reduce el trabajo que los desarrolladores tienen que hacer al crear [dapps](/apps/#what-are-dapps). [Como indica Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) "Código abierto significa que cada problema tiene que resolverse una vez."
Si hay un contrato inteligente que resuelve un problema, otros desarrolladores pueden reutilizarlo, por lo que no tienen que resolver el mismo problema. De esta manera, los desarrolladores pueden usar las bibliotecas de software ya existentes y añadir funcionalidad adicional para crear nuevas dapps.
diff --git a/public/content/translations/es/governance/index.md b/public/content/translations/es/governance/index.md
index ee3a4ed69a8..ed27e220a9b 100644
--- a/public/content/translations/es/governance/index.md
+++ b/public/content/translations/es/governance/index.md
@@ -44,7 +44,7 @@ En la [comunidad Ethereum](/community/), hay diversos actores y cada uno cumple
- **Tenedores de ether**: personas que tienen una cantidad arbitraria de ETH. [Más información sobre ETH](/eth/).
- **Usuarios de aplicaciones**: estas personas interactúan con aplicaciones en la cadena de bloques de Ethereum.
-- **Desarrolladores de aplicaciones o herramientas**: estas personas programan aplicaciones que se ejecutan en la cadena de bloques de Ethereum (p. ej., DeFi, NFT, etc.) o diseñan herramientas para interactuar con Ethereum (p. ej., carteras, series de pruebas, etc.). [Más información sobre DApps](/dapps/).
+- **Desarrolladores de aplicaciones o herramientas**: estas personas programan aplicaciones que se ejecutan en la cadena de bloques de Ethereum (p. ej., DeFi, NFT, etc.) o diseñan herramientas para interactuar con Ethereum (p. ej., carteras, series de pruebas, etc.). [Más información sobre DApps](/apps/).
- **Operadores de nodos**: estas personas ejecutan nodos que propagan bloques y transacciones y rechazan cualquier transacción o bloque inválido con el que se encuentren. [Más información sobre los nodos](/developers/docs/nodes-and-clients/).
- **Autores de EIP**: estas personas proponen cambios en el protocolo Ethereum en calidad de propuestas de mejora de Ethereum (EIP, «Ethereum Improvement Proposals»). [Más información sobre las EIP](/eips/).
- **Validadores**: estas personas ejecutan nodos que pueden añadir nuevos bloques a la cadena de bloques de Ethereum.
diff --git a/public/content/translations/es/guides/how-to-use-a-wallet/index.md b/public/content/translations/es/guides/how-to-use-a-wallet/index.md
index 42e1d0a573e..d3b36c4622e 100644
--- a/public/content/translations/es/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/es/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ Su dirección será la misma en todos los proyectos de Ethereum. No tiene que re

5. Confirme la solicitud en su cartera para establecer la conexión. ** Aceptar este mensaje no requiere gastar ETH **.
-6. ¡Y ya está! Puede empezar a utilizar la aplicación. Puede encontrar algunos proyectos interesantes en nuestra [ página DApps](/dapps/#explore).
+6. ¡Y ya está! Puede empezar a utilizar la aplicación. Puede encontrar algunos proyectos interesantes en nuestra [ página DApps](/apps/#explore).
¿Quiere saber más?
diff --git a/public/content/translations/es/nft/index.md b/public/content/translations/es/nft/index.md
index a010689ca3f..fad8e7109ce 100644
--- a/public/content/translations/es/nft/index.md
+++ b/public/content/translations/es/nft/index.md
@@ -57,7 +57,7 @@ Tal vez sea usted un artista que quiere compartir su arte a través de los NFT,
Explore, compre o cree sus propios NFT de arte/coleccionables...
-
+
Explore arte en NFT
diff --git a/public/content/translations/es/smart-contracts/index.md b/public/content/translations/es/smart-contracts/index.md
index e033aed5503..b7f69dedcf6 100644
--- a/public/content/translations/es/smart-contracts/index.md
+++ b/public/content/translations/es/smart-contracts/index.md
@@ -70,7 +70,7 @@ Pueden realizar cómputos, crear divisas, almacenar datos, mintear [NFT](/glossa
- [Monedas estables](/stablecoins/)
- [Crear y distribuir activos digitales únicos](/nft/)
- [Un cambio de divisas automático y abierto](/get-eth/#dex)
-- [Juegos descentralizados](/dapps/?category=gaming#explore)
+- [Juegos descentralizados](/apps/?category=gaming#explore)
- [Una póliza de seguro que paga automáticamente](https://etherisc.com/)
- [Un estándar que permite a las personas crear divisas interoperables y personalizadas](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/es/social-networks/index.md b/public/content/translations/es/social-networks/index.md
index 722537f8c23..ee8a244aec4 100644
--- a/public/content/translations/es/social-networks/index.md
+++ b/public/content/translations/es/social-networks/index.md
@@ -23,7 +23,7 @@ Muchas redes sociales descentralizadas existen como alternativa a los servicios
### ¿Cómo funcionan las redes sociales descentralizadas? {#decentralized-social-networks-overview}
-Las redes sociales descentralizadas son una clase de [aplicaciones descentralizadas (dApps)](/dapps/), aplicaciones que funcionan con [contratos inteligentes](/glossary/#smart-contract) implementados en la cadena de bloques. El código del contrato sirve como el backend para estas aplicaciones y define su lógica de negocio.
+Las redes sociales descentralizadas son una clase de [aplicaciones descentralizadas (dApps)](/apps/), aplicaciones que funcionan con [contratos inteligentes](/glossary/#smart-contract) implementados en la cadena de bloques. El código del contrato sirve como el backend para estas aplicaciones y define su lógica de negocio.
Las plataformas tradicionales de redes sociales se basan en bases de datos para almacenar información del usuario, el código del programa y otras formas de datos. Pero esto crea puntos únicos de falla y supone un riesgo significativo. Por ejemplo, los servidores de Facebook infamemente [se desconectaron durante horas](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) en octubre de 2021, dejando a los usuarios sin acceso a la plataforma.
diff --git a/public/content/translations/es/web3/index.md b/public/content/translations/es/web3/index.md
index dc24d2a4783..cbc175056dd 100644
--- a/public/content/translations/es/web3/index.md
+++ b/public/content/translations/es/web3/index.md
@@ -143,7 +143,7 @@ Esto es solo el comienzo para crear un mejor Internet con Web3, y a medida que s
- [Obtener un monedero](/wallets/)
- [Encontrar una comunidad](/community/)
-- [Explorar aplicaciones Web3](/dapps/)
+- [Explorar aplicaciones Web3](/apps/)
- [Unirse a una DAO](/dao/)
- [Construir sobre Web3](/developers/)
diff --git a/public/content/translations/fa/defi/index.md b/public/content/translations/fa/defi/index.md
index c9a2c99732e..f4f6f9cfc3c 100644
--- a/public/content/translations/fa/defi/index.md
+++ b/public/content/translations/fa/defi/index.md
@@ -47,7 +47,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
| بازارها همواره باز هستند. | بازارها بسته میشوند چرا که کارمندان نیاز به استراحت دارند. |
| بر پایهی شفافیت ساختهشدهاست – هر کس میتواند اطلاعات محصول را نگاه کند و نحوهی کار سیستم را بررسی کند. | نهادهای مالی همانند کتابهای بسته هستند: نمیتوانید از آنها درخواست کنید که تاریخچهی وامها، تاریخچهی داراییهای مدیریتشدهی آنها و غیره را ببینید. |
-
+
مشاهدهی برنامههای DeFi
@@ -65,7 +65,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
اگر تازه پا به جهان اتریوم گذاشتهاید، نگاهی به پیشنهادهای ما برای برنامههای DeFi جهت استفاده بیاندازید.
-
+
مشاهدهی برنامههای DeFi
@@ -92,7 +92,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
اتریوم به عنوان یک زنجیرهی بلوکی، برای ارسال تراکنشها به شکلی ایمن و در تمام جهان ساخته شده است. همانند بیتکوین، فرستادن پول به تمام نقاط جهان از طریق اتریوم بهسادگی فرستادن یک ایمیل انجام میشود. تنها کافی است که [نام ENS متعلق](/glossary/#ens) به دریافتکننده (مثل bob.eth) یا آدرس حساب او را در کیفپول خود وارد کنید و پول شما ظرف چند دقیقه (بهطور معمول) به دست او خواهد رسید. برای دریافت و پرداخت پول شما نیاز به یک [کیف پول](/wallets/) دارید.
-
+
مشاهدهی برنامههای غیرمتمرکز پرداخت
@@ -123,7 +123,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
- همتا به همتا، به این معنی که قرضگیرنده بهطور مستقیم از یک قرضدهندهی مشخص قرض میگیرد.
- بر پایهی استخر که در آن قرضدهندگان وجوه (نقدینگی) را به یک استخر ارائه میدهند و قرضگیرندگان میتوانند از آن قرض بگیرند.
-
+
مشاهدهی برنامههای غیرمتمرکز برای قرض گرفتن
@@ -185,7 +185,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
- aDai شما بر اساس نرخ بهره زیاد میشود و میتوانید شاهد افزایش میزان موجودی خود در کیف پولتان باشید. بسته به [نرخ درصدی سالیانه](/glossary/#apr)، موجودی کیفپول شما پس از چند روز یا حتی چند ساعت چیزی شبیه به 100.1234 خواهد بود!
- شما میتوانید بهاندازهی aDaiهای موجودی خود در هر زمانی از حساب خود Dai برداشت کنید.
-
+
مشاهدهی برنامههای غیرمتمرکز قرضدهی
@@ -213,7 +213,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
برای مثال، اگر بخواهید از بختآزمایی بدون باخت PoolTogether استفاده کنید (بالاتر توضیح دادهایم)، به توکنی مثل Dai یا USDC نیاز خواهید داشت. این صرافیهای غیرمتمرکز به شما اجازه میدهند که اتر (ETH) خود را به این توکنها تبدیل کنید و وقتی کارتان تمام شد به حالت اول تبدیل کنید.
-
+
مشاهدهی صرافیهای توکنها
@@ -225,7 +225,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
وقتی از صرافیهای متمرکز استفاده میکنید مجبور هستید که داراییتان را پیش از معامله به آنها منتقل کنید و برای نگهداری داراییتان به آنها اعتماد کنید. داراییهای شما وقتی به صرافیهای متمرکز منتقل شدهاند در خطر هستند، چون صرافیهای متمرکز اهداف جذابی برای هکرها هستند.
-
+
مشاهدهی برنامههای غیرمتمرکز معامله
@@ -237,7 +237,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
یک مثال خوب برای این موضوع [صندوق مبتنی بر شاخص DeFi Pulse (DPI)](https://defipulse.com/blog/defi-pulse-index/) است. این صندوق بهطور خودکار در موجودی خود تغییر ایجاد میکند تا مطمئن شود که سبد داراییهای شما همواره شامل بهترین توکنهای DeFi از نظر ارزش بازار است. شما هیچ گاه نیاز به مدیریت هیچ یک از جزییات ندارید و هر زمان بخواهید میتوانید سرمایهی خود را خارج کنید.
-
+
مشاهدهی برنامههای غیرمتمرکز سرمایهگذاری
@@ -251,7 +251,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
- برای همه شفاف است و در نتیجه سرمایهگذاران میتوانند اثبات کنند که چه قدر سرمایه افزودهاند. حتی میتوانید بررسی کنید که این سرمایهها چگونه و در چه جهتی استفاده میشوند.
- سرمایهگذاران میتوانند بازگشت سرمایهی خودکار تعیین کنند؛ مثلاً برای زمانی که تا یک مهلت زمانی مشخص، حداقل مبلغ به دست نیامده است.
-
+
مشاهدهی برنامههای غیرمتمرکز تأمین مالی جمعی
@@ -280,7 +280,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
محصولات اتریوم، همچون هر نرمافزار دیگر، ممکن است دچار باگ یا مشکل شوند. بنابراین اکنون محصول بیمهای بسیار زیادی در این فضا روی محافظت از کاربرانشان در برابر از دست دادن سرمایه تمرکز دارند. با این حال، پروژههایی وجود دارند که برای پوشش تمام خطرات مربوط به زندگی اجرا میشوند. یک مثال خوب، پوشش Etherisc's Crop است که هدفش [ محافظت از مالکان مزارع کوچک در کنیا در مقابل خشکی و سیل](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc) است. بیمهی غیرمتمرکز میتواند بهنسبت بیمهی سنتی، پوشش ارزانتری به کشاورزان ارائه دهد.
-
+
مشاهدهی برنامههای غیرمتمرکز بیمهای
@@ -290,7 +290,7 @@ DeFi یک واژهی کلی برای محصولات و خدمات مالی د
با در نظر گرفتن همهی این مسائل، شما به راهی نیاز دارید که بتوانید بر همهی سرمایهگذاریهایتان، وامهایتان و معاملاتتان نظارت داشته باشید. محصولاتی وجود دارند که به شما امکان میدهند بتوانید از یکجا بر همهی فعالیتهای DeFiتان نظارت کنید. این زیبایی مهندسی باز DeFi است. تیمها میتوانند رابطهای کاربریای بسازند که نهتنها بتوانید موجودی حسابهایتان را از طریق آنها ببینید، بلکه بتوانید از ویژگیهای آنها نیز بهره ببرید. شاید وقتی در دنیای DeFi بیشتر کاوش کردید، این ویژگی را کارگشا بیابید.
-
+
مشاهدهی برنامههای غیرمتمرکز سبدگردانی
@@ -322,7 +322,7 @@ DeFi از ارزهای رمزنگاری شده و قرارداد هوشمند ا
1. زنجیرهی بلوکی – اتریوم شامل تاریخچهی تراکنشها و وضعیت حسابها است.
2. داراییها – [اتر (ETH)](/eth/) و دیگر توکنها (ارزها).
3. پروتکلها – [قراردادهای هوشمندی](/glossary/#smart-contract) که عملکرد را امکانپذیر میکنند؛ مثلاً خدمتی که امکان قرض دادن داراییها را به صورت غیرمتمرکز فراهم میکند.
-4. [برنامههای کاربردی](/dapps/) – محصولاتی که برای مدیریت و دسترسی به پروتکلها استفاده میکنیم.
+4. [برنامههای کاربردی](/apps/) – محصولاتی که برای مدیریت و دسترسی به پروتکلها استفاده میکنیم.
توجه: بیشتر دیفای از [استاندارد ERC-20](/glossary/#erc-20) استفاده میکنند. اپلیکیشنها در دیفای از یک ارز همسان برای اتر به نام رپد اتر (WETH) استفاده میکنند. [درباره رپد اتر بیشتر بدانید](/wrapped-eth).
diff --git a/public/content/translations/fa/developers/docs/dapps/index.md b/public/content/translations/fa/developers/docs/dapps/index.md
index 7cde444a77a..1acb4ef8c76 100644
--- a/public/content/translations/fa/developers/docs/dapps/index.md
+++ b/public/content/translations/fa/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ lang: fa
## بیشتر بخوانید {#further-reading}
-- [کاوش در برنامههای غیرمتمرکز](/dapps)
+- [کاوش در برنامههای غیرمتمرکز](/apps)
- [معماری یک اپلیکیشن Web 3.0](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _پریتی کسیردی_
- [راهنمای 2021 برای اپلیکیشنهای غیرمتمرکز](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) - _LimeChain_
- [اپلیکیشنهای غیرمتمرکز چه هستند؟](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) - _Gemini_
diff --git a/public/content/translations/fa/developers/docs/mev/index.md b/public/content/translations/fa/developers/docs/mev/index.md
index 39d2f7a5180..07085379daf 100644
--- a/public/content/translations/fa/developers/docs/mev/index.md
+++ b/public/content/translations/fa/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ lang: fa
## پیشنیازها {#prerequisites}
-مطمئن شوید که با مفاهیم زیر آشنا هستید.[تراکنشها](/developers/docs/transactions/)، [بلاکها](/developers/docs/blocks/)، [اثبات سهام](/developers/docs/consensus-mechanisms/pos) و [گاز](/developers/docs/gas/). آشنایی با [اپلیکیشنهای غیرمتمرکز](/dapps/) و [امور مالی غیرمتمرکز](/defi/) نیز میتواند مفید باشد.
+مطمئن شوید که با مفاهیم زیر آشنا هستید.[تراکنشها](/developers/docs/transactions/)، [بلاکها](/developers/docs/blocks/)، [اثبات سهام](/developers/docs/consensus-mechanisms/pos) و [گاز](/developers/docs/gas/). آشنایی با [اپلیکیشنهای غیرمتمرکز](/apps/) و [امور مالی غیرمتمرکز](/defi/) نیز میتواند مفید باشد.
## استخراج حداکثر ارزش قابل استخراج {#mev-extraction}
diff --git a/public/content/translations/fa/developers/docs/smart-contracts/composability/index.md b/public/content/translations/fa/developers/docs/smart-contracts/composability/index.md
index 4adb50159bd..81ec75c0812 100644
--- a/public/content/translations/fa/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/fa/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ incomplete: true
### چرخه توسعه کوتاه تر {#shorter-development-cycle}
-در زمان تولید [اپلیکیشن های غیرمتمرکز](/dapps/#what-are-dapps) (یا dapp ها) ترکیب پذیری می تواند باعث کاهش حجم کار توسعه دهنده های نرمافزار شود. [همانطور که Naval Ravikant می گوید:](https://twitter.com/naval/status/1444366754650656770) "متن باز یعنی هر مشکلی فقط باید یکبار حل شود."
+در زمان تولید [اپلیکیشن های غیرمتمرکز](/apps/#what-are-dapps) (یا dapp ها) ترکیب پذیری می تواند باعث کاهش حجم کار توسعه دهنده های نرمافزار شود. [همانطور که Naval Ravikant می گوید:](https://twitter.com/naval/status/1444366754650656770) "متن باز یعنی هر مشکلی فقط باید یکبار حل شود."
اگر یک قرارداد هوشمند میتواند یک مشکل را حل کند، سایر توسعه دهنده ها می توانند از آن استفاده کنند و نیازی نیست که یک مشکل یکسان را دوباره حل کنند. بدین ترتیب توسعه دهنده ها میتوانند با استفاده از کتابخانه های موجود و اضافه کردن قابلیت های اضافی به آنها، اپلیکیشن های غیر متمرکز جدیدی را بسازند.
diff --git a/public/content/translations/fa/governance/index.md b/public/content/translations/fa/governance/index.md
index 121222c0524..93ea8f526e9 100644
--- a/public/content/translations/fa/governance/index.md
+++ b/public/content/translations/fa/governance/index.md
@@ -44,7 +44,7 @@ _گرچه در لایهی پروتکل حاکمیت اتریوم برون
- **دارندگان اتر**: این افراد میزان دلخواهی اتر را نگهداری میکنند. [درباره اتر بیشتر بدانید](/eth/).
- **کاربران برنامههای کاربردی**: این افراد با برنامههای موجود در زنجیرهی بلوکی اتریوم تعامل دارند.
-- **توسعهدهندگان برنامهها/ابزارها**: این افراد برنامههایی را مینویسند که روی زنجیره بلوکی اتریوم اجرا میشوند (مثل DeFi، NFTها و غیره) یا ابزارهایی میسازند که با اتریوم تعامل دارند (مثل کیف پولها، بستههای آزمایش (test suites) و غیره). [درباره برنامههای غیرمتمرکز بیشتر بدانید](/dapps/).
+- **توسعهدهندگان برنامهها/ابزارها**: این افراد برنامههایی را مینویسند که روی زنجیره بلوکی اتریوم اجرا میشوند (مثل DeFi، NFTها و غیره) یا ابزارهایی میسازند که با اتریوم تعامل دارند (مثل کیف پولها، بستههای آزمایش (test suites) و غیره). [درباره برنامههای غیرمتمرکز بیشتر بدانید](/apps/).
- **اپراتورهای گره**: این افراد گرههایی را اجرا میکنند که بلوکها و تراکنشها را پخش میکنند و هر تراکنش یا بلوک نامعتبری که ظاهر میشود را رد میکنند. [درباره گرهها بیشتر بدانید](/developers/docs/nodes-and-clients/).
- **نویسندگان EIP**: این افراد پیشنهادهایی را برای تغییر پروتکل اتریوم در قالب پیشنهادهای بهبود اتریوم (EIPها) ارائه میدهند. [درباره EIP بیشتر بدانید](/eips/).
- **اعتبارسنج ها**: این افراد گره هایی را اجرا می کنند که می توانند بلوک های جدید را به زنجیره بلوکی اتریوم اضافه کنند.
diff --git a/public/content/translations/fa/guides/how-to-use-a-wallet/index.md b/public/content/translations/fa/guides/how-to-use-a-wallet/index.md
index 8f55e38bc2b..84f661f5580 100644
--- a/public/content/translations/fa/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/fa/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ lang: fa

5. برای برقرار کردن اتصال، درخواست امضا را در کیف پول خود تایید کنید. **برای امضای این پیام، نباید به پرداخت هیچ ETH نیاز باشد**.
-6. همین! استفاده از اپلیکیشن را شروع کنید. در [صفحه برنامه های غیرمتمرکز](/dapps/#explore) می توانید پروژه های جالبی را پیدا کنید.
+6. همین! استفاده از اپلیکیشن را شروع کنید. در [صفحه برنامه های غیرمتمرکز](/apps/#explore) می توانید پروژه های جالبی را پیدا کنید.
میخواهید بیشتر بدانید؟
diff --git a/public/content/translations/fa/nft/index.md b/public/content/translations/fa/nft/index.md
index 8989820ca83..48e8a4a3c36 100644
--- a/public/content/translations/fa/nft/index.md
+++ b/public/content/translations/fa/nft/index.md
@@ -56,7 +56,7 @@ NFTها کاربرد بسیاری دارند، از جمله:
NFT اثر هنری/کالاهای خود را جستجو کنید، بخرید یا بسازید...
-
+
کشف آثار هنری NFT
diff --git a/public/content/translations/fa/smart-contracts/index.md b/public/content/translations/fa/smart-contracts/index.md
index f1914381563..34930cbf051 100644
--- a/public/content/translations/fa/smart-contracts/index.md
+++ b/public/content/translations/fa/smart-contracts/index.md
@@ -69,7 +69,7 @@ Watch Finematics قراردادهای هوشمند را توضیح میدهد
- [پایدارزها](/stablecoins/)
- [ایجاد و توزیع داراییهای یکتای دیجیتال](/nft/)
- [یک صرافی خودکار و باز یکاهای پولی](/get-eth/#dex)
-- [بازی کردن غیرمتمرکز](/dapps/?category=gaming#explore)
+- [بازی کردن غیرمتمرکز](/apps/?category=gaming#explore)
- [یک بیمهنامه که بهصورت خودکار پرداخت میکند.](https://etherisc.com/)
- [استانداردی که به افراد امکان میدهد ارزهای سفارشیشده و قابل تعامل ایجاد کنند](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/fa/social-networks/index.md b/public/content/translations/fa/social-networks/index.md
index 68318a38ae2..8a9de33fc64 100644
--- a/public/content/translations/fa/social-networks/index.md
+++ b/public/content/translations/fa/social-networks/index.md
@@ -23,7 +23,7 @@ summaryPoint3: توکن ها و نیفتی ها راه های جدیدی برا
### شبکه های اجتماعی غیرمتمرکز چگونه کار می کنند؟ {#decentralized-social-networks-overview}
-شبکههای اجتماعی غیرمتمرکز دستهای از [برنامههای کاربردی غیرمتمرکز (dapps)](/dapps/) هستند که توسط [قراردادهای هوشمند](/glossary/#smart-contract) مستقر در بلاک چین پشتیبانی می شوند. کد قرارداد به عنوان پشتیبان این برنامه ها عمل می کند و منطق تجاری آنها را تعریف می کند.
+شبکههای اجتماعی غیرمتمرکز دستهای از [برنامههای کاربردی غیرمتمرکز (dapps)](/apps/) هستند که توسط [قراردادهای هوشمند](/glossary/#smart-contract) مستقر در بلاک چین پشتیبانی می شوند. کد قرارداد به عنوان پشتیبان این برنامه ها عمل می کند و منطق تجاری آنها را تعریف می کند.
پلتفرمهای رسانههای اجتماعی سنتی برای ذخیره اطلاعات کاربر، کد برنامه و سایر اشکال داده به پایگاههای داده متکی هستند. ولی این باعث ایجاد نقاط شکست واحد می شود و خطر قابل توجهی را ایجاد می کند. به عنوان مثال، سرورهای فیس بوک در اکتبر 2021 به طرز بدنامی [برای ساعت ها آفلاین شدند](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) و کاربران را از پلتفرم قطع کردند.
diff --git a/public/content/translations/fa/web3/index.md b/public/content/translations/fa/web3/index.md
index be47d04908d..995a5e0e572 100644
--- a/public/content/translations/fa/web3/index.md
+++ b/public/content/translations/fa/web3/index.md
@@ -143,7 +143,7 @@ Web3 یک اکوسیستم جوان و در حال تکامل است. گاوین
- [یک کیف پول بگیرید](/wallets/)
- [افزودن جامعه](/community/)
-- [برنامههای وب 3 را کاوش کنید](/dapps/)
+- [برنامههای وب 3 را کاوش کنید](/apps/)
- [پیوستن به یک DAO](/dao/)
- [ساختن در وب 3](/developers/)
diff --git a/public/content/translations/fi/nft/index.md b/public/content/translations/fi/nft/index.md
index ec5638852f2..4dd8de5f0fe 100644
--- a/public/content/translations/fi/nft/index.md
+++ b/public/content/translations/fi/nft/index.md
@@ -168,7 +168,7 @@ Kun sisältöä myydään, ansainta ohjautuu suoraan luojalle. Jos uusi sisäll
Tutki, osta tai luo omia NFT-toteutuksia
-
+
Tutustu NFT-taiteeseen
@@ -201,7 +201,7 @@ Decentraland, virtuaalinen reality-peli, jossa NFTt edustavat tontteja tai kiint
Tutustu Ethereum-peleihin, joita NFTt boostaavat...
-
+
Tutki NFT-pelejä
@@ -248,7 +248,7 @@ Tämä ei ole ollenkaan vaikeaa Ethereumissa, koska molemmissa (NFT ja DeFi) on
NFT-luojat voivat myös luoda osakkeita NFTlle. Sijoittajat ja fanit voivat hankkia osuuksia yhdestä NFTstä ilman, että heidän tarvitsee ostaa koko kohdetta. Tämä lisää mahdollisuuksia NFT-luojille ja keräilijöille.
-- NFTn osuuksia voidaan kaupata vaihtomarkkinoilla [DEXt](/defi/#dex) kuten Uniswap, eikä vain [NFT-markkinoilla](/dapps?category=collectibles). Se merkitsee enemmän ostajia ja myyjiä.
+- NFTn osuuksia voidaan kaupata vaihtomarkkinoilla [DEXt](/defi/#dex) kuten Uniswap, eikä vain [NFT-markkinoilla](/apps?category=collectibles). Se merkitsee enemmän ostajia ja myyjiä.
- NFTn kokonaishinta voidaan määritellä sen osuuksien perusteella.
- Sinulla on enemmän mahdollisuuksia omistaa ja hyötyä kohteistä, joista välität. On vaikeampaa hinnoitella NFTsta luopuminen.
diff --git a/public/content/translations/fil/defi/index.md b/public/content/translations/fil/defi/index.md
index c8a10e6ef88..d7536c138c3 100644
--- a/public/content/translations/fil/defi/index.md
+++ b/public/content/translations/fil/defi/index.md
@@ -47,7 +47,7 @@ Ang isa sa mga pinakamagandang paraan upang makita ang potensyal ng DeFi ay unaw
| Palaging bukas ang mga merkado. | Nagsasara ang mga merkado dahil kailangang magpahinga ng mga empleyado. |
| Nakabatay ito sa pagiging malinaw—sinuman ay maaaring tingnan ang data ng isang produkto at suriin kung paano gumagana ang sistema. | Ang mga pinansyal na institusyon ay mga pribado: hindi mo maaaring tingnan ang kanilang kasaysayan ng pautang, rekord ng kanilang mga pinapamahalaanng asset, at iba pa. |
-
+
I-explore ang mga DeFi app
@@ -65,7 +65,7 @@ Medyo kakaiba itong pakinggan... "bakit ko gugustuhing iprograma ang pera ko"? N
Tuklasin ang aming mga mungkahi para sa mga application ng DeFi na maaari mong subukan kung bago ka sa Ethereum.
-
+
I-explore ang mga DeFi app
@@ -92,7 +92,7 @@ Mayroong desentralisadong alternatibo para sa karamihan ng mga serbisyong pinans
Bilang blockchain, ang Ethereum ay idinisenyo para magpadala ng mga transaksyon sa ligtas at pandaigdigang paraan. Tulad ng Bitcoin, pinapadali ng Ethereum ang pagpapadala ng pera sa buong mundo, na parang nagpapadala lang ng email. Ilagay lamang ang [pangalan ng ENS](/glossary/#ens) ng iyong tatanggap (tulad ng bob.eth) o ang kanilang address ng account mula sa iyong wallet at ang iyong bayad ay direktang mapupunta sa kanila sa loob ng ilang minuto (karaniwan). Upang magpadala o tumanggap ng mga pagbabayad, kakailanganin mo ng [wallet](/wallets/).
-
+
Tingnan ang mga dapps ng pagbabayad
@@ -123,7 +123,7 @@ Ang paghiram ng pera mula sa mga desentralisadong provider ay may dalawang pangu
- Peer-to-peer, na nangangahulugang ang nanghihiram ay direktang manghihiram mula sa isang tiyak na nagpapahiram.
- Pool-based kung saan ang mga nagpapahiram ay nagbibigay ng pondo (liquidity) sa isang sama-sama na maaaring pautangin ng mga nanghihiram.
-
+
Tingnan ang mga dapp para sa paghiram
@@ -185,7 +185,7 @@ Maaari kang kumita ng interes sa iyong crypto sa pamamagitan ng pagpapahiram nit
- Ang iyong aDai ay tataas batay sa interes at makikita mo ang paglaki ng iyong balanse sa iyong wallet. Depende sa [APR](/glossary/#apr), ang balanse ng iyong wallet ay magpapakita ng 100.1234 matapos ang ilang araw o kahit oras!
- Maaari kang mag-withdraw ng regular na Dai na katumbas ng iyong balanse sa aDai anumang oras.
-
+
Tingnan ang pagpapahiram ng mga dapp
@@ -213,7 +213,7 @@ May libu-libong mga token sa Ethereum. Ang mga decentralized exchange (DEX) ay n
Halimbawa, kung nais mong gamitin ang walang talong lottery na PoolTogether (na inilalarawan sa itaas), kakailanganin mo ng token tulad ng Dai o USDC. Pinapahintulutan ka ng mga DEX na ito na i-swap ang iyong ETH sa mga token na iyon at i-swap ito ulit kapag tapos ka na.
-
+
Tingnan ang palitan ng mga token
@@ -225,7 +225,7 @@ Mayroong mga mas masulong na opsyon para sa mga trader na gusto ng kaunti pang k
Kapag gumagamit ka ng sentralisadong palitan, dapat mong ideposito ang mga asset mo bago mag-trade at dapat mong ipagkatiwala sa kanila ang mga ito. Habang nakadeposito ang iyong mga asset, nanganganib ang mga ito dahil mainit sa mata ng mga hacker ang mga sentralisadong palitan.
-
+
Tingnan ang desentralisadong mga dapp
@@ -237,7 +237,7 @@ May mga produkto sa pamamahala ng pondo sa Ethereum na susubukang palaguin ang i
Ang magandang halimbawa ay ang [ pondo sa DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Ito ay pondo na awtomatikong muling nagbabalanse upang matiyak na ang iyong portfolio ay laging naglalaman ng mga nangungunang token ng token batay sa kapitalisasyon ng merkado. Hindi mo kailangang pamahalaan ang alinman sa mga detalye at maaari kang umalis sa pondo kung kailan mo gusto.
-
+
Tingnan ang mga pamumuhunan sa mga dapp
@@ -251,7 +251,7 @@ Magandang platform ang Ethereum para sa crowdfunding:
- Malinaw ito kaya maipapakita ng mga fundraiser kung magkano na ang naipon na pera. Maaari mo ring subaybayan kung paano ginagastos ang mga pondo sa kalaunan.
- Maaaring mag-set up ang mga fundraiser ng mga awtomatikong refund kung, halimbawa, may tiyak na deadline at minimum na halaga na hindi natugunan.
-
+
Tingnan ang crowdfunding nga mga dapp
@@ -280,7 +280,7 @@ Ang decentralized insurance ay may layuning gawing mas abot-kaya, mas pabilisin
Ang mga produkto ng Ethereum, gaya ng anumang software, ay puwedeng magkaroon ng mga bug at puwedeng abusuhin. Kaya sa ngayon, maraming produkto ng insurance ang nakatuon sa pagprotekta sa mga user laban sa pagkawala ng pondo. Gayunpaman, may mga proyekto na nagsisimulang bumuo ng coverage para sa lahat ng puwede nating harapin sa buhay. Isang magandang halimbawa nito ay ang Crop cover ng Etherisc na may layuning [ protektahan ang maliliit na magsasaka sa Kenya laban sa tagtuyot at pagbaha](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Ang decentralized insurance ay maaaring magbigay ng mas abot-kayang presyo para sa mga magsasaka na kadalasang hindi kayang magbayad para sa tradisyonal na insurance.
-
+
Tingnan ang decentralized application (dapps) para sa insurance
@@ -290,7 +290,7 @@ Ang mga produkto ng Ethereum, gaya ng anumang software, ay puwedeng magkaroon ng
Sa dami ng mga nangyayari, kakailanganin mo ng paraan upang subaybayan ang lahat ng iyong mga investment, loan, at trade. May iba't ibang produkto na nagbibigay-daan sa iyong i-coordinate ang lahat ng iyong aktibidad sa DeFi mula sa isang lugar. Ito ang kagandahan ng open architecture ng DeFi. Ang mga team ay maaaring bumuo ng mga interface kung saan hindi mo lang makikita ang iyong mga balanse sa iba't ibang produkto, maaari mo ring gamitin ang kanilang mga feature. Maaaring maging kapaki-pakinabang ito para sa iyo habang tinitingnan mo ang iba pang bahagi ng DeFi.
-
+
Tingnan ang decentralized application (dapps) para sa portfolio
@@ -322,7 +322,7 @@ Maaaring isipin na may mga layer ang DeFi:
1. Ang blockchain – na Ethereum ay naglalaman ng kasaysayan ng mga transaksyon at kalagayan ng mga account.
2. Ang mga asset –[ ETH](/eth/)at iba pang token (mga currency).
3. Ang mga protocol – [mga smart contract](/glossary/#smart-contract) na nagbibigay ng kakayahan, halimbawa, sa isang serbisyong nagpapahintulot ng decentralized na pagpapautang ng mga asset.
-4. [Ang mga application](/dapps/) – ang mga produkto na ginagamit natin para pamahalaan at i-access ang mga protocol.
+4. [Ang mga application](/apps/) – ang mga produkto na ginagamit natin para pamahalaan at i-access ang mga protocol.
Tandaan: karamihan sa DeFi ay gumagamit ng [pamantayan ng ERC-20](/glossary/#erc-20). Gumagamit ang mga application sa DeFi ng wrapper para sa ETH na tinatawag na Wrapped Ether (WETH). [Matuto pa ng higit tungkol sa wrapped ether](/wrapped-eth).
diff --git a/public/content/translations/fil/governance/index.md b/public/content/translations/fil/governance/index.md
index b34fa893399..fd796444ac0 100644
--- a/public/content/translations/fil/governance/index.md
+++ b/public/content/translations/fil/governance/index.md
@@ -44,7 +44,7 @@ May iba't ibang stakeholder sa [komunidad ng Ethereum](/community/), at may pape
- **Mga may-ari ng Ether**: nagmamay-ari ang mga taong ito ng iba't ibang halaga ng ETH. [Iba pang detalye tungkol sa ETH](/eth/).
- **Mga User ng Application**: nag-i-interact ang mga taong ito sa mga application sa Ethereum blockchain.
-- **Mga Developer ng Application/Tooling**: nagra-write ang mga taong ito ng mga application na pinapatakbo sa Ethereum blockchain (hal., DeFi, NFTs, atbp.) o bumubuo sila ng tooling para mag-interact sa Ethereum (hal., mga wallet, test suite, atbp.). [Iba pang detalye tungkol sa dapps](/dapps/).
+- **Mga Developer ng Application/Tooling**: nagra-write ang mga taong ito ng mga application na pinapatakbo sa Ethereum blockchain (hal., DeFi, NFTs, atbp.) o bumubuo sila ng tooling para mag-interact sa Ethereum (hal., mga wallet, test suite, atbp.). [Iba pang detalye tungkol sa dapps](/apps/).
- **Mga Node Operator**: nagpapatakbo ang mga taong ito ng mga node na nagpo-propagate ng mga block at transaksyon, at hindi tinatanggap ng mga ito ang anumang hindi valid na transaksyon o block na matutuklasan ng mga ito. [Iba pang detalye tungkol sa mga node](/developers/docs/nodes-and-clients/).
- **Mga EIP Author**: nagmumungkahi ang mga taong ito ng mga pagbabago sa Ethereum protocol, sa pamamagitan ng mga Ethereum Improvement Proposal (EIPs). [Iba pang detalye tungkol sa EIPs](/eips/).
- **Mga Validator**: nagpapatakbo ang mga taong ito ng mga node na makakapagdagdag ng mga bagong block sa Ethereum blockchain.
diff --git a/public/content/translations/fil/guides/how-to-use-a-wallet/index.md b/public/content/translations/fil/guides/how-to-use-a-wallet/index.md
index 14cae1ed9be..e09ef69d9d3 100644
--- a/public/content/translations/fil/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/fil/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ Hindi magbabago ang iyong address sa lahat ng Ethereum project. Hindi mo kailang

5. Kumpirmahin ang kahilingan sa signature sa iyong wallet para maitakda ang koneksyon. **Hindi dapat gumastos ng anumang ETH para i-sign ang mensaheng ito**.
-6. Tapos na! Simulan nang gamitin ang app. Makakakita ka ng mga kawili-wiling proyekto sa aming [dApps page](/dapps/#explore).
+6. Tapos na! Simulan nang gamitin ang app. Makakakita ka ng mga kawili-wiling proyekto sa aming [dApps page](/apps/#explore).
Gusto mong magbasa pa?
diff --git a/public/content/translations/fil/smart-contracts/index.md b/public/content/translations/fil/smart-contracts/index.md
index ed27d9e3891..74274881ae4 100644
--- a/public/content/translations/fil/smart-contracts/index.md
+++ b/public/content/translations/fil/smart-contracts/index.md
@@ -69,7 +69,7 @@ Maaari silang magsagawa ng mga komputasyon, lumikha ng pera, mag-imbak ng data,
- [Stablecoins](/stablecoins/)
- [Paggawa at pamamahagi ng natatangign mga digital asset](/nft/)
- [Awtomatiko, bukas na palitan ng pera](/get-eth/#dex)
-- [Decentralized gaming](/dapps/?category=gaming#explore)
+- [Decentralized gaming](/apps/?category=gaming#explore)
- [Patakaran ng insurance na awtomatikong nagbabayad](https://etherisc.com/)
- [Isang pamantayan na nagpapahintulot sa mga tao na lumikha ng mga na-customize at interoperable na pera](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/fil/social-networks/index.md b/public/content/translations/fil/social-networks/index.md
index 8867a91e33c..8f8ed4e594a 100644
--- a/public/content/translations/fil/social-networks/index.md
+++ b/public/content/translations/fil/social-networks/index.md
@@ -21,7 +21,7 @@ Maraming decentralized social network ang nagsisilbing mga alternatibo sa mga ki
### Paano gumagana ang mga decentralized social network? {#decentralized-social-networks-overview}
-Ang mga decentralized social network ay uri ng [mga decentralized application (dapps)](/dapps/) — mga application na pinapagana ng [mga smart contract](/developers/docs/smart-contracts/) na dineploy sa blockchain. Ang contract code ay nagsisilbing backend para sa mga app na ito at nagtatakda ng business logic ng mga ito.
+Ang mga decentralized social network ay uri ng [mga decentralized application (dapps)](/apps/) — mga application na pinapagana ng [mga smart contract](/developers/docs/smart-contracts/) na dineploy sa blockchain. Ang contract code ay nagsisilbing backend para sa mga app na ito at nagtatakda ng business logic ng mga ito.
Umaasa ang mga tradisyonal na social media platform sa mga database upang mag-store ng impormasyon ng user, program code, at iba pang uri ng data. Ngunit gumagawa ito ng single point-of-failure at nagdudulot ng matinding panganib. Halimbawa, [ilang oras na naging offline](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) ang mga server ng Facebook noong nakaraang taon, na naging dahilan upang hindi mapuntahan ng mga user ang platform.
diff --git a/public/content/translations/fil/web3/index.md b/public/content/translations/fil/web3/index.md
index 314216bcd6a..7ee22caeb76 100644
--- a/public/content/translations/fil/web3/index.md
+++ b/public/content/translations/fil/web3/index.md
@@ -139,7 +139,7 @@ Nasa simula pa lang tayo ng paggawa ng mas magandang Web sa tulong ng Web3, pero
- [Gumawa ng wallet](/wallets/)
- [Maghanap ng komunidad](/community/)
-- [Tingnan ang mga Web3 application](/dapps/)
+- [Tingnan ang mga Web3 application](/apps/)
- [Sumali sa DAO](/dao/)
- [Gumawa sa Web3](/developers/)
diff --git a/public/content/translations/fr/defi/index.md b/public/content/translations/fr/defi/index.md
index c08338ad052..f05e2befb65 100644
--- a/public/content/translations/fr/defi/index.md
+++ b/public/content/translations/fr/defi/index.md
@@ -48,7 +48,7 @@ L'une des meilleures façons de voir le potentiel de la DeFi est de comprendre l
| Les marchés sont toujours ouverts. | Les marchés ferment parce que les employés ont besoin de pauses. |
| Il est construit sur la transparence – tout le monde peut regarder les données d'un produit et inspecter le fonctionnement du système. | Les institutions financières sont des livres fermés : vous ne pouvez pas demander à voir leurs antécédents de prêts, un dossier de leurs actifs gérés, etc. |
-
+
Explorer la DeFi
@@ -66,7 +66,7 @@ Cela semble étrange... « pourquoi je voudrais programmer mon argent » ? Cepen
Explorez nos suggestions pour les applications de la DeFi pour essayer si vous êtes nouveau sur Ethereum.
-
+
Explorer la DeFi
@@ -93,7 +93,7 @@ Il existe une alternative décentralisée à la plupart des services financiers.
En tant que blockchain, Ethereum est conçu pour envoyer des transactions de manière sécurisée et globale. Tout comme Bitcoin, Ethereum vous permet d'envoyer de l'argent dans le monde entier aussi facilement qu'un un email. Entrez simplement le nom [ENS de votre destinataire](/glossary/#ens) (comme bob. th) ou l'adresse de leur compte à partir de votre portefeuille et votre paiement leur ira directement, en quelques minutes (habituellement). Pour envoyer ou recevoir des paiements, vous aurez besoin d'un [portefeuille](/wallets/).
-
+
Voir les applications de paiement
@@ -124,7 +124,7 @@ L'emprunt de l'argent auprès de prestataires décentralisés se compose de deux
- Pair-à-pair, ce qui signifie qu'un emprunteur empruntera directement auprès d'un prêteur spécifique.
- Basé sur une pool où les prêteurs fournissent des fonds (liquidités) à une réserve dans laquelle les emprunteurs peuvent emprunter.
-
+
Voir les dapp d'emprunt
@@ -186,7 +186,7 @@ Vous pouvez gagner de l'intérêt sur votre cryptomonnaie en le prêtant et en v
- Votre aDai augmentera en fonction des taux d'intérêt et vous pourrez ainsi voir votre solde croître dans votre portefeuille. Dépendant de [l'APR](/glossary/#apr), le solde de votre portefeuille va afficher quelque chose comme 100,1234 après quelques jours ou même quelques heures !
- Vous pouvez retirer un montant de Dai égal à votre solde aDai à tout moment.
-
+
Voir les dApps de prêt
@@ -214,7 +214,7 @@ Il existe des milliers de jetons sur Ethereum. Les échanges décentralisés (DE
Par exemple, si vous voulez vous lancer dans une loterie sans risque (décrite au dessus), vous aurez besoin de jeton comme les Dai ou USDC. Les DEXs vous permettent d'échanger vos ETH avec des tokens, et de les reconvertir en ETH lorsque vous avez terminé.
-
+
Voir échanger des jetons
@@ -226,7 +226,7 @@ Pour les traders qui aiment le contrôle, il existe des options avancées. Les o
Avec le trading centralisé, vous devez déposer vos actifs avant les échanges et faire confiance à un tier pour en prendre soin. Lorsqu'ils sont déposés, vos actifs courent un risque par ce que les centres d'échange sont des cibles très attractives pour les hackers.
-
+
Voir Applications décentralisées (dapps)
@@ -238,7 +238,7 @@ Il existe des outils de gestion de fonds sur Ethereum qui vous permettront de d
Voilà un bon exemple [DeFi Pulse Index fund (DPI)](https://defipulse.com/blog/defi-pulse-index/). C'est un fonds qui se rééquilibre automatiquement pour garantir qu'il inclue toujours les jetons DeFi ayant la meilleure capitalisation boursière. Pas besoin de gérer les détails et vous pouvez retirer les fonds quand bon vous semble.
-
+
Voir les applications d'investissement dapps
@@ -252,7 +252,7 @@ Ethereum est une plateforme idéale pour le crowdfunding:
- La transparence permet à tous les collecteurs de fonds de prouver combien ils ont levé. Vous pouvez aussi tracer l'utilisation des fonds levés.
- Les collecteurs de fonds peuvent mettre en place des remboursements automatiques. Par exemple si un montant minimum n'est pas atteint à la deadline du projet.
-
+
Voir les dapps de crowdfunding
@@ -281,7 +281,7 @@ L'assurance décentralisée vise à rendre l'assurance moins chère, plus rapide
Les produits Ethereum, comme n'importe quel logiciel, peuvent souffrir de bugs et d'exploits. Actuellement, de nombreux produits d'assurance dans l'espace sont axés sur la protection de leurs utilisateurs contre la perte de fonds. Cependant, il y a des projets qui commencent à construire une couverture pour tous les événements de la vie. Un bon exemple de ceci est la couverture Etherisc's Crop qui vise à [protéger les petits agriculteurs kényans contre les sécheresses et les inondations](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Les assurances décentralisées peuvent offrir une couverture moins chère aux agriculteurs qui n'ont souvent pas les moyens d'accéder aux assurances traditionnelles.
-
+
Voir les assurances Dapps
@@ -291,7 +291,7 @@ Les produits Ethereum, comme n'importe quel logiciel, peuvent souffrir de bugs e
Avec tant de choses en cours, vous aurez besoin d'un moyen de suivre tous vos investissements, vos prêts et vos transactions. Il y a une foule de produits qui vous permettent de coordonner toutes vos activités de DeFi à partir d'un seul endroit. C'est la beauté de l'architecture ouverte de DeFi. Les équipes peuvent construire des interfaces où vous ne pouvez pas simplement voir vos balances entre produits mais également utiliser leurs fonctionnalités. Vous pourriez trouver cela utile en explorant plus à propos de la DeFi.
-
+
Voir les dApps de portefeuille
@@ -323,7 +323,7 @@ Vous pouvez voir la DeFi comme des couches :
1. La Blockchain, Ethereum qui trace l'historique des transactions et les états de comptes.
2. Les actifs [ETH](/eth/) et autres jetons (devises).
3. Les protocoles, [contrats intelligents](/glossary/#smart-contract) qui offrent des fonctionnalités comme les prêts d'actifs décentralisés.
-4. [Les applications](/dapps/) les produits que vous utilisez pour accéder et gérer les protocoles.
+4. [Les applications](/apps/) les produits que vous utilisez pour accéder et gérer les protocoles.
Note : Beaucoup de DeFi utilisent la [norme ERC-20](/glossary/#erc-20). Les applications de DeFi utilisent un "wrapper" pour l'ETH appelé Wrapped Ether (WETH). [En apprendre plus à propos de l'ether symbolique](/wrapped-eth).
diff --git a/public/content/translations/fr/developers/docs/dapps/index.md b/public/content/translations/fr/developers/docs/dapps/index.md
index 81d9f19705f..23c4e41f9c5 100644
--- a/public/content/translations/fr/developers/docs/dapps/index.md
+++ b/public/content/translations/fr/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ Un contrat intelligent est un code présent sur la blockchain Ethereum qui fonct
## Complément d'information {#further-reading}
-- [Explorez des applications décentralisées](/dapps)
+- [Explorez des applications décentralisées](/apps)
- [L'Architecture d'une application Web 3.0](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _Preethi Kasireddy_
- [Le guide 2021 pour les applications décentralisées](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) - _LimeChain_
- [Qu'est-ce que les applications décentralisées ?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) - _Gemini_
diff --git a/public/content/translations/fr/developers/docs/mev/index.md b/public/content/translations/fr/developers/docs/mev/index.md
index 016cb2daf94..593dd16370d 100644
--- a/public/content/translations/fr/developers/docs/mev/index.md
+++ b/public/content/translations/fr/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ La valeur extractible maximale a été appliquée pour la première fois dans le
## Prérequis {#prerequisites}
-Assurez-vous d'être à l'aise avec les concepts de [transactions](/developers/docs/transactions/), [blocs](/developers/docs/blocks/), [preuve d'enjeu](/developers/docs/consensus-mechanisms/pos) ainsi que [de gaz](/developers/docs/gas/). Se familiariser avec les [applications décentralisées (dApps)](/dapps/) et la [finance décentralisée (DeFi)](/defi/) peut également être utile.
+Assurez-vous d'être à l'aise avec les concepts de [transactions](/developers/docs/transactions/), [blocs](/developers/docs/blocks/), [preuve d'enjeu](/developers/docs/consensus-mechanisms/pos) ainsi que [de gaz](/developers/docs/gas/). Se familiariser avec les [applications décentralisées (dApps)](/apps/) et la [finance décentralisée (DeFi)](/defi/) peut également être utile.
## Extraction MEV {#mev-extraction}
diff --git a/public/content/translations/fr/developers/docs/smart-contracts/composability/index.md b/public/content/translations/fr/developers/docs/smart-contracts/composability/index.md
index e3975f0d43d..1029b01e766 100644
--- a/public/content/translations/fr/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/fr/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ Les contrats intelligents sur Ethereum agissent comme des API publics, ainsi tou
### Un cycle de développement plus court {#shorter-development-cycle}
-La composabilité réduit le travail des développeurs lors de la création de [dapps](/dapps/#what-are-dapps). [Comme le dit Naval Ravikant :](https://twitter.com/naval/status/1444366754650656770) « L'Open Source signifie que tout problème doit être résolu une fois. »
+La composabilité réduit le travail des développeurs lors de la création de [dapps](/apps/#what-are-dapps). [Comme le dit Naval Ravikant :](https://twitter.com/naval/status/1444366754650656770) « L'Open Source signifie que tout problème doit être résolu une fois. »
S'il y a un contrat intelligent qui résout un problème, d'autres développeurs peuvent le réutiliser, de sorte qu'ils n'aient pas à résoudre le même problème. De cette façon, les développeurs peuvent utiliser des bibliothèques logicielles existantes et ajouter des fonctionnalités supplémentaires pour créer de nouvelles DApps.
diff --git a/public/content/translations/fr/governance/index.md b/public/content/translations/fr/governance/index.md
index 8ae87a355fa..d87f2675e28 100644
--- a/public/content/translations/fr/governance/index.md
+++ b/public/content/translations/fr/governance/index.md
@@ -44,7 +44,7 @@ Il y a différentes parties prenantes dans la communauté [Ethereum](/community/
- **Détenteurs d'Ether** : ces personnes détiennent une quantité arbitraire d'ETH. [Plus d'infos sur ETH](/eth/).
- **Utilisateurs d'application** : ces personnes interagissent avec des applications sur la blockchain Ethereum.
-- **Développeurs d'application/d'outils** : ces personnes écrivent des applications qui sont exécutées sur la blockchain Ethereum (p. ex. DeFi, NFTs, etc.) ou des outils de construction pour interagir avec Ethereum (p. ex. portefeuilles, suites de test, etc.). [Plus d'infos sur les dapps](/dapps/).
+- **Développeurs d'application/d'outils** : ces personnes écrivent des applications qui sont exécutées sur la blockchain Ethereum (p. ex. DeFi, NFTs, etc.) ou des outils de construction pour interagir avec Ethereum (p. ex. portefeuilles, suites de test, etc.). [Plus d'infos sur les dapps](/apps/).
- **Opérateurs de nœud** : ces personnes exécutent des nœuds qui propagent des blocs et des transactions, rejetant toute transaction invalide ou bloc qu'ils croisent. [Plus d'infos sur les noeud](/developers/docs/nodes-and-clients/).
- **Auteurs des EIPs** : ces personnes proposent des modifications au protocole Ethereum, sous la forme de Propositions d'Amélioration Ethereum (dites EIP). [Plus d'infos sur les EIP](/eips/).
- **Validateurs** : ces personnes exécutent des nœuds qui peuvent ajouter de nouveaux blocs à la blockchain Ethereum.
diff --git a/public/content/translations/fr/guides/how-to-use-a-wallet/index.md b/public/content/translations/fr/guides/how-to-use-a-wallet/index.md
index 7e7f4e4746b..e83a57a290b 100644
--- a/public/content/translations/fr/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/fr/guides/how-to-use-a-wallet/index.md
@@ -61,7 +61,7 @@ Votre adresse sera la même pour tous les projets Ethereum. Vous n'avez pas beso

5. Confirmez la demande de signature dans votre portefeuille pour établir la connexion. **La signature de ce message ne devrait pas nécessiter de dépenser des ETH**.
-6. C’est tout! Commencez à utiliser l'application. Vous pouvez trouver des projets intéressants sur notre page [dApps](/dapps/#explore).
+6. C’est tout! Commencez à utiliser l'application. Vous pouvez trouver des projets intéressants sur notre page [dApps](/apps/#explore).
Vous voulez en savoir plus ?
diff --git a/public/content/translations/fr/nft/index.md b/public/content/translations/fr/nft/index.md
index 3520a99155d..6f08ddc69de 100644
--- a/public/content/translations/fr/nft/index.md
+++ b/public/content/translations/fr/nft/index.md
@@ -57,7 +57,7 @@ Vous êtes peut-être un artiste qui souhaite partager ses œuvres à l'aide de
Explorez, achetez ou créez vos propres collections NFT...
-
+
Explorez les cartes NFT
diff --git a/public/content/translations/fr/smart-contracts/index.md b/public/content/translations/fr/smart-contracts/index.md
index f758b87469e..aa5e37299ed 100644
--- a/public/content/translations/fr/smart-contracts/index.md
+++ b/public/content/translations/fr/smart-contracts/index.md
@@ -74,7 +74,7 @@ Ils peuvent effectuer des calculs, produire de la monnaie, stocker des données,
- [Stablecoins](/stablecoins/)
- [Création et distribution d'actifs numériques uniques](/nft/)
- [Plateforme d'échange ouverte et automatisée](/get-eth/#dex)
-- [Jeu décentralisé](/dapps/?category=gaming#explore)
+- [Jeu décentralisé](/apps/?category=gaming#explore)
- [Police d'assurance qui paie automatiquement](https://etherisc.com/)
- [Norme qui permet aux gens de créer des devises personnalisées et interopérables](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/fr/social-networks/index.md b/public/content/translations/fr/social-networks/index.md
index 6a97223a9b1..fa1605ac6f9 100644
--- a/public/content/translations/fr/social-networks/index.md
+++ b/public/content/translations/fr/social-networks/index.md
@@ -23,7 +23,7 @@ De nombreux réseaux sociaux décentralisés existent comme alternatives aux ser
### Comment fonctionnent les réseaux sociaux décentralisés ? {#decentralized-social-networks-overview}
-Les réseaux sociaux décentralisés sont une classe d'applications [décentralisées (DApps)](/dapps/)— des applications gérées par des [contrats intelligents](/glossary/#smart-contract) déployés sur la blockchain. Le code du contrat sert de backend pour ces applications et définit leur logique commerciale.
+Les réseaux sociaux décentralisés sont une classe d'applications [décentralisées (DApps)](/apps/)— des applications gérées par des [contrats intelligents](/glossary/#smart-contract) déployés sur la blockchain. Le code du contrat sert de backend pour ces applications et définit leur logique commerciale.
Les plateformes de réseaux sociaux traditionnels se fondent sur des bases de données pour stocker des informations sur l’utilisateur, le code du programme et d’autres formes de données. Mais cela crée des points de vulnérabilité et comporte des risques significatifs. Par exemple, les serveurs de Facebook sont tristement célèbres pour [être devenus inaccessibles pendant des heures](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) en octobre 2021, coupant les utilisateurs de la plateforme.
diff --git a/public/content/translations/fr/web3/index.md b/public/content/translations/fr/web3/index.md
index df828472acc..498fb002b43 100644
--- a/public/content/translations/fr/web3/index.md
+++ b/public/content/translations/fr/web3/index.md
@@ -143,7 +143,7 @@ Nous n'en sommes qu'au début de la création d'un meilleur Web avec le Web3, ma
- [Obtenir un portefeuille](/wallets/)
- [Trouver une communauté](/community/)
-- [Explorer des applications Web3](/dapps/)
+- [Explorer des applications Web3](/apps/)
- [Rejoindre une DAO](/dao/)
- [Construire sur le Web3](/developers/)
diff --git a/public/content/translations/ga/defi/index.md b/public/content/translations/ga/defi/index.md
index 920c954a3b5..558573af9f1 100644
--- a/public/content/translations/ga/defi/index.md
+++ b/public/content/translations/ga/defi/index.md
@@ -48,7 +48,7 @@ Ceann de na bealaí is fearr chun acmhainneacht DeFi a fheiceáil ná na fadhban
| Bíonn na margaí ar oscailt i gcónaí. | Dúnann na margaí mar go dteastaíonn sosanna ó fhostaithe. |
| Tá sé bunaithe ar thrédhearcacht - is féidir le duine ar bith breathnú ar shonraí táirge agus iniúchadh a dhéanamh ar an gcaoi a n-oibríonn an córas. | Is leabhair dhúnta iad institiúidí airgeadais: ní féidir leat iarraidh féachaint ar a stair iasachtaí, ar thaifead ar a sócmhainní bainistithe, agus mar sin de. |
-
+
Foghlaim faoi aipeanna DeFi
@@ -66,7 +66,7 @@ Tá cuma ait ar an scéal seo... "cén fáth a mbeinn ag iarraidh mo chuid airgi
Foghlaim faoinár moltaí le haghaidh feidhmchláir DeFi le triail a bhaint astu mura bhfuil tú cleachta le hEthereum.
-
+
Foghlaim faoi aipeanna DeFi
@@ -93,7 +93,7 @@ Tá rogha dhíláraithe eile ann seachas an chuid is mó de na seirbhísí airge
Mar bhlocshlabhra, tá Ethereum deartha chun idirbhearta a sheoladh ar bhealach slán agus domhanda. Cosúil le Bitcoin, déanann Ethereum airgead a sheoladh ar fud an domhain chomh héasca le ríomhphost a sheoladh. Cuir isteach [ainm ENS](/glossary/#ens) (cosúil le bob.eth) nó seoladh cuntais an fhaighteora ó do sparán agus rachaidh d’íocaíocht díreach chucu faoi chionn nóiméid (go hiondúil). Chun íocaíochtaí a sheoladh nó a fháil, beidh [sparán](/wallets/) uait.
-
+
Féach daipeanna íocaíochta
@@ -124,7 +124,7 @@ Tá dhá phríomhchineál ann chun airgead a fháil ar iasacht ó sholáthraithe
- Idir comhghleacaí, rud a chiallaíonn go bhfaighidh an t‑iasachtaí an iasacht go díreach ó iasachtóir ar leith.
- Pobalbhunaithe nuair a chuireann iasachtóirí cistí (leachtacht) ar fáil do chomhthiomsú ar féidir le hiasachtaithe iasachtaí a fháil uaithi.
-
+
Féach daipeanna iasachtaíochta
@@ -186,7 +186,7 @@ Is féidir leat ús a thuilleamh ar do crypto trína thabhairt ar iasacht agus f
- Méadóidh do aDai bunaithe ar na rátaí úis agus feicfidh tú d’iarmhéid ag fás i do sparán. Ag brath ar an [APR](/glossary/#apr), beidh iarmhéid do sparáin rud éigin mar 100.1234 tar éis cúpla lá nó fiú cúpla uair an chloig!
- Is féidir leat méid Dai rialta a aistarraingt atá comhionann le d’iarmhéid aDai ag am ar bith.
-
+
Féach daipeanna iasachta
@@ -214,7 +214,7 @@ Tá na mílte comharthaí ar Ethereum. Le malartáin dhíláraithe (DEXanna) lig
Mar shampla, más mian leat an crannchur gan chailliúint PoolTogether (a gcuirtear síos air thuas) a úsáid, beidh comhartha cosúil le Dai nó USDC ag teastáil uait. Ligeann na DEXanna seo duit do chuid ETH a mhalartú ar na comharthaí sin agus ar ais arís nuair a bheidh tú críochnaithe.
-
+
Féach ar mhalartáin comharthaí
@@ -226,7 +226,7 @@ Tá roghanna níos forbartha ann do thrádálaithe ar mhaith leo beagán níos m
Nuair a úsáideann tú malartán láraithe caithfidh tú do shócmhainní a thaisceadh roimh an trádáil agus muinín a bheith agat as aire a thabhairt dóibh. Cé go bhfuil do shócmhainní i dtaisce, tá siad i mbaol mar gur spriocanna tarraingteacha iad malartáin láraithe do hackers.
-
+
Féach daipeanna trádála
@@ -238,7 +238,7 @@ Tá táirgí bainistíochta cistí ar Ethereum a dhéanfaidh iarracht do phunann
Sampla maith is ea an [ciste Innéacs Pulse DeFi (DPI)](https://defipulse.com/blog/defi-pulse-index/). Is ciste é seo a athchothromaíonn go huathoibríoch chun a chinntiú go n-áiríonn do phunann na comharthaí DeFi is fearr i gcónaí trí chaipitliú margaidh. Ní gá duit aon cheann de na sonraí a bhainistiú riamh agus is féidir leat tarraingt siar ón gciste aon uair is mian leat.
-
+
Féach daipeanna infheistíochta
@@ -252,7 +252,7 @@ Is ardán iontach é Ethereum le haghaidh an tslua-chistithe:
- Tá sé trédhearcach ionas gur féidir le tiomsaitheoirí airgid a chruthú cé mhéad airgid a bailíodh. Is féidir leat a rianú fiú conas atá cistí á chaitheamh níos déanaí.
- Is féidir le tiomsaitheoirí airgid aisíocaíochtaí uathoibríocha a shocrú má tá, mar shampla, spriocdháta sonrach agus íosmhéid nach bhfuil comhlíonta.
-
+
Féach daipeanna slua-chistithe
@@ -281,7 +281,7 @@ Tá sé mar aidhm ag árachas díláraithe árachas a dhéanamh níos saoire, n
Is féidir le táirgí Ethereum, cosúil le haon bhogearraí, fulaingt ó fhabhtanna agus ó dhúshaothair. Mar sin, anois díreach tá a lán de na táirgí árachais sa spás ag díriú ar a n-úsáideoirí a chosaint i gcoinne caillteanas cistí. Mar sin féin, tá tionscadail ag tosú ar chlúdach a fhorbairt do gach rud a d'fhéadfadh tarlú sa saol. Sampla maith de seo is ea clúdach Barraí Etherisc a bhfuil sé mar aidhm aige [feirmeoirí ar sealbhóirí beaga iad sa Chéinia a chosaint ar thriomaigh agus tuilte](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Is féidir le hárachas díláraithe cumhdach níos saoire a sholáthar d’fheirmeoirí ar minic a mbíonn praghsanna le haghaidh árachas traidisiúnta ró-ard.
-
+
Féach daipeanna árachais
@@ -291,7 +291,7 @@ Is féidir le táirgí Ethereum, cosúil le haon bhogearraí, fulaingt ó fhabht
Agus an oiread sin ar siúl, beidh bealach uait chun súil a choinneáil ar do chuid infheistíochtaí, iasachtaí agus trádála go léir. Tá go leor táirgí ann a ligeann duit do ghníomhaíocht DeFi go léir a chomhordú ó áit amháin. Seo áilleacht ailtireacht oscailte DeFi. Is féidir le foirne comhéadain a chruthú nach féidir leat d'iarmhéideanna thar tháirgí a fheiceáil, ach is féidir leat a gcuid gnéithe a úsáid freisin. Seans go mbeidh sé seo úsáideach duit agus tú ag foghlaim tuilleadh faoi DeFi.
-
+
Féach daipeanna punann
@@ -323,7 +323,7 @@ Is féidir leat smaoineamh ar DeFi i gcisil:
1. Tá stair na n-idirbheart agus staid na gcuntas sa bhlocshlabhra - Ethereum.
2. Na sócmhainní – [ETH](/eth/) agus na comharthaí eile (airgeadraí).
3. Na prótacail – [conarthaí cliste](/glossary/#smart-contract) trína soláthraítear an fheidhmiúlacht, mar shampla, seirbhís a cheadaíonn iasachtú díláraithe sócmhainní.
-4. [Na feidhmchláir](/dapps/) – na táirgí a úsáidimid chun na prótacail a bhainistiú agus a rochtain.
+4. [Na feidhmchláir](/apps/) – na táirgí a úsáidimid chun na prótacail a bhainistiú agus a rochtain.
Nóta: úsáideann cuid mhór de DeFi [caighdeán ERC-20](/glossary/#erc-20). Úsáideann feidhmchláir in DeFi fillteán le haghaidh ETH ar a dtugtar éitear fillte (WETH). [Foghlaim tuilleadh faoi éitear fillte](/wrapped-eth).
diff --git a/public/content/translations/ga/developers/docs/dapps/index.md b/public/content/translations/ga/developers/docs/dapps/index.md
index c78ede740f8..69824d92099 100644
--- a/public/content/translations/ga/developers/docs/dapps/index.md
+++ b/public/content/translations/ga/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ Is éard atá i gconradh cliste ná cód a chónaíonn ar bhlocshlabhra Ethereum
## Tuilleadh léitheoireachta {#further-reading}
-- [Foghlaim faoi dhaipeanna](/dapps)
+- [Foghlaim faoi dhaipeanna](/apps)
- [Ailtireacht feidhmchlár Web 3.0](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _Preethi Kasireddy_
- [Treoir 2021 maidir le feidhmchláir dhíláraithe](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) - _ Slabhra Aoil_
- [Cad is Aipeanna Díláraithe ann?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) - _Gemini_
diff --git a/public/content/translations/ga/developers/docs/mev/index.md b/public/content/translations/ga/developers/docs/mev/index.md
index 41a84874377..362013851ef 100644
--- a/public/content/translations/ga/developers/docs/mev/index.md
+++ b/public/content/translations/ga/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ Cuireadh uasluach inbhainte i bhfeidhm ar dtús i gcomhthéacs [cruthúnas-oibre
## Réamhriachtanais {#prerequisites}
-Bí cinnte go bhfuil tú eolach ar [idirbhearta](/developers/docs/transactions/), [bhloic](/developers/docs/blocks/), [cruthúnas-geallta](/developers/docs/consensus-mechanisms/pos) agus [gás](/developers/docs/gas/). Tá cur amach ar [dapps](/dapps/) agus [DeFi](/defi/) cabhrach freisin.
+Bí cinnte go bhfuil tú eolach ar [idirbhearta](/developers/docs/transactions/), [bhloic](/developers/docs/blocks/), [cruthúnas-geallta](/developers/docs/consensus-mechanisms/pos) agus [gás](/developers/docs/gas/). Tá cur amach ar [dapps](/apps/) agus [DeFi](/defi/) cabhrach freisin.
## Eastóscadh MEV {#mev-extraction}
diff --git a/public/content/translations/ga/developers/docs/smart-contracts/composability/index.md b/public/content/translations/ga/developers/docs/smart-contracts/composability/index.md
index 7f5c8285856..f8274f2abe2 100644
--- a/public/content/translations/ga/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/ga/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ Tá conarthaí cliste Ethereum cosúil le API poiblí, ionas gur féidir le duin
### Timthriall forbartha níos giorra {#shorter-development-cycle}
-Laghdaíonn in-chumthacht an obair atá le déanamh ag forbróirí agus [dapps](/dapps/#what-are-dapps) á gcruthú. [Mar a deir Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) "Ciallaíonn foinse oscailte go gcaithfear gach fadhb a réiteach uair amháin."
+Laghdaíonn in-chumthacht an obair atá le déanamh ag forbróirí agus [dapps](/apps/#what-are-dapps) á gcruthú. [Mar a deir Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) "Ciallaíonn foinse oscailte go gcaithfear gach fadhb a réiteach uair amháin."
Má tá conradh cliste ann a réitíonn fadhb amháin, is féidir le forbróirí eile é a athúsáid, ionas nach mbeidh orthu an fhadhb chéanna a réiteach. Ar an mbealach seo, is féidir le forbróirí leabharlanna bogearraí atá ann cheana féin a ghlacadh agus feidhmiúlacht bhreise a chur leis chun dapps nua a chruthú.
diff --git a/public/content/translations/ga/governance/index.md b/public/content/translations/ga/governance/index.md
index ac06adc7b47..48ed8362ed9 100644
--- a/public/content/translations/ga/governance/index.md
+++ b/public/content/translations/ga/governance/index.md
@@ -44,7 +44,7 @@ Tá geallsealbhóirí éagsúla i [bpobal Ethereum](/community/), agus tá ról
- ** Sealbhóirí éitir**: tá méid treallach ETH ag na daoine seo. [Tuilleadh faoi ETH](/eth/).
- **Úsáideoirí Feidhmchláir**: idirghníomhaíonn na daoine seo le feidhmchláir ar bhlocshlabhra Ethereum.
-- **Forbróirí Feidhmchláir/Uirlisí**: scríobhann na daoine seo feidhmchláir a ritheann ar bhlocshlabhra Ethereum (m.sh. DeFi, NFTanna, etc.) nó a thógann uirlisí chun idirghníomhú le hEthereum (m.sh. sparán, tástáil seomraí, etc.). [Tuilleadh faoi dhaipeanna](/dapps/).
+- **Forbróirí Feidhmchláir/Uirlisí**: scríobhann na daoine seo feidhmchláir a ritheann ar bhlocshlabhra Ethereum (m.sh. DeFi, NFTanna, etc.) nó a thógann uirlisí chun idirghníomhú le hEthereum (m.sh. sparán, tástáil seomraí, etc.). [Tuilleadh faoi dhaipeanna](/apps/).
- **Oibreoirí Nóid**: ritheann na daoine seo nóid a fhorleagann bloic agus idirbhearta, rud a dhiúltaíonn d'aon idirbheart nó bloc neamhbhailí a aimsíonn siad. [Tuilleadh faoi nóid](/developers/docs/nodes-and-clients/).
- **Údair EIP**: molann na daoine seo athruithe ar phrótacal Ethereum, i bhfoirm Moltaí Feabhsúcháin Ethereum (EIPs). [Tuilleadh faoi EIPeanna](/eips/).
- **Bailitheoirí**: ritheann na daoine seo nóid ar féidir leo bloic nua a chur le blocshlabhra Ethereum.
diff --git a/public/content/translations/ga/guides/how-to-use-a-wallet/index.md b/public/content/translations/ga/guides/how-to-use-a-wallet/index.md
index b5438a2c892..7c880be13a4 100644
--- a/public/content/translations/ga/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/ga/guides/how-to-use-a-wallet/index.md
@@ -61,7 +61,7 @@ Beidh do sheoladh mar an gcéanna i ngach tionscadal Ethereum. Ní gá duit clá

5. Deimhnigh an t-iarratas sínithe i do sparán chun an nasc a bhunú. **Níor cheart go gcaithfí aon ETH** chun an teachtaireacht seo a shíniú.
-6. Sin é! Tosaigh ag baint úsáide as an aip. Is féidir leat roinnt tionscadal suimiúil a fháil ar ár [leathanach dApps](/dapps/#explore).
+6. Sin é! Tosaigh ag baint úsáide as an aip. Is féidir leat roinnt tionscadal suimiúil a fháil ar ár [leathanach dApps](/apps/#explore).
Ar mhaith leat níos mó a fhoghlaim?
diff --git a/public/content/translations/ga/nft/index.md b/public/content/translations/ga/nft/index.md
index 9e504300810..c926b2cad35 100644
--- a/public/content/translations/ga/nft/index.md
+++ b/public/content/translations/ga/nft/index.md
@@ -57,7 +57,7 @@ B’fhéidir gur ealaíontóir thú atá ag iarraidh a gcuid oibre a roinnt le N
Foghlaim, ceannaigh nó cruthaigh do chuid ealaíne/earraí inbhailithe NFT féin...
-
+
Foghlaim faoi ealaín NFT
diff --git a/public/content/translations/ga/smart-contracts/index.md b/public/content/translations/ga/smart-contracts/index.md
index 012ed83248f..53df541fa8c 100644
--- a/public/content/translations/ga/smart-contracts/index.md
+++ b/public/content/translations/ga/smart-contracts/index.md
@@ -74,7 +74,7 @@ Is féidir leo ríomhanna a dhéanamh, airgeadra a chruthú, sonraí a stóráil
- [Stablecoins](/stablecoins/)
- [Sócmhainní digiteacha uathúla a chruthú agus a dháileadh](/nft/)
- [Malartán airgeadra oscailte uathoibríoch](/get-eth/#dex)
-- [Cluichíocht dhíláraithe](/dapps/?category=gaming#explore)
+- [Cluichíocht dhíláraithe](/apps/?category=gaming#explore)
- [Polasaí árachais a íocann amach go huathoibríoch](https://etherisc.com/)
- [Caighdeán a ligeann do dhaoine airgeadraí saincheaptha, idir-inoibritheacha a chruthú](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/ga/social-networks/index.md b/public/content/translations/ga/social-networks/index.md
index 9b97b85620a..9f1693ac2f4 100644
--- a/public/content/translations/ga/social-networks/index.md
+++ b/public/content/translations/ga/social-networks/index.md
@@ -23,7 +23,7 @@ Tá go leor líonraí sóisialta díláraithe ann mar roghanna eile seachas seir
### Conas a oibríonn líonraí sóisialta díláraithe? {#decentralized-social-networks-overview}
-Is éard atá i líonraí sóisialta díláraithe ná aicme [feidhmchlár díláraithe (daipeanna nó dapps)](/dapps/) — feidhmchláir arna gcumhachtú ag [conarthaí cliste](/glossary/#smart-contract) in úsáid ar an mblocshlabhra. Feidhmíonn an cód conartha mar a bheadh inneall ann do na haipeanna seo agus sainmhíníonn sé a loighic ghnó.
+Is éard atá i líonraí sóisialta díláraithe ná aicme [feidhmchlár díláraithe (daipeanna nó dapps)](/apps/) — feidhmchláir arna gcumhachtú ag [conarthaí cliste](/glossary/#smart-contract) in úsáid ar an mblocshlabhra. Feidhmíonn an cód conartha mar a bheadh inneall ann do na haipeanna seo agus sainmhíníonn sé a loighic ghnó.
Bíonn ardáin meán sóisialta traidisiúnta ag brath ar bhunachair sonraí chun faisnéis úsáideora, cód cláir agus cineálacha eile sonraí a stóráil. Ach leis sin cruthaítear pointí aonair teipe agus tugtar isteach riosca suntasach. Mar shampla, d'imigh freastalaithe Facebook go mícháiliúil [as líne ar feadh uaireanta an chloig](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) i mí Dheireadh Fómhair 2021, agus le linn an ama sin gearradh ceangal na n-úsáideoirí ón ardán.
diff --git a/public/content/translations/ga/web3/index.md b/public/content/translations/ga/web3/index.md
index b945eda2980..521968e0a63 100644
--- a/public/content/translations/ga/web3/index.md
+++ b/public/content/translations/ga/web3/index.md
@@ -143,7 +143,7 @@ Nílimid ach ag an tús le Gréasán níos fearr a chruthú le Web3, ach de réi
- [Faigh sparán](/wallets/)
- [Aimsigh pobal](/community/)
-- [Foghlaim faoi fheidhmchláir Web3](/dapps/)
+- [Foghlaim faoi fheidhmchláir Web3](/apps/)
- [Glac páirt in DAO](/dao/)
- [Tógáil ar Web3](/developers/)
diff --git a/public/content/translations/ha/defi/index.md b/public/content/translations/ha/defi/index.md
index b3f00eb3aec..a781f163cf7 100644
--- a/public/content/translations/ha/defi/index.md
+++ b/public/content/translations/ha/defi/index.md
@@ -47,7 +47,7 @@ Akawai bunkasar arzikin kiropto da ke can waje, inda za ku iya ba da rance, aro,
| Koyaushe kasuwan na a buɗe. | Kasuwanin na rufewa ne don ma'aikatan na bukatar hutu. |
| Ana gina shi ne akan gaskiya - kowa na iya ganin bayanan kaya da kuma duba yadda tsarin ke aiki. | Jami'o'in kuɗaɗe suna nan kamar rufaffen takarda ne: kuna iya tambayan su tarihin bashi, bayanan kadarorin da aka sarrafa, dama sauran su. |
-
+
Gano manhajojin DeFi
@@ -65,7 +65,7 @@ Wannan kun ji shi wani iri... ''Mesa zan so na tsara kuɗina''? Koda yake, wanna
Gano shawarwari na amfani da DeFi don gwadawa idan ku sabbi ne a Ethereum.
-
+
Gano manhajojin DeFi
@@ -92,7 +92,7 @@ Akwai hanyoyi da dama na madadin mafi yawan ayyukan hada-hadar kuɗi. Amma Ether
A matsayin blockchain, Ethereum an tsara shi ne don aika kuɗaɗe a gabaɗaya hanya cike da aminci. Kamar Bitcoin, Ethereum na aika kuɗi a ko'ina a cikin duniya cikin sauƙi kamar dai aika imel. Kawai ku higar da mai karɓa [sunan ENS](/glossary/#ens) ( kamar bob.eth) ko kuma adireshin asusu daga walet ɗinku kuma kuɗin zai tasi kai tsaye zuwa gare su a cikin mintoci (kamar yadda aka saba). Don aika ko karbar kuɗi, za ku buƙaci [walet](/wallets/).
-
+
Dubi dapps na biyan kuɗi
@@ -123,7 +123,7 @@ Aron kuɗi daga masu samar da kuɗi na ko'ina na zuwa ne a hanyoyi guda biyu man
- Mutum-zuwa-mutum, na nufin aron kuɗi kai tsaye daga masu bayar da bashi na musamman.
- Daga cikin haɗaka inda masu bayar da kuɗi ke samar da kuɗaɗen (ruwa) zuwa haɗaka inda masu karɓar bashi za su iya ara daga wurin.
-
+
Dubi aron dapps
@@ -185,7 +185,7 @@ Kuna iya samu riba da kiriptonku ta wurin ba da rance kuma ku gani yadda kuɗin
- aDai zai ƙaru ne bisa ga kuɗin ruwa da kuma ganin ragowar kuɗinku na ƙaruwa a walet. Dangane da shi[ APR](/glossary/#apr), ragowar kuɗin walet ɗinku zai zama kamar 100.1234 bayan ƴan wasu kwanaki ko kuma awanni!
- Kuna iya cire adadin luɗi na Dai da ya zo daidai da ragowar kuɗin aDai a kowane lokaci.
-
+
Duba rancen dapps
@@ -213,7 +213,7 @@ Akwai dubban kuɗaɗe a Ethereum. Musanyar ko'ina (DEXs) na baku damar kasuwanci
Alal misali, idan kuna son ku yi amfani da cacar da ba a hasara na PoolTogether (da aka kwatanta a sama), kuna buƙatar kuɗi kamar Dai ko USDC. Waɗannan DEXs ɗin na baku damar sauya ETH ɗinku zuwa waɗannan kuɗaɗen kuma ku sake mayarwa idan kuka gama.
-
+
Dubi musayar kuɗi
@@ -225,7 +225,7 @@ Akwai ƙarin zaɓuɓɓukan ci-gaba don yan kasuwa waɗanda suke son ɗan ƙarami
Lokacin da kuke amfani da musayar waje dole ne ku saka kadararku kafin cinikin kuma ku amince da su don kula da su. Yayin da ake ajiyar kadarorin ku, suna cikin haɗari saboda kasuwancin da aka keɓance ta zama manufa mai kyau ga masu satar bayanai.
-
+
Duba ciniki dapps
@@ -237,7 +237,7 @@ Akwai samfuran sarrafa kuɗi akan Ethereum waɗanda za suyi ƙoƙarin haɓaka fa
Kyakkyawan misali shine [DeFi Pulse Index asusu (DPI)](https://defipulse.com/blog/defi-pulse-index/). Wannan asusu ne wanda ke sake daidaitawa ta atomatik don tabbatar da fayil ɗin ku koyaushe yana haɗe da manyan kuɗin DeFi ta hanyar babban kasuwa. Ba za ku taɓa sarrafa kowane bayanan ba kuma kuna iya janyewa daga asusun a duk lokacin da kuke so.
-
+
Duba zuba jari dapps
@@ -251,7 +251,7 @@ Ethereum shine kyakkyawan dandamali don tara kuɗi:
- A bayyane yake don haka masu tara kuɗi za su iya tabbatar da adadin kuɗin da aka tara. Kuna iya gano yadda ake kashe kuɗi daga baya a hanya.
- Masu tara kuɗi na iya saita maida kuɗi atomatik idan, alal misali, akwai takamaiman lokacin ƙarshe da ƙaramin adadin da bai cika ba.
-
+
Dubi taron haɗa kuɗin dapps
@@ -280,7 +280,7 @@ Inshorar da aka raba ta da nufin sanya inshora ya zama mai rahusa, da sauri don
Kayayyakin Ethereum, kamar kowace manhaja, na iya shan wahala daga matsaloli da amfani. Don haka a yanzu yawancin samfuran inshora a sararin wuri suna mayar da hankali kan kare masu asusu da su daga asarar kuɗi. Koyaya, akwai ayyukan da suka fara inganta ɗaukar hoto don duk abin da rayuwa za ta iya jefa mana. Kyakkyawan misali na wannan shine rufe Amfanin gona na Etherisc wanda ke nufin [kare kananan manoma a Kenya daga fari da ambaliya](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Inshorar da ba ta da tushe na iya ba da fa'ida mai rahusa ga manoma waɗanda galibi ana farashi daga inshorar cikin gida.
-
+
Duba inshora dapps
@@ -290,7 +290,7 @@ Kayayyakin Ethereum, kamar kowace manhaja, na iya shan wahala daga matsaloli da
Tare da ci gaba mai yawa, za ku buƙaci hanyar da za ku ci gaba da lura da duk jarin ku, lamuni, da kasuwancin ku. Akwai ɗimbin samfuran da ke ba ku damar daidaita duk ayyukan DeFi ɗinku daga wuri ɗaya. Wannan shine kyawun ginin gine-ginen DeFi. Ƙungiyoyi za su iya gina musaya inda ba za ku na iya ganin ma'aunan ku kawai a cikin samfuran ba, kuna iya amfani da fasalin su ma. Kuna iya samun wannan ya zama mai amfani kamar yadda kuke bincika ƙari cikin DeFi.
-
+
Duba fayil na dapps
@@ -322,7 +322,7 @@ Kuna iya tunanin DeFi a cikin wurare:
1. Blockchain - Ethereum tarihin hada-hadar kuɗi ne da matsayin asusun.
2. Kadarorin – [ETH](/eth/) da sauran kuɗaɗe (kuɗi).
3. Ka'idojin - [smart-contracts](/glossary/#smart-contract)waɗanda ke ba da ayyuka, alal misali, sabis ɗin da ke ba da izinin rarraba rancen kadarorin.
-4. [Aika da su](/dapps/) - samfuran da muke amfani da su don sarrafawa da samun damar ƙa'idodin.
+4. [Aika da su](/apps/) - samfuran da muke amfani da su don sarrafawa da samun damar ƙa'idodin.
Bayanan kula: yawancin DeFi suna amfani da [ERC-20 misali](/glossary/#erc-20). Amfani a cikin DeFi suna amfani da nannaɗuwa don ETH da ake kira Wrapped Ether (WETH). [Ƙara koyo game da nannaɗe ether](/wrapped-eth).
diff --git a/public/content/translations/ha/nft/index.md b/public/content/translations/ha/nft/index.md
index 428d74b5d2d..fedec244bd7 100644
--- a/public/content/translations/ha/nft/index.md
+++ b/public/content/translations/ha/nft/index.md
@@ -56,7 +56,7 @@ Ta iya yuwa kai mai zane ne mai so ya raba aiyukansa ta hanyar amfani da NFTs, b
Bincika, siya ko ka kirkira naka NFT zane/tattatarawa...
-
+
Faɗaɗa zanen NFT
diff --git a/public/content/translations/ha/smart-contracts/index.md b/public/content/translations/ha/smart-contracts/index.md
index 9a9603a4ede..5547271e5f7 100644
--- a/public/content/translations/ha/smart-contracts/index.md
+++ b/public/content/translations/ha/smart-contracts/index.md
@@ -69,7 +69,7 @@ Suna iya shigarwa, ƙirƙirar kuɗi, adana bayanai, mint [NFTs](/glossary/#nft),
- [Stablecoins](/stablecoins/)
- [Ƙirƙira da rarraba kadarorin dijital na musamman](/nft/)
- [Canza kuɗi atomatik, buɗewa](/get-eth/#dex)
-- [Wasanni masu cin gashin kansu](/dapps/?category=gaming#explore)
+- [Wasanni masu cin gashin kansu](/apps/?category=gaming#explore)
- [Manufar inshora wanda ke biya ta atomatik](https://etherisc.com/)
- [Ma'auni wanda ke barin mutane su ƙirƙiri na musamman, kuɗi masu aiki da juna](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/ha/web3/index.md b/public/content/translations/ha/web3/index.md
index f3f573610ae..a1633eb36fe 100644
--- a/public/content/translations/ha/web3/index.md
+++ b/public/content/translations/ha/web3/index.md
@@ -139,7 +139,7 @@ Mu kawai muna farkone wajen ƙirƙirar abinda yafi Web da Web3, amma muna ci gab
- [Samu walet](/wallets/)
- [Sami al'umma](/community/)
-- [Bincika manhajojin Web3](/dapps/)
+- [Bincika manhajojin Web3](/apps/)
- [Kashiga DAO](/dao/)
- [Gini akan Web3](/developers/)
diff --git a/public/content/translations/hi/defi/index.md b/public/content/translations/hi/defi/index.md
index 1740e173473..66243dd248c 100644
--- a/public/content/translations/hi/defi/index.md
+++ b/public/content/translations/hi/defi/index.md
@@ -47,7 +47,7 @@ DeFi की क्षमता को देखने का एक सबसे
| बाजार हमेशा खुले रहते हैं। | बाजार बंद हैं क्योंकि कर्मचारियों को ब्रेक की जरूरत है। |
| यह पारदर्शिता पर आधारित है – कोई भी उत्पाद के डेटा को देख सकता है और निरीक्षण कर सकता है कि सिस्टम कैसे काम करता है। | वित्तीय संस्थान बंद किताबें हैं: आप उनके ऋण इतिहास, उनकी प्रबंधित संपत्तियों का रिकॉर्ड इत्यादि देखने के लिए नहीं कह सकते। |
-
+
DeFi ऐप्स खोजें
@@ -65,7 +65,7 @@ DeFi की क्षमता को देखने का एक सबसे
अगर आप इथेरियम में नए हैं, तो DeFi एप्लिकेशन्स के लिए हमारे सुझावों का अन्वेषण करें।
-
+
DeFi ऐप्स खोजें
@@ -92,7 +92,7 @@ DeFi की क्षमता को देखने का एक सबसे
एक ब्लॉकचेन के रूप में, इथेरियम को सुरक्षित और वैश्विक तरीके से लेन-देन भेजने के लिए डिज़ाइन किया गया है। बिटकॉइन की तरह, इथेरियम भी विश्वभर में पैसे भेजने को एक ईमेल भेजने की तरह आसान बनाता है। बस अपने प्राप्तकर्ता के [ENS नाम](/glossary/#ens) (जैसे bob.eth) या अपने वॉलेट से उनके खाते का पता दर्ज करें और आपका भुगतान कुछ मिनटों में (आमतौर पर) सीधे उनके पास चला जाएगा। भुगतान भेजने या प्राप्त करने के लिए, आपको एक [वॉलेट](/wallets/) की आवश्यकता होगी।
-
+
भुगतान संबंधित dapps देखें
@@ -123,7 +123,7 @@ DeFi की क्षमता को देखने का एक सबसे
- पीयर-टू-पीयर, यानी एक उधारकर्ता सीधे एक विशिष्ट उधारदाता से मुद्रा उधार लेगा।
- पूल-आधारित, जहां ऋणदाता पूल में निधियाँ (लिक्विडिटी) प्रदान करते हैं, जिससे उधारकर्ता उधार ले सकते हैं।
-
+
उधार लेने वाले dapps देखें
@@ -185,7 +185,7 @@ DeFi की क्षमता को देखने का एक सबसे
- ब्याज दरों के आधार पर आपका aDai बढ़ेगा और आप अपने वॉलेट में अपना बैलेंस बढ़ता हुआ देख सकते हैं। [APR](/glossary/#apr) पर निर्भर, आपका वॉलेट बैलेंस कुछ दिनों या घंटों के बाद 100.1234 जैसा कुछ दिखाई देगा!
- आप किसी भी समय नियमित Dai की राशि निकाल सकते हैं जो आपके aDai बैलेंस के बराबर है।
-
+
लेनदेन वाले dapps देखें
@@ -213,7 +213,7 @@ PoolTogether जैसी नो-लॉस लॉटरी पैसे बच
उदाहरण के लिए, अगर आप नो-लॉस लॉटरी PoolTogether (ऊपर वर्णित) का उपयोग करना चाहते हैं, तो आपको Dai या USDC जैसे टोकन की आवश्यकता होगी। ये DEX आपको अपने ETH को उन टोकन के लिए स्वैप करने और काम पूरा होने पर फिर से वापस करने की अनुमति देते हैं।
-
+
टोकन एक्सचेंजेस देखें
@@ -225,7 +225,7 @@ PoolTogether जैसी नो-लॉस लॉटरी पैसे बच
जब आप एक केंद्रीकृत एक्सचेंज का उपयोग करते हैं तो आपको व्यापार से पहले अपनी संपत्ति जमा करनी होगी और उनकी देखभाल करने के लिए केंद्रीकृत एक्सचेंज पर भरोसा करना होगा। जब आपकी संपत्ति जमा की जाती है, वे जोखिम में हैं क्योंकि केंद्रीकृत एक्सचेंज हैकर्स के लिए आकर्षक लक्ष्य हैं।
-
+
ट्रेडिंग dapps देखें
@@ -237,7 +237,7 @@ PoolTogether जैसी नो-लॉस लॉटरी पैसे बच
एक अच्छा उदाहरण [DeFi पल्स इंडेक्स फंड (DPI) है](https://defipulse.com/blog/defi-pulse-index/)। यह एक ऐसा फंड है जो यह सुनिश्चित करने के लिए स्वचालित रूप से पुनर्संतुलन करता है कि आपके पोर्टफोलियो में हमेशा बाजार पूंजीकरण द्वारा शीर्ष DeFi टोकन शामिल हों। आपको कभी भी किसी भी विवरण का प्रबंधन नहीं करना पड़ता है और आप जब चाहें फंड से निकाल सकते हैं।
-
+
निवेश के dapps देखें।
@@ -251,7 +251,7 @@ PoolTogether जैसी नो-लॉस लॉटरी पैसे बच
- यह पारदर्शी है ताकि धन जुटाने वाले साबित कर सकें कि कितना धन जुटाया गया है। आप यह भी पता लगा सकते हैं कि बाद में धन कैसे खर्च किया जा रहा है।
- फंड जुटाने वाले स्वचालित रिफंड सेट कर सकते हैं, उदाहरण के लिए, एक विशिष्ट समय सीमा और न्यूनतम राशि जो पूरी नहीं होती है।
-
+
क्राउडफंडिंग dapps देखें
@@ -280,7 +280,7 @@ PoolTogether जैसी नो-लॉस लॉटरी पैसे बच
इथेरियम उत्पाद, किसी भी सॉफ्टवेयर की तरह, सॉफ्टवेयर बग और शोषण से पीड़ित हो सकते हैं। इसलिए अभी इस क्षेत्र में बहुत सारे बीमा उत्पाद अपने उपयोगकर्ताओं को धन के नुकसान से बचाने पर ध्यान केंद्रित करते हैं। हालांकि, ऐसी परियोजनाएं हैं जो जीवन में सब कुछ के लिए कवरेज का निर्माण करना शुरू कर रही हैं। इसका एक अच्छा उदाहरण Etherisc का फसल कवर है जिसका उद्देश्य सूखे और बाढ़ के खिलाफ [केन्या में छोटे किसानों की रक्षा](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc) करना है। विकेन्द्रीकृत बीमा उन किसानों के लिए सस्ता कवर प्रदान कर सकता है जिनकी कीमत अक्सर बीमा से बाहर होती है।
-
+
dapps बीमा देखें
@@ -290,7 +290,7 @@ PoolTogether जैसी नो-लॉस लॉटरी पैसे बच
इतना कुछ होने के साथ, आपको अपने सभी निवेशों, ऋणों और ट्रेडों पर नज़र रखने का एक तरीका चाहिए। ऐसे कई उत्पाद हैं जो आपको एक ही स्थान से अपनी सभी DeFi गतिविधि का समन्वय करने देते हैं। यह DeFi की खुली वास्तुकला की सुंदरता है। टीम इंटरफेस का निर्माण कर सकती है जहां आप न केवल उत्पादों में अपना संतुलन देख सकते हैं, आप उनकी सुविधाओं का भी उपयोग कर सकते हैं। जैसा कि आप DeFi के बारे में अधिक पता लगाते हैं, आपको यह उपयोगी लग सकता है।
-
+
पोर्टफोलियो dapps देखें
@@ -322,7 +322,7 @@ DeFi में, एक स्मार्ट अनुबंध लेनदे
1. ब्लॉकचेन – इथेरियम में लेनदेन इतिहास और खातों की स्थिति शामिल है।
2. संपत्ति – [ETH](/eth/) और अन्य टोकन (मुद्राएं)।
3. प्रोटोकॉल – [स्मार्ट अनुबंध](/glossary/#smart-contract) जो कार्यक्षमता प्रदान करते हैं, उदाहरण के लिए, एक सेवा जो परिसंपत्तियों के विकेन्द्रीकृत उधार की अनुमति देती है।
-4. [एप्लिकेशन](/dapps/) – वे उत्पाद जिनका उपयोग हम प्रोटोकॉल को प्रबंधित करने और एक्सेस करने के लिए करते हैं।
+4. [एप्लिकेशन](/apps/) – वे उत्पाद जिनका उपयोग हम प्रोटोकॉल को प्रबंधित करने और एक्सेस करने के लिए करते हैं।
नोट: अधिकांश DeFi [ERC-20 मानक](/glossary/#erc-20) का उपयोग करता है। DeFi में एप्लिकेशन, ETH के लिए रैपर का उपयोग करते हैं जिसे रैप्ड ईथर (WETH) कहा जाता है। [रैप्ड ईथर के बारे में ज़्यादा जानें](/wrapped-eth)।
diff --git a/public/content/translations/hi/developers/docs/smart-contracts/composability/index.md b/public/content/translations/hi/developers/docs/smart-contracts/composability/index.md
index cdc77ea5776..5554ea4192e 100644
--- a/public/content/translations/hi/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/hi/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ incomplete: true
### छोटा विकास चक्र {#shorter-development-cycle}
-कम्पोज़ेबिलिटी उस काम को कम करती है जो डेवलपर्स को [डैप्स](/dapps/#what-are-dapps) बनाते समय करना पड़ता है। [जैसा कि नवल रविकांत कहते हैं:](https://twitter.com/naval/status/1444366754650656770) "ओपन सोर्स का मतलब है कि हर समस्या को एक बार हल किया जाना चाहिए।"
+कम्पोज़ेबिलिटी उस काम को कम करती है जो डेवलपर्स को [डैप्स](/apps/#what-are-dapps) बनाते समय करना पड़ता है। [जैसा कि नवल रविकांत कहते हैं:](https://twitter.com/naval/status/1444366754650656770) "ओपन सोर्स का मतलब है कि हर समस्या को एक बार हल किया जाना चाहिए।"
अगर कोई स्मार्ट अनुबंध है जो एक समस्या को हल करता है, तो अन्य डेवलपर्स इसका पुन: उपयोग कर सकते हैं, इसलिए उन्हें उसी समस्या को हल करने की आवश्यकता नहीं है। इस तरह, डेवलपर्स मौजूदा सॉफ़्टवेयर लाइब्रेरी ले सकते हैं और नए डेप बनाने के लिए अतिरिक्त कार्यक्षमता जोड़ सकते हैं।
diff --git a/public/content/translations/hi/governance/index.md b/public/content/translations/hi/governance/index.md
index df8282e7f7a..2c8511b80e0 100644
--- a/public/content/translations/hi/governance/index.md
+++ b/public/content/translations/hi/governance/index.md
@@ -44,7 +44,7 @@ _जबकि प्रोटोकॉल स्तर पर इथेरिय
- **ईथर धारक**: ये लोग ETH की मनमानी मात्रा रखते हैं। [ETH के बारे में अधिक जानकारी](/eth/)।
- **एप्लीकेशन उपयोगकर्ता**: ये लोग इथेरियम ब्लॉकचेन पर एप्लीकेशन के साथ बातचीत करते हैं।
-- **एप्लीकेशन/टूलींग डेवलपर्स**: ये लोग ऐसे एप्लीकेशन लिखते हैं जो इथेरियम ब्लॉकचेन (जैसे DeFi, NFT, आदि) पर चलते हैं या इथेरियम (जैसे वॉलेट, टेस्ट सूट आदि) के साथ बातचीत करने के लिए टूलिंग का निर्माण करते हैं। [dapps के बारे में अधिक जानकारी](/dapps/)।
+- **एप्लीकेशन/टूलींग डेवलपर्स**: ये लोग ऐसे एप्लीकेशन लिखते हैं जो इथेरियम ब्लॉकचेन (जैसे DeFi, NFT, आदि) पर चलते हैं या इथेरियम (जैसे वॉलेट, टेस्ट सूट आदि) के साथ बातचीत करने के लिए टूलिंग का निर्माण करते हैं। [dapps के बारे में अधिक जानकारी](/apps/)।
- **नोड ऑपरेटर**: ये लोग ऐसे नोड्स चलाते हैं जो ब्लोक और लेनदेन का प्रचार करते हैं, किसी भी अमान्य लेनदेन या ब्लॉक को अस्वीकार करते हैं। [नोड्स पर अधिक जानकारी](/developers/docs/nodes-and-clients/)।
- **EIP लेखक**: ये लोग इथेरियम सुधार प्रस्तावों (EIP) के रूप में इथेरियम प्रोटोकॉल में बदलाव का प्रस्ताव करते हैं। [EIP के बारे में अधिक जानकारी](/eips/)।
- **सत्यापनकर्ता**: ये लोग नोड्स चलाते हैं जो इथेरियम ब्लॉकचेन में नए ब्लॉक जोड़ सकते हैं।
diff --git a/public/content/translations/hi/guides/how-to-use-a-wallet/index.md b/public/content/translations/hi/guides/how-to-use-a-wallet/index.md
index 693da251e93..6a5bfbfebf9 100644
--- a/public/content/translations/hi/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/hi/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ lang: hi

5. कनेक्शन स्थापित करने के लिए अपने वॉलेट में हस्ताक्षर अनुरोध की पुष्टि करें। **इस संदेश पर हस्ताक्षर करने के लिए कोई ETH खर्च करने की आवश्यकता नहीं होनी चाहिए**।
-6. बस इतना ही! ऐप का इस्तेमाल शुरू करें। आपको हमारे [dApps पेज](/dapps/#explore) पर कुछ दिलचस्प प्रोजेक्ट मिल सकते हैं।
+6. बस इतना ही! ऐप का इस्तेमाल शुरू करें। आपको हमारे [dApps पेज](/apps/#explore) पर कुछ दिलचस्प प्रोजेक्ट मिल सकते हैं।
और अधिक सीखना चाहते है?
diff --git a/public/content/translations/hi/nft/index.md b/public/content/translations/hi/nft/index.md
index 838e3c2de40..e7e9f49afc8 100644
--- a/public/content/translations/hi/nft/index.md
+++ b/public/content/translations/hi/nft/index.md
@@ -56,7 +56,7 @@ NFT का इस्तेमाल कई चीजों के लिए क
एक्सप्लोर करें, खरीदे या अपनी स्वयं की NFT कला/संग्रहण करने लायक वस्तुएं बनाएं...
-
+
NFT कला को एक्सप्लोर करें
diff --git a/public/content/translations/hi/smart-contracts/index.md b/public/content/translations/hi/smart-contracts/index.md
index bf96fc249a4..ee04b8fdabd 100644
--- a/public/content/translations/hi/smart-contracts/index.md
+++ b/public/content/translations/hi/smart-contracts/index.md
@@ -69,7 +69,7 @@ Szabo ने एक ऐसे डिजिटल मार्केटप्ल
- [स्टेबल कॉइंस](/stablecoins/)
- [अनोखा डिजिटल संपत्ति बनाना और वितरित करना](/nft/)
- [एक स्वचालित, खुला मुद्रा एक्सचेंज](/get-eth/#dex)
-- [विकेंद्रीकृत गेमिंग](/dapps/?category=gaming#explore)
+- [विकेंद्रीकृत गेमिंग](/apps/?category=gaming#explore)
- [एक बीमा पॉलिसी जो स्वचालित भुगतान करती है](https://etherisc.com/)
- [एक मानक जो लोगों को अनुकूलित, अंतरसंचालनीय मुद्रा बनाने की सुविधा देता है](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/hi/social-networks/index.md b/public/content/translations/hi/social-networks/index.md
index e0bcc4e009a..ea4599f4f2d 100644
--- a/public/content/translations/hi/social-networks/index.md
+++ b/public/content/translations/hi/social-networks/index.md
@@ -23,7 +23,7 @@ Facebook, LinkedIn, Twitter और Medium जैसी स्थापित स
### विकेंद्रीकृत सोशल नेटवर्क कैसे काम करते हैं? {#decentralized-social-networks-overview}
-विकेंद्रीकृत सोशल नेटवर्क, [विकेंद्रीकृत ऐप्लिकेशन (dapps)](/dapps/) का एक वर्ग हैं — ब्लॉकचेन पर तैनात [स्मार्ट अनुबंधों](/glossary/#smart-contract) द्वारा संचालित अनुप्रयोग। अनुबंध कोड, इन ऐप के लिए बैकएंड के रूप में कार्य करता है और उनके व्यावसायिक तर्क को परिभाषित करता है।
+विकेंद्रीकृत सोशल नेटवर्क, [विकेंद्रीकृत ऐप्लिकेशन (dapps)](/apps/) का एक वर्ग हैं — ब्लॉकचेन पर तैनात [स्मार्ट अनुबंधों](/glossary/#smart-contract) द्वारा संचालित अनुप्रयोग। अनुबंध कोड, इन ऐप के लिए बैकएंड के रूप में कार्य करता है और उनके व्यावसायिक तर्क को परिभाषित करता है।
पारंपरिक सोशल मीडिया प्लेटफ़ॉर्म, यूज़र की जानकारी, प्रोग्राम कोड, और डेटा के अन्य रूपों को संग्रहीत करने के लिए डेटाबेस पर निर्भर करते हैं। लेकिन इससे विफलता के एकल बिन्दु बनते हैं और महत्वपूर्ण जोखिम पैदा होता है। उदाहरण के लिए, अक्टूबर 2021 में Facebook के सर्वर बुरी तरह से [कई घंटों के लिए ऑफ़लाइन हो गए](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact), यूज़र को प्लेटफ़ॉर्म से दूर कर दिया।
diff --git a/public/content/translations/hi/web3/index.md b/public/content/translations/hi/web3/index.md
index 8b8403352e0..8730fbf8cb3 100644
--- a/public/content/translations/hi/web3/index.md
+++ b/public/content/translations/hi/web3/index.md
@@ -143,7 +143,7 @@ Web3 एक युवा और विकासशील पारिस्थ
- [एक वॉलेट प्राप्त करें](/wallets/)
- [समुदाय खोजें](/community/)
-- [Web3 एप्लीकेशन को एक्सप्लोर करें](/dapps/)
+- [Web3 एप्लीकेशन को एक्सप्लोर करें](/apps/)
- [डीएओ में शामिल हों](/dao/)
- [एक Web3 निर्मित करे](/developers/)
diff --git a/public/content/translations/hr/nft/index.md b/public/content/translations/hr/nft/index.md
index 4ee65fdf0f9..6f494778da0 100644
--- a/public/content/translations/hr/nft/index.md
+++ b/public/content/translations/hr/nft/index.md
@@ -56,7 +56,7 @@ Možda ste umjetnik koji želi podijeliti svoj rad koristeći NFT-eve, bez gublj
Istražite, kupite ili izradite vlastitu NFT za umjetnost/kolekcionarske predmete...
-
+
Istražite NFT za umjetnost
diff --git a/public/content/translations/hu/defi/index.md b/public/content/translations/hu/defi/index.md
index ee869fde72a..fe2af3b71b9 100644
--- a/public/content/translations/hu/defi/index.md
+++ b/public/content/translations/hu/defi/index.md
@@ -47,7 +47,7 @@ A DeFi-ban rejlő lehetőségeket talán úgy lehet legjobban megragadni, ha meg
| A pénzpiacok mindig nyitva vannak. | A pénzpiacok bezárnak, mert az alkalmazottaknak pihenésre van szükségük. |
| Az átláthatóságra épül – bárki megtekintheti az adott termék adatait és megvizsgálhatja, hogyan működik a rendszer. | A pénzügyi intézmények zárt könyvek számunkra: nem kérheti el senki a hitelezési feljegyzéseiket, az eszközeik leltárát stb. |
-
+
Fedezze fel a DeFi alkalmazásokat
@@ -65,7 +65,7 @@ Ez furcsán hangzik... „miért akarnám programozni a pénzemet”? Ez azonban
Tekintse át azokat a DeFi alkalmazásokat, melyeket kipróbálásra javaslunk, amennyiben Ön most ismerkedik az Ethereummal.
-
+
Fedezze fel a DeFi alkalmazásokat
@@ -92,7 +92,7 @@ A legtöbb pénzügyi szolgáltatásnak létezik decentralizált alternatívája
Az Ethereum-blokklánc úgy van kialakítva, hogy biztonságosan és globálisan kezeljen tranzakciókat. A Bitcoinhoz hasonlóan az Ethereumon is olyan könnyen lehet pénzt utalni, akár egy e-mailt elküldeni. Csak írja be a fogadó fél [ENS-nevét](/glossary/#ens) (például bob.eth) vagy számlacímét a tárcájában, és az utalás közvetlenül megérkezik hozzá általában percek alatt. Az utalások küldéséhez vagy fogadásához szükség van egy [tárcára](/wallets/).
-
+
Tovább a fizetési dappokhoz
@@ -123,7 +123,7 @@ A kölcsönfelvétel a decentralizált szolgáltatóktól kétféle módon való
- Peer-to-peer (P2P), amikor a kölcsön felvevője közvetlenül egy meghatározott kölcsönadótól kap pénzt.
- Gyűjtőszámlás (pool), amikor a kölcsönadó pénzeszközt biztosít (likviditás) a gyűjtőszámlának, amelytől a kölcsönvevők pénzt tudnak szerezni.
-
+
Tovább a kölcsönfelvételi dappokhoz
@@ -185,7 +185,7 @@ A rendelkezésére álló kriptovaluta kölcsönadásával kamatot kaphat, így
- Az aDai növekedni fog a kamatráta alapján, így Ön láthatja, ahogy az egyenlege növekszik a tárcájában. Az [éves ráta (APR)](/glossary/#apr) függvényében az Ön tárcaegyenlege akár néhány napon vagy órán belül már 100,1234 összeget mutathat!
- Bármikor visszavonhat bármekkora Dai összeget, ami megegyezik az Ön aDai egyenlegével.
-
+
Tovább a kölcsönadási dappokhoz
@@ -213,7 +213,7 @@ Az Ethereumon ezernyi token elérhető. A decentralizált tőzsdék (DEX) lehet
Például, ha Ön szeretné használni a veszteség nélküli lottózást, a PoolTogether-t (ahogy fentebb írtuk), szüksége lesz Dai vagy USDC tokenre. A decentralizált tőzsdén átválthatja a kívánt ETH-összeget ezekre a tokenekre, majd vissza, amikor végzett az ügylettel.
-
+
Tovább a tokenes tőzsdékre
@@ -225,7 +225,7 @@ Haladóbb lehetőségek is rendelkezésre állnak azoknak a kereskedőknek, akik
A centralizált tőzsdéken ehhez képest letétbe kell helyezni az eszközöket a kereskedés előtt, és meg kell bízni bennük, hogy azt megfelelően kezelik. Miközben az eszköz letétben van náluk, nincs biztonságban, mert a centralizált tőzsdék a hackerek kedvelt célpontjai.
-
+
Tovább a kereskedő dappokhoz
@@ -237,7 +237,7 @@ Az Ethereumon találhatók olyan alapkezelő termékek, melyek az Ön által vá
Egy jó példa erre a [DeFi Pulse Index fund (DPI)](https://defipulse.com/blog/defi-pulse-index/). Ez az alap automatikusan kiigazítja az Ön portfólióját, hogy az állandóan a legjobb DeFi-tokeneket tartalmazza az aktuális piaci értékük alapján. Önnek nem kell foglalkoznia a részletekkel, és bármikor visszavonhatja pénzeszközeit az alapból.
-
+
Tovább a befektetési dappokhoz
@@ -251,7 +251,7 @@ Az Ethereum egy tökéletes platform arra, hogy a közösség segítségével fi
- Átlátható, így az adománygyűjtők igazolni tudják, hogy mennyi pénz jött össze. Azt is nyomon lehet követni, hogy a pénz hogyan lett elköltve.
- Az adománygyűjtők automatikus visszatérítést is be tudnak állítani, például ha egy adott határidőre nem jön össze a minimális összeg.
-
+
Tovább a közösségi finanszírozás dappokhoz
@@ -280,7 +280,7 @@ A decentralizált biztosítások célja, hogy azok olcsóbbak, sokkal átláthat
Az Ethereum termékei, mint bármelyik szoftver, tartalmazhatnak hibákat és sebezhető pontokat. Emiatt jelenleg sok biztosítási megoldás a felhasználók eszközeinek elvesztése ellen ad védelmet. Ugyanakkor vannak olyan projektek, melyek elkezdtek kialakítani az élet többi eseményére vonatkozóan is biztosításokat. Egy jó példa erre az Etherisc's Crop biztosítása, melynek célja [a kisméretű, kenyai gazdálkodók védelme az aszály és az árvíz ellen](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). A decentralizált biztosítás olcsóbb megoldást tud kínálni a gazdálkodóknak, akiknek a hagyományos biztosítók általában megfizethetetlenek.
-
+
Tovább a biztosítási dappokhoz
@@ -290,7 +290,7 @@ Az Ethereum termékei, mint bármelyik szoftver, tartalmazhatnak hibákat és se
Amikor ennyi minden zajlik, Önnek is szüksége lehet egy olyan megoldásra, mellyel a befektetéseit, kölcsöneit és kereskedéseit figyelemmel követheti. Rengeteg olyan termék elérhető, melyekkel egyetlen helyről tudja az összes DeFi tevékenységét koordinálni. Ez a DeFi nyílt architektúrájának szépsége. A csapatok olyan interface-eket építenek, melyekkel nemcsak az összes termék kapcsán láthatja az egyenlegét, hanem használhatja azok tulajdonságait is. Amint Ön is jobban elmélyül a DeFi világában, hasznosnak fogja ezt találni.
-
+
Tovább a portfóliós dappokhoz
@@ -322,7 +322,7 @@ A DeFi-t a következő rétegek szerint értelmezheti:
1. A blokklánc – az Ethereum tartalmazza az összes tranzakciót és a számlák státuszát.
2. Az eszközök – [ETH](/eth/) és a többi token (valuták).
3. A protokollok – az [okosszerződések](/glossary/#smart-contract), melyek a műveleteket biztosítják, mint amilyen például egy szolgáltatás az eszközök decentralizált kölcsönadására.
-4. [Az alkalmazások](/dapps/) – azok a termékek, melyek révén kezeljük és elérjük a protokollokat.
+4. [Az alkalmazások](/apps/) – azok a termékek, melyek révén kezeljük és elérjük a protokollokat.
Megjegyzés: a legtöbb DeFi alkalmazás az [ERC-20 szabványt](/glossary/#erc-20) használja. A DeFi alkalmazások beburkolják az ETH-t és így becsomagolt ethert (WETH) használnak. [Bővebben a becsomagolt etherről](/wrapped-eth).
diff --git a/public/content/translations/hu/developers/docs/dapps/index.md b/public/content/translations/hu/developers/docs/dapps/index.md
index adf50977ec0..2147f907de8 100644
--- a/public/content/translations/hu/developers/docs/dapps/index.md
+++ b/public/content/translations/hu/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ Az okosszerződés olyan kód, mely az Ethereum blokkláncon fut és pontosan ú
## További olvasnivaló {#further-reading}
-- [Fedezze fel a dappokat](/dapps)
+- [Fedezze fel a dappokat](/apps)
- [A web 3.0 alkalmazások architektúrája](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) – _Preethi Kasireddy_
- [Egy 2021-es útmutató a decentralizált alkalmazásokról](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) – _LimeChain_
- [Mik azok decentralizált alkalmazások?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) – _Gemini_
diff --git a/public/content/translations/hu/developers/docs/mev/index.md b/public/content/translations/hu/developers/docs/mev/index.md
index 44c822f2089..0b63889d172 100644
--- a/public/content/translations/hu/developers/docs/mev/index.md
+++ b/public/content/translations/hu/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ A maximálisan kinyerhető értéket először a [proof-of-work (munkaigazolás)
## Előfeltételek {#prerequisites}
-A téma könnyebb megértése érdekében érdemes megismeri a [tranzakciókkal](/developers/docs/transactions/), [blokkokkal](/developers/docs/blocks/), [proof-of-stake-kel](/developers/docs/consensus-mechanisms/pos) és [gázzal](/developers/docs/gas/) foglalkozó témákat. Emellett a [dappok](/dapps/) és a [DeFi](/defi/) ismerete szintén hasznos.
+A téma könnyebb megértése érdekében érdemes megismeri a [tranzakciókkal](/developers/docs/transactions/), [blokkokkal](/developers/docs/blocks/), [proof-of-stake-kel](/developers/docs/consensus-mechanisms/pos) és [gázzal](/developers/docs/gas/) foglalkozó témákat. Emellett a [dappok](/apps/) és a [DeFi](/defi/) ismerete szintén hasznos.
## MEV kivonása {#mev-extraction}
diff --git a/public/content/translations/hu/developers/docs/nodes-and-clients/nodes-as-a-service/index.md b/public/content/translations/hu/developers/docs/nodes-and-clients/nodes-as-a-service/index.md
index 9169de7beaa..36dc6bac164 100644
--- a/public/content/translations/hu/developers/docs/nodes-and-clients/nodes-as-a-service/index.md
+++ b/public/content/translations/hu/developers/docs/nodes-and-clients/nodes-as-a-service/index.md
@@ -264,7 +264,7 @@ Az alábbiak a legnépszerűbb Ethereum-csomópontszolgáltatók – ha ismer ol
- Közvetlen, technikai támogatás
- [**NodeReal MegaNode**](https://nodereal.io/)
- - [Dokumentáció](https://docs.nodereal.io/docs/introduction)
+ - [Dokumentáció](https://docs.nodereal.io/nodereal/meganode/introduction)
- Jellemzők
- Megbízható, gyors és skálázható RPC API-szolgáltatások
- Továbbfejlesztett API a web3-fejlesztőknek
diff --git a/public/content/translations/hu/developers/docs/nodes-and-clients/run-a-node/index.md b/public/content/translations/hu/developers/docs/nodes-and-clients/run-a-node/index.md
index 69720fc5995..52b944e63c6 100644
--- a/public/content/translations/hu/developers/docs/nodes-and-clients/run-a-node/index.md
+++ b/public/content/translations/hu/developers/docs/nodes-and-clients/run-a-node/index.md
@@ -162,7 +162,7 @@ Fontos tisztában lenni azzal is, hogy a kliensdiverzitás [problémát jelent a
##### Konszenzusos kliensek
- [Lighthouse](https://github.com/sigp/lighthouse/releases/latest)
-- [Lodestar](https://chainsafe.github.io/lodestar/run/getting-started/installation#build-from-source/) (nem ad előre megépített binárist, csak egy Docker-képet vagy fel kell építeni a forrásból)
+- [Lodestar](https://chainsafe.github.io/lodestar/install/source/) (nem ad előre megépített binárist, csak egy Docker-képet vagy fel kell építeni a forrásból)
- [Nimbus](https://github.com/status-im/nimbus-eth2/releases/latest)
- [Prysm](https://github.com/prysmaticlabs/prysm/releases/latest)
- [Teku](https://github.com/ConsenSys/teku/releases)
@@ -256,7 +256,7 @@ A Besu egy telepítő opcióval bír, mely egy sor kérdést tesz fel, majd lege
besu --Xlauncher
```
-A [Besu dokumentációja](https://besu.hyperledger.org/public-networks/get-started/start-node/) további opciókat és konfigurációs részleteket tartalmaz.
+A [Besu dokumentációja](https://besu.hyperledger.org/en/latest/HowTo/Get-Started/Starting-node/) további opciókat és konfigurációs részleteket tartalmaz.
##### Az Erigon futtatása
@@ -288,7 +288,7 @@ Tekintse meg a [dokumentációt az összes konfigurálási opcióhoz](https://ge
##### A Nethermind futtatása
-A Nethermind különféle [telepítési opciókat](https://docs.nethermind.io/get-started/installing-nethermind) kínál. A csomag számos binárist tartalmaz, beleértve egy Telepítőt, ami egy vezetett felállítást tesz lehetővé, így a konfigurációt interaktív módon lehet létrehozni. Másik megoldásként használhatja a Runner-t is, ami a végrehajtási program maga, és konfigurációs jelölőkkel futtathatja. A JSON-RPC alapból engedélyezve van.
+A Nethermind különféle [telepítési opciókat](https://docs.nethermind.io/nethermind/first-steps-with-nethermind/getting-started) kínál. A csomag számos binárist tartalmaz, beleértve egy Telepítőt, ami egy vezetett felállítást tesz lehetővé, így a konfigurációt interaktív módon lehet létrehozni. Másik megoldásként használhatja a Runner-t is, ami a végrehajtási program maga, és konfigurációs jelölőkkel futtathatja. A JSON-RPC alapból engedélyezve van.
```sh
Nethermind.Runner --config mainnet \
@@ -296,7 +296,7 @@ Nethermind.Runner --config mainnet \
--JsonRpc.JwtSecretFile=/path/to/jwtsecret
```
-A Nethermind dokumentációk egy [teljeskörű útmutatót](https://docs.nethermind.io/first-steps-with-nethermind/running-nethermind-post-merge) adnak arról, hogyan lehet a Nethermind-ot konszenzusos klienssel működtetni.
+A Nethermind dokumentációk egy [teljeskörű útmutatót](https://docs.nethermind.io/nethermind/first-steps-with-nethermind/running-nethermind-post-merge) adnak arról, hogyan lehet a Nethermind-ot konszenzusos klienssel működtetni.
A végrehajtási kliens elindítja a fő funkcióit, a kiválasztott végpontokat, és társakat keres. Miután sikeresen felfedezte a társait, elkezd szinkronizálni. A végrehajtási kliens kapcsolódásra vár a konszenzusos klienstől. A jelenlegi blokkláncadatok elérhetők lesznek, amint a kliens sikeresen szinkronizál a jelen státuszhoz.
diff --git a/public/content/translations/hu/developers/docs/smart-contracts/composability/index.md b/public/content/translations/hu/developers/docs/smart-contracts/composability/index.md
index 23cb43578e0..142dbd94047 100644
--- a/public/content/translations/hu/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/hu/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ Az Ethereum-okosszerződések olyanok, mint a nyilvános API-ok, így bárki kö
### Rövidebb fejlesztési ciklus {#shorter-development-cycle}
-Az összeilleszthetőség leveszi a munkaterhelést a fejlesztők válláról a [dappok](/dapps/#what-are-dapps) létrehozásakor. [Ahogy Naval Ravikant fogalmaz:](https://twitter.com/naval/status/1444366754650656770) „A nyílt forráskód azt jelenti, hogy egy adott problémát csak egyszer kell megoldani.”
+Az összeilleszthetőség leveszi a munkaterhelést a fejlesztők válláról a [dappok](/apps/#what-are-dapps) létrehozásakor. [Ahogy Naval Ravikant fogalmaz:](https://twitter.com/naval/status/1444366754650656770) „A nyílt forráskód azt jelenti, hogy egy adott problémát csak egyszer kell megoldani.”
Ha van egy okosszerződés, amely megold egy problémát, más fejlesztők újra felhasználhatják, így nem kell ugyanazt a problémát megoldaniuk. Ezáltal a fejlesztők a meglévő szoftverkönyvtárakat felhasználhatják, és extra funkciókat adhatnak hozzá, hogy új dappokat hozzanak létre.
diff --git a/public/content/translations/hu/developers/docs/smart-contracts/libraries/index.md b/public/content/translations/hu/developers/docs/smart-contracts/libraries/index.md
index 9cae48d70ff..49dabb58139 100644
--- a/public/content/translations/hu/developers/docs/smart-contracts/libraries/index.md
+++ b/public/content/translations/hu/developers/docs/smart-contracts/libraries/index.md
@@ -104,7 +104,7 @@ Végül, amikor eldöntöd, hogy felveszel-e egy könyvtárat, vedd figyelembe a
**thirdweb Solidity SDK –** **_Olyan eszközöket biztosít, melyekkel hatékonyan lehet személyre szabott okosszerződéseket létrehozni_**
-- [Dokumentáció](https://portal.thirdweb.com/contracts/build/overview)
+- [Dokumentáció](https://portal.thirdweb.com/solidity/)
- [GitHub](https://github.com/thirdweb-dev/contracts)
## Kapcsolódó útmutatók {#related-tutorials}
diff --git a/public/content/translations/hu/developers/docs/smart-contracts/security/index.md b/public/content/translations/hu/developers/docs/smart-contracts/security/index.md
index c6ac5b766ee..d9f8d59749c 100644
--- a/public/content/translations/hu/developers/docs/smart-contracts/security/index.md
+++ b/public/content/translations/hu/developers/docs/smart-contracts/security/index.md
@@ -8,7 +8,7 @@ Az okosszerződések rendkívüli módon rugalmasak és képesek nagy mennyiség
A nyilvános blokkláncok, mint az Ethereum, tovább bonyolítják az okosszerződések biztosításának problémáját. A telepített szerződéskód _általában_ nem módosítható, hogy ezzel a biztonsági kockázatokat elkerüljék, eközben az okosszerződésekből ellopott eszközöket rendkívül nehéz lekövetni és a legtöbb esetben visszaszerezhetetlenek a megváltoztathatatlanság miatt.
-Bár a számok változnak, de úgy becsülik, hogy a biztonsági hibák miatt az okosszerződésből ellopott vagy onnan elvesztett értékek teljes összege könnyen meghaladhatja az 1 milliárd dollárt is. Ez magába foglal olyan nagy horderejű incidenseket is, mint amilyen a [DAO-hackelés volt](https://hackingdistributed.com/2016/06/18/analysis-of-the-dao-exploit/) (3,6 millió ETH-t loptak, ami meghaladja az 1 milliárd dollárt mai áron), [Parity több aláírásos tárca hackelését](https://www.coindesk.com/markets/2017/07/19/30-million-ether-reported-stolen-due-to-parity-wallet-breach) (30 millió USD-t veszett el), és a [Parity befagyasztott tárcaproblémát](https://www.theguardian.com/technology/2017/nov/08/cryptocurrency-300m-dollars-stolen-bug-ether) (300 millió USD-nyi ETH örökre elérhetetlenné vált).
+Bár a számok változnak, de úgy becsülik, hogy a biztonsági hibák miatt az okosszerződésből ellopott vagy onnan elvesztett értékek teljes összege könnyen meghaladhatja az 1 milliárd dollárt is. Ez magába foglal olyan nagy horderejű incidenseket is, mint amilyen a [DAO-hackelés volt](https://hackingdistributed.com/2016/06/18/analysis-of-the-dao-exploit/) (3,6 millió ETH-t loptak, ami meghaladja az 1 milliárd dollárt mai áron), [Parity több aláírásos tárca hackelését](https://www.coindesk.com/30-million-ether-reported-stolen-parity-wallet-breach) (30 millió USD-t veszett el), és a [Parity befagyasztott tárcaproblémát](https://www.theguardian.com/technology/2017/nov/08/cryptocurrency-300m-dollars-stolen-bug-ether) (300 millió USD-nyi ETH örökre elérhetetlenné vált).
Ezek az esetek kötelezővé teszik a fejlesztők számára, hogy folyamatosan azon dolgozzanak, hogy az okosszerződések biztonságosak, robusztusak és ellenállók legyenek. Az okosszerződésbiztonság komoly téma, melyet minden fejlesztőnek a maga érdekében meg kell ismerni. Ez az útmutató lefedi azokat a biztonsági megfontolásokat, amelyek az Ethereum-fejlesztőknek fontosak, és forrásokat tár fel az okosszerződésbiztonság továbbfejlesztésére.
@@ -304,7 +304,7 @@ Ebben még nincs semmi rossz, viszont a `attacker` (támadó) szerződésben van
- `Victim` finally applies the results of the first transaction (and subsequent ones) to its state, so `Attacker`’s balance is set to 0
```
-Összességében, mivel a meghívó egyenlege nem lesz 0 mindaddig, amíg a függvényvégrehajtás nem zárul le, a rákövetkező meghívások sikeresek lesznek, és megengedik a meghívónak, hogy kivegye az egyenlegét többször is. Ez a támadás alkalmas arra, hogy egy okosszerződés pénzeszközeit kifolyassák, ahogy az a [2016-os DAO hackelésnél](https://www.coindesk.com/learn/understanding-the-dao-attack) megtörtént. Az újrabelépéses támadás még mindig kritikus probléma az okosszerződéseknél, ahogy azt az [újrabelépéses támadások nyilvános listája](https://github.com/pcaversaccio/reentrancy-attacks) mutatja.
+Összességében, mivel a meghívó egyenlege nem lesz 0 mindaddig, amíg a függvényvégrehajtás nem zárul le, a rákövetkező meghívások sikeresek lesznek, és megengedik a meghívónak, hogy kivegye az egyenlegét többször is. Ez a támadás alkalmas arra, hogy egy okosszerződés pénzeszközeit kifolyassák, ahogy az a [2016-os DAO hackelésnél](https://www.coindesk.com/learn/2016/06/25/understanding-the-dao-attack/) megtörtént. Az újrabelépéses támadás még mindig kritikus probléma az okosszerződéseknél, ahogy azt az [újrabelépéses támadások nyilvános listája](https://github.com/pcaversaccio/reentrancy-attacks) mutatja.
##### Hogyan lehet megakadályozni egy újrabelépéses támadást
@@ -505,7 +505,7 @@ Ha Ön azt tervezi, hogy egy láncon lévő orákulumot kérdez le eszközárak
- **[Hacken](https://hacken.io)** – _Web3 kiberbiztonsági auditor, amely 360 fokos megközelítést alkalmaz a blokkláncbiztonságban._
-- **[Nethermind](https://www.nethermind.io/smart-contract-audits)** – _Solidity és Cairo auditszolgáltatások, amelyekkel az okosszerződések integritása, valamint a felhasználók biztonsága is biztosíthat az Ethereumon és a Starkneten._
+- **[Nethermind](https://nethermind.io/smart-contracts-audits)** – _Solidity és Cairo auditszolgáltatások, amelyekkel az okosszerződések integritása, valamint a felhasználók biztonsága is biztosíthat az Ethereumon és a Starkneten._
- **[HashEx](https://hashex.org/)** – _A HashEx a blokkláncok és okosszerződések auditálásra szakosodott a kriptovaluták biztonságának biztosítása céljából, illetve olyan szolgáltatásokat nyújt, mint az okosszerződés-fejlesztés, sérülékenység-vizsgálat, blokklánctanácsadás._
@@ -515,7 +515,7 @@ Ha Ön azt tervezi, hogy egy láncon lévő orákulumot kérdez le eszközárak
- **[Cyfrin](https://cyfrin.io)** – _Web3 biztonsági erőmű, elősegíti kriptobiztonságot termékeken és okosszerződés-ellenőrzési szolgáltatásokon keresztül._
-- **[ImmuneBytes](https://immunebytes.com/smart-contract-audit/)** – _Web3 biztonsági cég, amely a blokkláncrendszerek biztonsági ellenőrzését kínálja tapasztalt auditorcsapattal és a legjobb eszközökkel._
+- **[ImmuneBytes](https://www.immunebytes.com//smart-contract-audit/)** – _Web3 biztonsági cég, amely a blokkláncrendszerek biztonsági ellenőrzését kínálja tapasztalt auditorcsapattal és a legjobb eszközökkel._
- **[Oxorio](https://oxor.io/)** - _Okosszerződés-auditok és blokkláncbiztonsági szolgáltatások, szakértelem az EVM, Solidity, ZK, kriptocégek láncok közötti technológiái és DeFi projektek területén._
diff --git a/public/content/translations/hu/governance/index.md b/public/content/translations/hu/governance/index.md
index b8df1975c6c..d01aabd213a 100644
--- a/public/content/translations/hu/governance/index.md
+++ b/public/content/translations/hu/governance/index.md
@@ -44,7 +44,7 @@ Az [Ethereum-közösségben](/community/) számos érdekelt fél van, akik szere
- **Ether-használók**: olyan emberek, akik egy tetszőleges összegű ETH-t birtokolnak. [Bővebben az ETH-ről](/eth/).
- **Az alkalmazások felhasználói**: akik az Ethereum blokkláncán lévő alkalmazásokat használják.
-- **Alkalmazások/eszközök fejlesztői**: akik alkalmazásokat írnak az Ethereum blokkláncra (pl. DeFi, NFT-k stb.), vagy eszközöket építenek, amelyek az Ethereummal lépnek interakcióba (pl. tárcák, tesztcsomagok stb.). [Bővebben a dapp-okról](/dapps/).
+- **Alkalmazások/eszközök fejlesztői**: akik alkalmazásokat írnak az Ethereum blokkláncra (pl. DeFi, NFT-k stb.), vagy eszközöket építenek, amelyek az Ethereummal lépnek interakcióba (pl. tárcák, tesztcsomagok stb.). [Bővebben a dapp-okról](/apps/).
- **Csomópont-operátorok**: akik csomópontokat működtetnek, amelyek blokkokat és tranzakciókat javasolnak, illetve elutasítják az érvénytelen tranzakciókat vagy blokkokat. [Bővebben a csomópontokról](/developers/docs/nodes-and-clients/).
- **EIP-szerzők**: ők javasolnak változásokat az Ethereum-protokollt illetően Ethereum fejlesztési javaslatok (EIP) formájában. [Bővebben az EIP-ekről](/eips/).
- **Validátorok**: ők olyan csomópontokat futtatnak, melyek új blokkokat tudnak adni az Ethereum-blokklánchoz.
diff --git a/public/content/translations/hu/guides/how-to-use-a-wallet/index.md b/public/content/translations/hu/guides/how-to-use-a-wallet/index.md
index c23c6200ee2..c90e1f5dc1a 100644
--- a/public/content/translations/hu/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/hu/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ Az Ön címe minden Ethereum-projekt esetében azonos. Nem kell regisztrálnia k

5. Erősítse meg az aláírási kérést a tárcájában ahhoz, hogy a kapcsolat létrejöjjön. **Az üzenet aláírása nem kerül ETH-pénzeszközbe**.
-6. Készen is van! Kezdje el használni az alkalmazást. Számos érdekes projektet találhat a [dapp oldalunkon](/dapps/#explore).
+6. Készen is van! Kezdje el használni az alkalmazást. Számos érdekes projektet találhat a [dapp oldalunkon](/apps/#explore).
Szeretne többet megtudni?
diff --git a/public/content/translations/hu/nft/index.md b/public/content/translations/hu/nft/index.md
index 9784c538761..e0cd4efea1d 100644
--- a/public/content/translations/hu/nft/index.md
+++ b/public/content/translations/hu/nft/index.md
@@ -56,7 +56,7 @@ Tegyük fel, hogy Ön egy művész, aki szeretné NFT-ként megosztani az alkot
Fedezzen fel, vásároljon vagy készítsen saját NFT-műalkotásokat/gyűjthető tárgyakat...
-
+
Fedezzen fel NFT-műalkotásokat
diff --git a/public/content/translations/hu/smart-contracts/index.md b/public/content/translations/hu/smart-contracts/index.md
index b899e0b3968..efa1b24050d 100644
--- a/public/content/translations/hu/smart-contracts/index.md
+++ b/public/content/translations/hu/smart-contracts/index.md
@@ -69,7 +69,7 @@ Többek között képesek számításokat végezni, valutát létrehozni, adatot
- [Stablecoin-ok](/stablecoins/)
- [Egyedi digitális eszközök létrehozása és szétosztása](/nft/)
- [Automatikus, nyílt valutaátváltás](/get-eth/#dex)
-- [Decentralizált játékok](/dapps/?category=gaming#explore)
+- [Decentralizált játékok](/apps/?category=gaming#explore)
- [Biztosítási szerződés, mely automatikus kifizetést alkalmaz](https://etherisc.com/)
- [Szabvány, melyet alapul véve az emberek egyéni, interoperábilis valutákat hoznak létre](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/hu/social-networks/index.md b/public/content/translations/hu/social-networks/index.md
index 67fa29ce2f2..ade9cf7eb6d 100644
--- a/public/content/translations/hu/social-networks/index.md
+++ b/public/content/translations/hu/social-networks/index.md
@@ -23,7 +23,7 @@ Számos decentralizált közösségi hálózat létezik az olyan közösségimé
### Hogyan működnek a decentralizált közösségi hálózatok? {#decentralized-social-networks-overview}
-A decentralizált közösségi hálózatok valójában [decentralizált alkalmazások (dapp)](/dapps/), melyeket a blokkláncon létrehozott [okosszerződések](/glossary/#smart-contract) működtetnek. A szerződés programkódja adja ezen alkalmazások hátterét és meghatározza azok üzleti logikáját.
+A decentralizált közösségi hálózatok valójában [decentralizált alkalmazások (dapp)](/apps/), melyeket a blokkláncon létrehozott [okosszerződések](/glossary/#smart-contract) működtetnek. A szerződés programkódja adja ezen alkalmazások hátterét és meghatározza azok üzleti logikáját.
A hagyományos közösségimédia-platformok adatbázisokon alapulnak, melyek tárolják a felhasználói információkat, a programkódot és egyéb adatokat. Ez azonban bármilyen leállás esetén egy sebezhető pontot jelent és komoly kockázatot hordoz magában. Tavaly például a Facebook szerverei [órákra leálltak](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact), és elvágták a felhasználókat a platformtól.
diff --git a/public/content/translations/hu/web3/index.md b/public/content/translations/hu/web3/index.md
index bbf68c01748..d17f11a9bf7 100644
--- a/public/content/translations/hu/web3/index.md
+++ b/public/content/translations/hu/web3/index.md
@@ -143,7 +143,7 @@ Ez még csak a kezdete annak, hogy az internet jobbá váljon a Web3-mal, és ah
- [Tárca szerzése](/wallets/)
- [Találjon egy közösséget](/community/)
-- [Fedezze fel a Web3-alkalmazásokat](/dapps/)
+- [Fedezze fel a Web3-alkalmazásokat](/apps/)
- [DAO-hoz csatlakozás](/dao/)
- [Építsen a Web3-ra](/developers/)
diff --git a/public/content/translations/id/defi/index.md b/public/content/translations/id/defi/index.md
index 4ce00b27ff8..e9dfe58ac8e 100644
--- a/public/content/translations/id/defi/index.md
+++ b/public/content/translations/id/defi/index.md
@@ -48,7 +48,7 @@ Salah satu cara terbaik untuk melihat potensi DeFi adalah dengan memahami permas
| Pasar selalu terbuka. | Pasar tutup karena para karyawan perlu istirahat. |
| Dibangun di atas prinsip transparansi – siapa pun dapat melihat data produk dan memeriksa cara kerja sistem. | Lembaga keuangan adalah buku tertutup: Anda tidak dapat meminta untuk melihat riwayat pinjaman mereka, catatan aset yang mereka kelola, dan sebagainya. |
-
+
Jelajahi aplikasi DeFi
@@ -66,7 +66,7 @@ Ini terdengar aneh... "mengapa saya ingin memrogram uang saya"? Namun, ini lebih
Jelajahi saran kami untuk aplikasi DeFi yang dapat dicoba jika Anda baru mengenal Ethereum.
-
+
Jelajahi aplikasi DeFi
@@ -93,7 +93,7 @@ Ada sebuah alternatif terdesentralisasi untuk kebanyakan layanan keuangan. Tetap
Sebagai sebuah blockchain, Ethereum dirancang untuk mengirim transaksi dalam cara yang aman dan global. Seperti Bitcoin, Ethereum membuat pengiriman uang ke seluruh dunia semudah mengirimkan email. Cukup masukkan [nama ENS](/glossary/#ens) penerima Anda (seperti bob.eth) atau alamat akun mereka dari dompet Anda dan pembayaran Anda akan berpindah langsung ke mereka dalam hitungan menit (biasanya). Untuk mengirim atau menerima pembayaran, Anda akan memerlukan sebuah [dompet](/wallets/).
-
+
Lihat dapp pembayaran
@@ -124,7 +124,7 @@ Layanan meminjam uang dari para penyedia terdesentralisasi hadir dalam dua varia
- Peer-to-peer, yang berarti peminjam akan meminjam secara langsung dari pemberi pinjaman tertentu.
- Berbasis pool di mana para pemberi pinjaman menyediakan dana (likuiditas) ke sebuah pool yang darinya para peminjam dapat memperoleh pinjaman.
-
+
Lihat dapp peminjaman
@@ -186,7 +186,7 @@ Anda dapat menghasilkan bunga pada kripto Anda dengan meminjamkannya dan melihat
- aDai Anda akan bertambah sesuai dengan tingkat bunga dan Anda dapat melihat saldo bertambah di dompet. Tergantung pada [APR](/glossary/#apr), saldo dompet Anda akan membaca sesuatu seperti 100,1234 setelah beberapa hari atau bahkan beberapa jam!
- Anda dapat menarik sejumlah Dai reguler yang setara dengan salso aDai Anda kapan saja.
-
+
Lihat dapp pemberi pinjaman
@@ -214,7 +214,7 @@ Ada ribuan token di Ethereum. Decentralized exchange (DEX) memungkinkan Anda mem
Misalnya, jika Anda ingin menggunakan lotre anti kerugian PoolTogether (yang dideskripsikan di atas), Anda akan memerlukan token seperti Dai atau USDC. DEX ini memungkinkan Anda menukar ETH dengan token tersebut dan menukarkannya kembali bila sudah selesai.
-
+
Lihat penukaran token
@@ -226,7 +226,7 @@ Ada lebih banyak opsi tingkat lanjut bagi para pedagang yang menginginkan sediki
Ketika Anda menggunakan bursa terpusat, Anda harus mendepositokan aset Anda sebelum perdagangannya dilakukan dan mempercayakan mereka untuk mengelolanya. Ketika aset Anda didepositokan, aset ini berisiko karena bursa terpusat adalah sasaran yang empuk bagi para peretas.
-
+
Lihat dapp perdagangan
@@ -238,7 +238,7 @@ Ada produk manajemen dana di Ethereum yang akan mencoba mengembangkan portofolio
Sebuah contoh yang baik untuk ini adalah [dana DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Ini adalah dana yang menyeimbangkan kembali secara otomatis untuk memastikan portofolio Anda selalu menyertakan token DeFi teratas berdasarkan kapitalisasi pasar. Anda tidak perlu mengelola detail apa pun dan Anda dapat menarik dananya kapan pun Anda menginginkannya.
-
+
Lihat dapp investasi
@@ -252,7 +252,7 @@ Ethereum merupakan platform yang ideal untuk penggalangan dana:
- Bersifat transparan sehingga penggalang dana dapat membuktikan berapa banyak uang yang telah dikumpulkan. Anda bahkan dapat melacak berapa banyak dana yang dipakai nantinya.
- Penggalang dana dapat menyiapkan pengembalian dana secara otomatis, misalnya, ada tenggat waktu tertentu dan jumlah minimum yang tidak dicapai.
-
+
Lihat dapp penggalangan dana
@@ -281,7 +281,7 @@ Asuransi terdesentralisasi bertujuan untuk membuat asuransi lebih murah, lebih c
Produk Ethereum, seperti perangkat lunak mana pun, dapat mengalami masalah karena bug dan eksploitasi. Jadi saat ini, banyak produk asuransi yang ada berfokus untuk melindungi penggunanya dari kerugian dana. Namun, ada proyek-proyek yang mulai membangun cakupan untuk segala hal yang dapat terjadi dalam kehidupan kita. Contoh yang bagus untuk ini adalah jaminan Etherisc Crop yang bertujuan [melindungi para petani kecil di Kenya terhadap bencana kekeringan dan banjir](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). Asuransi terdesentralisasi dapat menyediakan jaminan yang murah bagi para petani yang sering ditolak oleh asuransi tradisional.
-
+
Lihat dapp asuransi
@@ -291,7 +291,7 @@ Produk Ethereum, seperti perangkat lunak mana pun, dapat mengalami masalah karen
Dengan begitu banyak hal yang terjadi, Anda akan memerlukan cara untuk tetap melacak semua investasi, pinjaman, dan perdagangan Anda. Ada sebuah host produk yang memungkinkan Anda mengkoordinir semua aktivitas DeFi dari satu tempat. Inilah keindahan dari arsitektur terbuka DeFi. Tim dapat menysusun antarmuka di mana Anda tidak hanya dapat melihat saldo di seluruh produk, Anda juga dapat menggunakan fiturnya. Anda mungkin menemukan manfaatnya saat menjelajahi lebih lanjut tentang DeFi.
-
+
Lihat dapp portofolio
@@ -323,7 +323,7 @@ Anda dapat membayangkan tentang DeFi dalam lapisan:
1. Blockchain – Ethereum berisi riwayat transaksi dan state akun.
2. Aset – [ETH](/eth/) dan token lainnya (mata uang).
3. Protokol – [kontrak pintar](/glossary/#smart-contract) yang menyediakan fungsionalitas, misalnya, layanan yang memungkinkan pemberian pinjaman aset yang terdesentralisasi.
-4. [Aplikasi](/dapps/) – produk yang kita gunakan untuk mengelola dan mengakses protokol.
+4. [Aplikasi](/apps/) – produk yang kita gunakan untuk mengelola dan mengakses protokol.
Catatan: sebagian besar DeFi menggunakan [standar ERC-20](/glossary/#erc-20). Aplikasi di DeFi menggunakan pembungkus ETH yang disebut Wrapped ether (WETH). [Pelajari lebih lanjut tentang wrapped ether](/wrapped-eth).
diff --git a/public/content/translations/id/developers/docs/mev/index.md b/public/content/translations/id/developers/docs/mev/index.md
index 359a7b3c517..ba51b228542 100644
--- a/public/content/translations/id/developers/docs/mev/index.md
+++ b/public/content/translations/id/developers/docs/mev/index.md
@@ -10,7 +10,7 @@ Dalam konteks [bukti kerja](/developers/docs/consensus-mechanisms/pow/), nilai m
## Prasyarat {#prerequisites}
-Pastikan Anda telah mengetahui [transaksi](/developers/docs/transactions/), [blok](/developers/docs/blocks/), [gas](/developers/docs/gas/), dan [penambangan](/developers/docs/consensus-mechanisms/pow/mining/). Pengetahuan tentang [dapp](/dapps/) dan [DeFi](/defi/) juga membantu untuk memahami konsep ini.
+Pastikan Anda telah mengetahui [transaksi](/developers/docs/transactions/), [blok](/developers/docs/blocks/), [gas](/developers/docs/gas/), dan [penambangan](/developers/docs/consensus-mechanisms/pow/mining/). Pengetahuan tentang [dapp](/apps/) dan [DeFi](/defi/) juga membantu untuk memahami konsep ini.
## Ekstraksi MEV {#mev-extraction}
diff --git a/public/content/translations/id/governance/index.md b/public/content/translations/id/governance/index.md
index dbadb038f30..1bade141ae4 100644
--- a/public/content/translations/id/governance/index.md
+++ b/public/content/translations/id/governance/index.md
@@ -44,7 +44,7 @@ Ada berbagai pemangku kepentingan dalam [komunitas Ethereum](/community/), yang
- **Pemegang ether**: orang-orang ini yang memiliki sejumlah ETH arbitrari. [Lebih lanjut tentang ETH](/eth/).
- **Pengguna Aplikasi**: orang-orang ini berinteraksi dengan aplikasi di blockchain Ethereum.
-- **Pengembang Aplikasi/Peralatan**: orang-orang ini yng menulis aplikasi yang beroperasi di blockchain Ethereum (misalnya DeFi, NFT, dll.) atau menyusun peralatan untuk berinteraksi dengan Ethereum (misalnya dompet, rangkaian uji, dll.). [Lebih lanjut tentang dapp](/dapps/).
+- **Pengembang Aplikasi/Peralatan**: orang-orang ini yng menulis aplikasi yang beroperasi di blockchain Ethereum (misalnya DeFi, NFT, dll.) atau menyusun peralatan untuk berinteraksi dengan Ethereum (misalnya dompet, rangkaian uji, dll.). [Lebih lanjut tentang dapp](/apps/).
- **Para Operator Node**: orang-orang ini yang menjalankan node yang menyebarkan blok dan transaksi, yang menolak transaksi atau blok tidak validapa pun yang mereka temui. [Lebih lanjut tentang node](/developers/docs/nodes-and-clients/).
- **Penulis EIP**: orang-orang ini mengusulkan perubahan pada protokol Ethereum, dalam bentuk Proposal Peningkatan Ethereum (EIP). [Selengkapnya tentang EIP](/eips/).
- **Validator**: orang-orang ini menjalankan simpul yang dapat menambahkan blok baru ke rantai blok Ethereum.
diff --git a/public/content/translations/id/guides/how-to-use-a-wallet/index.md b/public/content/translations/id/guides/how-to-use-a-wallet/index.md
index 1142f991810..359cd39a54d 100644
--- a/public/content/translations/id/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/id/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ Alamat Anda akan sama di semua proyek Ethereum. Anda tidak perlu mendaftar secar

5. Konfirmasikan permintaan tanda tangan di dompet Anda untuk membuat koneksi. **Menandatangani pesan ini tidak perlu mengeluarkan ETH**.
-6. Itu saja! Mulai menggunakan aplikasi. Anda dapat menemukan beberapa proyek menarik di halaman [dApps](/dapps/#explore).
+6. Itu saja! Mulai menggunakan aplikasi. Anda dapat menemukan beberapa proyek menarik di halaman [dApps](/apps/#explore).
Ingin mempelajari selengkapnya?
diff --git a/public/content/translations/id/nft/index.md b/public/content/translations/id/nft/index.md
index 1a7b956f8e2..aa7d9096164 100644
--- a/public/content/translations/id/nft/index.md
+++ b/public/content/translations/id/nft/index.md
@@ -57,7 +57,7 @@ Mungkin Anda adalah seorang seniman yang ingin berbagi karya mereka menggunakan
Jelajahi, beli, atau buat karya seni/barang koleksi NFT Anda sendiri...
-
+
Jelajahi karya seni NFT
diff --git a/public/content/translations/id/smart-contracts/index.md b/public/content/translations/id/smart-contracts/index.md
index 6127bb8c597..1bf1d6c3167 100644
--- a/public/content/translations/id/smart-contracts/index.md
+++ b/public/content/translations/id/smart-contracts/index.md
@@ -70,7 +70,7 @@ Mereka dapat melakukan komputasi, membuat mata uang, menyimpan data, mencetak [N
- [Stablecoin](/stablecoins/)
- [Membuat dan mendistribusikan aset digital unik](/nft/)
- [Bursa mata uang otomatis dan terbuka](/get-eth/#dex)
-- [Aktivitas game terdesentralisasi](/dapps/?category=gaming#explore)
+- [Aktivitas game terdesentralisasi](/apps/?category=gaming#explore)
- [Kebijakan asuransi yang melakukan pembayaran secara otomatis](https://etherisc.com/)
- [Standar yang memungkinkan orang untuk membuat mata uang yang disesuaikan dan dapat saling beroperasi](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/id/social-networks/index.md b/public/content/translations/id/social-networks/index.md
index bbca0f389bd..10564c13d56 100644
--- a/public/content/translations/id/social-networks/index.md
+++ b/public/content/translations/id/social-networks/index.md
@@ -23,7 +23,7 @@ Banyak jaringan media sosial terdesentralisasi ada sebagai alternatif untuk laya
### Bagaimana Jejaring Media Sosial Terdesentralisasi Bekerja? {#decentralized-social-networks-overview}
-Jaringan media sosial terdesentralisasi adalah kelas dari [aplikasi terdesentralisasi (dapps)](/dapps/)—aplikasi yang ditenagai oleh [kontrak pintar](/glossary/#smart-contract) yang dideploy di rantai blok. Kode kontrak berfungsi sebagai layanan sistem pendukung jaringan untuk aplikasi-aplikasi ini dan mendefinisikan logika bisnis.
+Jaringan media sosial terdesentralisasi adalah kelas dari [aplikasi terdesentralisasi (dapps)](/apps/)—aplikasi yang ditenagai oleh [kontrak pintar](/glossary/#smart-contract) yang dideploy di rantai blok. Kode kontrak berfungsi sebagai layanan sistem pendukung jaringan untuk aplikasi-aplikasi ini dan mendefinisikan logika bisnis.
Platform media sosial tradisional mengandalkan basis data untuk menyimpan informasi pengguna, kode program, dan bentuk data lainnya. Namun, hal ini menyebabkan satu titik kelemahan dan menciptakan risiko yang berbahaya. Sebagai contoh, server Facebook terkenal [tidak aktif selama beberapa jam](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) pada Oktober 2021, yang mengakibatkan pengguna tidak bisa mengakses platform tersebut.
diff --git a/public/content/translations/id/web3/index.md b/public/content/translations/id/web3/index.md
index b59c2143d24..2836e2e2f6f 100644
--- a/public/content/translations/id/web3/index.md
+++ b/public/content/translations/id/web3/index.md
@@ -143,7 +143,7 @@ Kami baru berada pada permulaan untuk menciptakan Web yang lebih baik dengan Web
- [Dapatkan dompet](/wallets/)
- [Mencari komunitas](/community/)
-- [Menjelajahi aplikasi-aplikasi Web3](/dapps/)
+- [Menjelajahi aplikasi-aplikasi Web3](/apps/)
- [Bergabung dengan DAO](/dao/)
- [Bangun di Web3](/developers/)
diff --git a/public/content/translations/ig/guides/how-to-use-a-wallet/index.md b/public/content/translations/ig/guides/how-to-use-a-wallet/index.md
index 33eb03dc29d..588c266abc4 100644
--- a/public/content/translations/ig/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/ig/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ Adreesị gị ga-abụ otu na nkwekọrịta Ethereum niile. I kwesighị ịde

5. Kwado arịrịọ nke mbinye aka n'akpa ego ịntanetị gị iji guzobe njikọ ahụ. **Ibinye aka n'ozi a ekwesịghị iwe ETH ọbụla**.
-6. Ọ bụ ya! Malitezie iji ngwa ahụ. I nwere ike ịhụ ụfọdụ ọrụ dị mma na [peeji Ngwa nbipu anyị](/dapps/#explore).
+6. Ọ bụ ya! Malitezie iji ngwa ahụ. I nwere ike ịhụ ụfọdụ ọrụ dị mma na [peeji Ngwa nbipu anyị](/apps/#explore).
Chọrọ ịmụtakwu?
diff --git a/public/content/translations/ig/what-is-ethereum/index.md b/public/content/translations/ig/what-is-ethereum/index.md
index 5bf0dc0415d..84c0a7583cd 100644
--- a/public/content/translations/ig/what-is-ethereum/index.md
+++ b/public/content/translations/ig/what-is-ethereum/index.md
@@ -19,7 +19,7 @@ hideEditButton: true
**Dị ka blockchains ndị ọzọ, Ethereum nwere ego nwaafo cryptocurrency ana akpọ ether (ETH).** ETH bụ ego dijitalụ. Ọ bụrụ na ị nụrụ maka [Bitcoin](http://bitcoin.org/) ETH nwere otutu otu njiri mara ya. Ọ bụ dijitalụ kpamkpam, enwere ike iziga onye ọ bụla nọ n'ụwa n'otu ntabi anya. Mbunye ihe nke ETH enweghi ndi goomenti maọbụ ụlọ ọrụ ọ bụla na achịkwa ya, ahazighariri ya, ma o di ụkọ. Ndị mmadụ n’ụwa niile na eji ETH akwu ugwo, dị ka ụlọ ahịa bara uru, ma ọ bụ dịka ihe eji ebiri ego.
-mana dika blockchain ndi ozo, Ethereum na emenwu karia. Ethereum bu ihe aga ahaziwu n'ihu, nka a putara na ndị meputara ya ga eji nwu ya [ruo ngwaoru komputa ọhụru di iche](/dapps/) were ngwaoru komputa aruru na ethereum.
+mana dika blockchain ndi ozo, Ethereum na emenwu karia. Ethereum bu ihe aga ahaziwu n'ihu, nka a putara na ndị meputara ya ga eji nwu ya [ruo ngwaoru komputa ọhụru di iche](/apps/) were ngwaoru komputa aruru na ethereum.
Ngwa komputa a ahazighariri (maobu "dapps") na enweta uru nke crypotcurrency na teknụzụ blockchain. Enwere ike itukwasi ha obi, nke a putara na ozigbo "enyefere" ha na Ethereum, ha ga na aru oru dika ihe ahaziri n'ihu oge niile. Ha na achikotawu akụ dijitalụ iji meputa ngwa ego komputa ohuru di iche. Enwere ike ihazighari ha, nke a putara na 'onweghi otu ihe maobu mmadu na achikota ya.
diff --git a/public/content/translations/it/defi/index.md b/public/content/translations/it/defi/index.md
index 939d9de8319..dee326a3792 100644
--- a/public/content/translations/it/defi/index.md
+++ b/public/content/translations/it/defi/index.md
@@ -48,7 +48,7 @@ Uno dei metodi migliori per individuare il potenziale della DeFi, è comprendere
| I mercati sono sempre aperti. | I mercati chiudono, poiché i dipendenti necessitano di pause. |
| Si basa sulla trasparenza: chiunque può esaminare i dati di un prodotto e ispezionare il funzionamento del sistema. | Gli istituti finanziari sono libri chiusi: non puoi chiedere di visualizzarne lo storico dei prestiti o i registri delle risorse gestite, e così via. |
-
+
Esplora le app della DeFi
@@ -66,7 +66,7 @@ Sembra strano... "perché dovrei voler programmare il mio denaro"? Eppure, quest
Esplora i nostri suggerimenti per le applicazioni della DeFi da provare, se sei nuovo su Ethereum.
-
+
Esplora le app di DeFi
@@ -93,7 +93,7 @@ Esiste un'alternativa decentralizzata a gran parte dei servizi finanziari. Ma Et
Essendo una blockchain, Ethereum è progettato per inviare le transazioni in modo sicuro e globale. Come Bitcoin, anche Ethereum rende l'invio di denaro in tutto il mondo, tanto facile quanto inviare un'email. È sufficiente inserire il [nome ENS](/glossary/#ens) del destinatario (come bob.eth), o l'indirizzo del suo conto, dal tuo portafoglio, e il pagamento gli arriverà direttamente (solitamente) in pochi minuti. Per inviare o ricevere pagamenti, necessiterai di un [portafoglio](/wallets/).
-
+
Visualizza le dApp di pagamento
@@ -124,7 +124,7 @@ L'assunzione di prestiti dai fornitori decentralizzati, si presenta in due varie
- Tra pari: un debitore assume un prestito direttamente da un creditore specifico.
- In un gruppo: in cui creditori forniscono fondi (liquidità) a un gruppo, da cui i debitori possono assumere un prestito.
-
+
Vedi le dApp di assunzione di prestiti
@@ -186,7 +186,7 @@ Puoi maturare interessi sulle tue criptovalute, erogandole e accrescendo i tuoi
- Le tue aDai incrementerebbero a seconda dei tassi di interesse, e potresti visualizzare l'accrescimento del tuo saldo nel tuo portafoglio. A seconda dell'[APR](/glossary/#apr), il saldo del tuo portafoglio sarà all'incirca di 100,1234 dopo pochi giorni, o persino dopo poche ore!
- Puoi prelevare un importo di DAI regolare, pari al tuo saldo di aDai, in qualsiasi momento.
-
+
Consulta le dapp di erogazione di prestiti
@@ -214,7 +214,7 @@ Esistono migliaia di token su Ethereum. Le piattaforme di scambio decentralizzat
Ad esempio, se desideri utilizzare la lotteria priva di perdite di PoolTogheter (descritta sopra), necessiterai di un token come DAI o USDC. Queste DEX ti consentono di scambiare i tuoi ETH per tali token, e viceversa quando hai finito.
-
+
Visualizza le piattaforme di scambio di token
@@ -226,7 +226,7 @@ Esistono delle opzioni più avanzate per i trader che preferiscono avere un po'
Se utilizzi una piattaforma di scambio centralizzata, devi depositare le tue risorse prima di scambiarle e affidarti a essa, affinché se ne occupi. Mentre le tue risorse sono depositate, sono a rischio, poiché le piattaforme di scambio centralizzate sono bersagli attraenti per gli hacker.
-
+
Consulta le dapp di trading
@@ -238,7 +238,7 @@ Su Ethereum, esistono dei prodotti di gestione dei fondi, che proveranno ad accr
Un buon esempio è il [fondo DeFi Pulse Index (DPI)](https://defipulse.com/blog/defi-pulse-index/). Si tratta di un fondo che si ribilancia automaticamente per garantire che il tuo portafoglio includa sempre i migliori token DeFi per capitalizzazione di mercato. Non dovrai mai gestire alcun dettaglio e potrai prelevare dai fondi, in qualsiasi momento.
-
+
Consulta le dapp d'investimento
@@ -252,7 +252,7 @@ Ethereum è una piattaforma ideale per il crowdfunding:
- È trasparente, così che i finanziatori possano dimostrare quanto denaro è stato raccolto. È persino possibile tracciare quanti fondi sono stati spesi in seguito.
- I finanziatori possono configurare dei rimborsi automatici se, ad esempio, ci sono scadenze specifiche o se un importo minimo non è soddisfatto.
-
+
Consulta le dapp di crowdfunding
@@ -281,7 +281,7 @@ Le assicurazioni decentralizzate mirano a rendere le assicurazioni più economic
I prodotti di Ethereum, come qualsiasi altro software, possono essere soggetti a bug ed exploit. Quindi, al momento, molti prodotti assicurativi nello spazio, si incentrano sulla protezione degli utenti dalla perdita dei fondi. Esistono però progetti che iniziano a proporre coperture contro tutti i possibili eventi che la vita può portare con sé. Un ottimo esempio è la copertura Etherisc's Corp, mirata a [proteggere i piccoli agricoltori in Kenya dalle siccità e le inondazioni](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc). L'assicurazione decentralizzata può fornire coperture più economiche per gli agricoltori, spesso tagliati fuori dalle assicurazioni tradizionali.
-
+
Consulta le dApp assicurative
@@ -291,7 +291,7 @@ I prodotti di Ethereum, come qualsiasi altro software, possono essere soggetti a
Con così tante cose in ballo, necessiterai di un metodo per monitorare tutti i tuoi investimenti, prestiti e scambi. Esistono molti prodotti che ti consentono di coordinare tutte le tue attività di DeFi, da un singolo posto. È il bello dell'architettura aperta della DeFi. I team possono creare interfacce da cui puoi non soltanto visualizzare i tuoi saldi tra i vari prodotti, ma puoi anche utilizzarne le funzionalità. Potresti trovarlo utile, esplorando di più sulla DeFi.
-
+
Consulta le dapp del portfolio
@@ -323,7 +323,7 @@ Puoi pensare alla DeFi in termini di strati:
1. La blockchain: Ethereum contiene lo storico delle transazioni e lo stato dei conti.
2. Le risorse: gli [ETH](/eth/) e gli altri token (valute).
3. I protocolli: [contratti intelligenti](/glossary/#smart-contract) che forniscono la funzionalità, ad esempio, un servizio che consente il prestito decentralizzato delle risorse.
-4. [Le applicazioni](/dapps/): i prodotti che utilizziamo per gestire e accedere ai protocolli.
+4. [Le applicazioni](/apps/): i prodotti che utilizziamo per gestire e accedere ai protocolli.
Nota: la DeFi usa in buona parte lo [standard ERC-20](/glossary/#erc-20). Le applicazioni nella DeFi utilizzano la versione "wrapped" di ETH, chiamata Wrapped Ether (WETH). [Scopri di più sul wrapped ether](/wrapped-eth).
diff --git a/public/content/translations/it/developers/docs/dapps/index.md b/public/content/translations/it/developers/docs/dapps/index.md
index 9b24274c326..f53b9af7416 100644
--- a/public/content/translations/it/developers/docs/dapps/index.md
+++ b/public/content/translations/it/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ Un contratto intelligente è codice che risiede sulla blockchain di Ethereum e o
## Letture consigliate {#further-reading}
-- [Esplora le dapp](/dapps)
+- [Esplora le dapp](/apps)
- [L'Architettura di un'applicazione Web 3.0](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _Preethi Kasireddy_
- [Una guida del 2021 alle applicazioni decentralizzate](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) - _LimeChain_
- [Cosa sono le App Decentralizzate?](https://www.gemini.com/cryptopedia/decentralized-applications-defi-dapps) - _Gemini_
diff --git a/public/content/translations/it/developers/docs/mev/index.md b/public/content/translations/it/developers/docs/mev/index.md
index 14886da60d9..871f22a69b0 100644
--- a/public/content/translations/it/developers/docs/mev/index.md
+++ b/public/content/translations/it/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ Il valore estraibile massimo fu applicato per la prima volta nel contesto del [p
## Prerequisiti {#prerequisites}
-Assicurati di essere familiare con le [transazioni](/developers/docs/transactions/), i [blocchi](/developers/docs/blocks/), il [proof-of-stake](/developers/docs/consensus-mechanisms/pos) e il [gas](/developers/docs/gas/). Anche la familiarità con [dApp](/dapps/) e [DeFi](/defi/) è utile.
+Assicurati di essere familiare con le [transazioni](/developers/docs/transactions/), i [blocchi](/developers/docs/blocks/), il [proof-of-stake](/developers/docs/consensus-mechanisms/pos) e il [gas](/developers/docs/gas/). Anche la familiarità con [dApp](/apps/) e [DeFi](/defi/) è utile.
## Estrazione del MEV {#mev-extraction}
diff --git a/public/content/translations/it/developers/docs/smart-contracts/composability/index.md b/public/content/translations/it/developers/docs/smart-contracts/composability/index.md
index ce554fb9a38..794afad7d10 100644
--- a/public/content/translations/it/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/it/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ I contratti intelligenti di Ethereum sono come API pubbliche, quindi, chiunque p
### Ciclo di sviluppo più breve {#shorter-development-cycle}
-La componibilità riduce il lavoro degli sviluppatori per la creazione delle [dapp](/dapps/#what-are-dapps). [Come dice Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) "Open source significa che ogni problema va risolto una sola volta."
+La componibilità riduce il lavoro degli sviluppatori per la creazione delle [dapp](/apps/#what-are-dapps). [Come dice Naval Ravikant:](https://twitter.com/naval/status/1444366754650656770) "Open source significa che ogni problema va risolto una sola volta."
Se esiste un contratto intelligente che risolve un problema, altri sviluppatori possono riutilizzarlo, così che non debbano risolvere lo stesso problema. In questo modo, gli sviluppatori possono utilizzare librerie software esistenti e aggiungere funzionalità supplementari per creare nuove dapp.
diff --git a/public/content/translations/it/eth/index.md b/public/content/translations/it/eth/index.md
index 72aa8bb70e4..b0f7e73e4d5 100644
--- a/public/content/translations/it/eth/index.md
+++ b/public/content/translations/it/eth/index.md
@@ -14,7 +14,7 @@ lang: it
## Cosa sono gli ETH e come si ottengono? {#what-is-eth-and-how-do-i-get-it}
-Ether, o ETH, è la valuta nativa di Ethereum. È una "moneta digitale" che può essere inviata via Internet istantaneamente e a basso costo, ed essere usata anche in molte [applicazioni basate su Ethereum](/dapps/).
+Ether, o ETH, è la valuta nativa di Ethereum. È una "moneta digitale" che può essere inviata via Internet istantaneamente e a basso costo, ed essere usata anche in molte [applicazioni basate su Ethereum](/apps/).
Il modo più semplice per ottenere ETH è acquistarli. Ci sono molte piattaforme di scambio per criptovalute su cui è possibile acquistare ETH, ma quelle che devi utilizzare dipendono da dove vivi e come vuoi pagare.
diff --git a/public/content/translations/it/governance/index.md b/public/content/translations/it/governance/index.md
index 76e0811751f..1c6b001ecbf 100644
--- a/public/content/translations/it/governance/index.md
+++ b/public/content/translations/it/governance/index.md
@@ -44,7 +44,7 @@ Ci sono diversi stakeholder nella [ community Ethereum](/community/), ognuno dei
- **Detentori di Ether**: persone che detengono una quantità arbitraria di ETH. [Maggiori informazioni su ETH](/eth/).
- **Utenti delle applicazioni**: queste persone interagiscono con le applicazioni sulla blockchain Ethereum.
-- **Sviluppatori di applicazioni/strumenti**: queste persone scrivono applicazioni che vengono eseguite sulla blockchain Ethereum (ad esempio DeFi, NFT, ecc.) o sviluppano strumenti per interagire con Ethereum (ad esempio wallet, suite di test, ecc.). [Di più sulle dapp](/dapps/).
+- **Sviluppatori di applicazioni/strumenti**: queste persone scrivono applicazioni che vengono eseguite sulla blockchain Ethereum (ad esempio DeFi, NFT, ecc.) o sviluppano strumenti per interagire con Ethereum (ad esempio wallet, suite di test, ecc.). [Di più sulle dapp](/apps/).
- **Gestori di nodi**: queste persone eseguono nodi che propagano blocchi e transazioni, rifiutando eventuali transazioni o blocchi invalidi che intercettano. [Maggiori informazioni sui nodi](/developers/docs/nodes-and-clients/).
- **Autori EIP**: queste persone propongono modifiche al protocollo Ethereum, sotto forma di Ethereum Improvement Proposal (EIP). [Maggiori informazioni sulle EIP](/eips/).
- **Validatori**: queste persone eseguono nodi che possono aggiungere nuovi blocchi alla blockchain Ethereum.
diff --git a/public/content/translations/it/guides/how-to-use-a-wallet/index.md b/public/content/translations/it/guides/how-to-use-a-wallet/index.md
index 80c24a08783..f4b567eca0d 100644
--- a/public/content/translations/it/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/it/guides/how-to-use-a-wallet/index.md
@@ -61,7 +61,7 @@ Il tuo indirizzo sarà lo stesso in tutti i progetti di Ethereum. Non devi regis

5. Conferma la richiesta di firma nel tuo portafoglio per stabilire la connessione. **Firmare questo messaggio non dovrebbe richiedere di spendere ETH**.
-6. È tutto! Inizia a usare l'app. Puoi trovare qualche progetto interessante sulla nostra [pagina delle dApp](/dapps/#explore).
+6. È tutto! Inizia a usare l'app. Puoi trovare qualche progetto interessante sulla nostra [pagina delle dApp](/apps/#explore).
Vuoi scoprire di più?
diff --git a/public/content/translations/it/nft/index.md b/public/content/translations/it/nft/index.md
index 8c4c3571012..eb02fdcf2b5 100644
--- a/public/content/translations/it/nft/index.md
+++ b/public/content/translations/it/nft/index.md
@@ -57,7 +57,7 @@ Magari sei un artista che vuole condividere il proprio lavoro utilizzando gli NF
Esplora, acquista o crea opere d'arte/oggetti da collezione NFT...
-
+
Esplora l'arte NFT
diff --git a/public/content/translations/it/smart-contracts/index.md b/public/content/translations/it/smart-contracts/index.md
index 2ae22eb21e3..f03abd4b1b0 100644
--- a/public/content/translations/it/smart-contracts/index.md
+++ b/public/content/translations/it/smart-contracts/index.md
@@ -70,7 +70,7 @@ Possono eseguire calcoli, creare valuta, memorizzare dati, coniare [NFT](/glossa
- [Stablecoin](/stablecoins/)
- [Creare e distribuire risorse digitali uniche](/nft/)
- [Una piattaforma di cambio di valute automatica e aperta](/get-eth/#dex)
-- [Giochi decentralizzati](/dapps/?category=gaming#explore)
+- [Giochi decentralizzati](/apps/?category=gaming#explore)
- [Una polizza assicurativa che paga automaticamente](https://etherisc.com/)
- [Uno standard che consente la creazione di valute personalizzate e interoperabili](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/it/social-networks/index.md b/public/content/translations/it/social-networks/index.md
index c7dc6b56025..47d7099ccb2 100644
--- a/public/content/translations/it/social-networks/index.md
+++ b/public/content/translations/it/social-networks/index.md
@@ -23,7 +23,7 @@ Esistono molti social network decentralizzati alternativi ai servizi affermati,
### Come funzionano i social network decentralizzati? {#decentralized-social-networks-overview}
-I social network decentralizzati sono una classe di [applicazioni decentralizzate (dapp)](/dapps/): applicazioni basate su [contratti intelligenti](/glossary/#smart-contract) distribuiti sulla blockchain. Il codice del contratto serve da backend per tali app, definendone la logica aziendale.
+I social network decentralizzati sono una classe di [applicazioni decentralizzate (dapp)](/apps/): applicazioni basate su [contratti intelligenti](/glossary/#smart-contract) distribuiti sulla blockchain. Il codice del contratto serve da backend per tali app, definendone la logica aziendale.
Le piattaforme social tradizionali si affidano ai database per memorizzare le informazioni degli utenti, il codice del programma e altre forme di dati. Ma ciò genera singoli punti di guasto, introducendo rischi significativi. Ad esempio, è noto che i server di Facebook sono [andati offline per ore](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) a ottobre 2021, impedendo l'accesso agli utenti della piattaforma.
diff --git a/public/content/translations/it/web3/index.md b/public/content/translations/it/web3/index.md
index 9a1566b3b91..e4e6bec8ee2 100644
--- a/public/content/translations/it/web3/index.md
+++ b/public/content/translations/it/web3/index.md
@@ -143,7 +143,7 @@ Siamo solo all'inizio della creazione di un Web migliore con Web3, ma mentre con
- [Ottieni un portafoglio](/wallets/)
- [Trova una community](/community/)
-- [Esplora le applicazioni Web3](/dapps/)
+- [Esplora le applicazioni Web3](/apps/)
- [Partecipa a una DAO](/dao/)
- [Crea sul Web3](/developers/)
diff --git a/public/content/translations/ja/defi/index.md b/public/content/translations/ja/defi/index.md
index 3b7c7100cec..0f8b8b5eb5c 100644
--- a/public/content/translations/ja/defi/index.md
+++ b/public/content/translations/ja/defi/index.md
@@ -47,7 +47,7 @@ summaryPoint3: オープンソース技術に基づき、誰でもプログラ
| 市場は常にオープンしています。 | 従業員の休息のため、市場が閉じる時間があります。 |
| 誰もが製品データを見て、システムがどのように機能しているかを調べることができる、透明性の高いシステムです。 | 金融機関はクローズド・ブックであり、融資の履歴や運用資産の記録などを見せてもらうことはできません。 |
-
+
分散型金融(DeFi)アプリを探す
@@ -65,7 +65,7 @@ summaryPoint3: オープンソース技術に基づき、誰でもプログラ
イーサリアムを初めて使う方にお勧めの分散型金融(DeFi)アプリケーション
-
+
分散型金融(DeFi)アプリを探す
@@ -92,7 +92,7 @@ summaryPoint3: オープンソース技術に基づき、誰でもプログラ
イーサリアムはブロックチェーンとして、安全かつグローバルな方法でトランザクションを行うために設計されています。 ビットコイン同様、イーサリアムは世界中にお金を送ることが、メールを送るように簡単にできます。 受信者の[イーサリアム・ネーム・サービス(ENS)名](/glossary/#ens) (例: bob.eth)またはウォレットのアカウントアドレスを入力するだけで、通常、数分後には支払いが直接相手に届きます。 支払いの送受信には、 [ウォレット](/wallets/)が必要です。
-
+
支払いの分散型アプリ(Dapp)を見る
@@ -123,7 +123,7 @@ DaiやUSDCのようなコインの価値変動は、1ドルで数セントの範
- ピアツーピア: 借り手が特定の貸し手から直接借りることを意味します。
- プールベース: 借り手が借り入れることができるプールに、貸し手が資金(流動性)を提供する方法です。
-
+
融資分散型アプリ(Dapp)を見る
@@ -185,7 +185,7 @@ ETHを売却(課税対象)することなく、必要な資金を借り入れる
- aDaiは金利に基づいて増加し、あなたのウォレットで残高が増えていくのを見ることができます。 [年換算利回り(APR)](/glossary/#apr)に応じて、数日後、あるいは数時間後にウォレットの残高が100.1234のように表示されます。
- aDai残高と同額の通常のDaiをいつでも引き出すことができます。
-
+
貸付サービスの分散型アプリ(Dapp)を見る
@@ -213,7 +213,7 @@ PoolTogetherのような損失のない宝くじは、楽しく革新的な新
例えば、上述の損失のない宝くじPoolTogetherを利用したい場合、DaiやUSDCなどのトークンが必要になります。 これらの分散型取引所では、自分のETHをそれらのトークンと交換し、終了後またETHに戻すことができます。
-
+
トークン交換所を見る
@@ -225,7 +225,7 @@ PoolTogetherのような損失のない宝くじは、楽しく革新的な新
中央集権的な取引所を利用する場合は、取引を行う前に資産を預けて、その資産の管理を任せなければなりません。 中央の取引所はハッカーにとって魅力的なターゲットであるため、資産が預けられている間はリスクがあります。
-
+
トレード分散型アプリ(Dapp)を見る
@@ -237,7 +237,7 @@ PoolTogetherのような損失のない宝くじは、楽しく革新的な新
その良い例が、[分散型金融Pulseインデックスファンド(DPI)](https://defipulse.com/blog/defi-pulse-index/)です。 これは、あなたのポートフォリオが常に時価総額上位のDeFiトークンを含むように自動的にリバランスするファンドです。 細かい管理をする必要がなく、好きな時にファンドから引き出すことができます。
-
+
投資分散型アプリ(Dapp)を見る
@@ -251,7 +251,7 @@ PoolTogetherのような損失のない宝くじは、楽しく革新的な新
- 透明性があるため、資金調達者がどれだけの資金を調達したかを証明できます。 あとでどのように資金が使われているかを追跡することもできます。
- 出資者は、例えば、特定の期限や最低金額が達成されなかった場合、自動的に返金されるように設定することができます。
-
+
クラウドファンディング分散型アプリ(Dapp)を見る
@@ -280,7 +280,7 @@ PoolTogetherのような損失のない宝くじは、楽しく革新的な新
他のソフトウェアと同様、イーサリアム製品は、バグや不正搾取の問題があります。 そのため、現在のところ、この分野の保険商品の多くは、ユーザーが資金を失うことを防ぐことに重点を置いています。 しかし、起こりうるあらゆることをカバーするプロジェクトも存在しています。 その良い例が、[ケニアの零細農家を干ばつや洪水から守ることを目的とした](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc)Etheriscの生産物保証です。 分散型の保険は、従来の保険では値段が高過ぎて手がでないことが多い農民に、より安価な保険を提供することができます。
-
+
保険分散型アプリ(Dapp)見る
@@ -290,7 +290,7 @@ PoolTogetherのような損失のない宝くじは、楽しく革新的な新
多くのことが行われているため、すべての投資、ローン、取引を記録する方法が必要になります。 すべての分散型金融(DeFi)アクティビティを1つの場所で管理できる製品が多数あります。 これが分散型金融(DeFi)のオープンアーキテクチャーの魅力です。 製品すべての残高を確認できるだけでなく、その機能を利用できるインターフェースを構築することができます。 分散型金融(DeFi)をより深く知るための参考にしてみてください。
-
+
ポートフォリオ分散型アプリ(Dapp)を見る
@@ -322,7 +322,7 @@ PoolTogetherのような損失のない宝くじは、楽しく革新的な新
1. ブロックチェーン - イーサリアムには、トランザクション履歴やアカウント状態が記録されています。
2. 資産 - [ETH](/eth/)とその他のトークン(通貨)
3. プロトコル - 機能を提供する[スマートコントラクト](/glossary/#smart-contract)は、例えば資産の分散型レンディングを可能にするサービスなどを提供します。
-4. [アプリ](/dapps/) - プロトコルの管理やアクセスのために使用する製品
+4. [アプリ](/apps/) - プロトコルの管理やアクセスのために使用する製品
注意: DeFiの多くは、[ERC-20規格](/glossary/#erc-20)を使っています。 DeFiのアプリケーションでは、ラップドイーサ(WETH)というラップされたETHを使うことになります。 [ラップドイーサの詳細](/wrapped-eth)。
diff --git a/public/content/translations/ja/developers/docs/dapps/index.md b/public/content/translations/ja/developers/docs/dapps/index.md
index 210cbaae7be..a8772673f42 100644
--- a/public/content/translations/ja/developers/docs/dapps/index.md
+++ b/public/content/translations/ja/developers/docs/dapps/index.md
@@ -82,7 +82,7 @@ lang: ja
## 参考文献 {#further-reading}
-- [dapps を探す](/dapps)
+- [dapps を探す](/apps)
- [Web 3.0アプリケーションのアーキテクチャ](https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application) - _Preethi Kasireddy_
- [分散型アプリケーションに関するガイド(2021年)](https://limechain.tech/blog/what-are-dapps-the-2021-guide/) - _LimeChain_
- [分散型アプリとは](https://www.gemini.com/cryptopedia/decentralized-applications-defi-Dapps) - _Gemini_
diff --git a/public/content/translations/ja/developers/docs/mev/index.md b/public/content/translations/ja/developers/docs/mev/index.md
index 694dc1e79a3..654a84b0534 100644
--- a/public/content/translations/ja/developers/docs/mev/index.md
+++ b/public/content/translations/ja/developers/docs/mev/index.md
@@ -12,7 +12,7 @@ lang: ja
## 前提知識 {#prerequisites}
-[トランザクション](/developers/docs/transactions/) 、[ブロック](/developers/docs/blocks/)、[プルーフ・オブ・ステーク](/developers/docs/consensus-mechanisms/pos)、および[ガス](/developers/docs/gas/)について理解している必要があります。 また、[分散アプリケーション(Dapp)](/dapps/)や[分散型金融(DeFi)](/defi/)の知識も有用です。
+[トランザクション](/developers/docs/transactions/) 、[ブロック](/developers/docs/blocks/)、[プルーフ・オブ・ステーク](/developers/docs/consensus-mechanisms/pos)、および[ガス](/developers/docs/gas/)について理解している必要があります。 また、[分散アプリケーション(Dapp)](/apps/)や[分散型金融(DeFi)](/defi/)の知識も有用です。
## MEVの抽出 {#mev-extraction}
diff --git a/public/content/translations/ja/developers/docs/smart-contracts/composability/index.md b/public/content/translations/ja/developers/docs/smart-contracts/composability/index.md
index 79f59a1b16d..40653d850ca 100644
--- a/public/content/translations/ja/developers/docs/smart-contracts/composability/index.md
+++ b/public/content/translations/ja/developers/docs/smart-contracts/composability/index.md
@@ -29,7 +29,7 @@ incomplete: true
### 開発サイクルの短縮 {#shorter-development-cycle}
-構成可能性は、[Dapp](/dapps/#what-are-dapps)を作成する際にデベロッパーが行うべき作業を減らします。 [Naval Ravikant 氏が言うように、](https://twitter.com/naval/status/1444366754650656770)「オープンソースは、すべての問題を一度だけ解決すればよいということを意味する」ということです。
+構成可能性は、[Dapp](/apps/#what-are-dapps)を作成する際にデベロッパーが行うべき作業を減らします。 [Naval Ravikant 氏が言うように、](https://twitter.com/naval/status/1444366754650656770)「オープンソースは、すべての問題を一度だけ解決すればよいということを意味する」ということです。
一つの問題を解決するスマートコントラクトがある場合、他のデベロッパーはそれを再利用できるため、同じ問題を解決する必要はありません。 このようにして、デベロッパーは既存のソフトウェアライブラリを利用し、更なる機能を追加して新しいDappを作成することができます。
diff --git a/public/content/translations/ja/governance/index.md b/public/content/translations/ja/governance/index.md
index d9b0f596a0a..0f966333b59 100644
--- a/public/content/translations/ja/governance/index.md
+++ b/public/content/translations/ja/governance/index.md
@@ -44,7 +44,7 @@ _プロトコルレベルではイーサリアムのガバナンスはオフチ
- **イーサ所有者**: 任意の額のETHの保有者。 [ETHの詳細](/eth/)
- **アプリケーションユーザー**: イーサリアムブロックチェーン上のアプリケーションを利用するユーザー。
-- **アプリケーション/ツールデベロッパー**: イーサリアムブロックチェーン上で実行されるアプリケーション(分散型金融、非代替性トークンなど)、またはイーサリアムとやり取りするためのツール(ウォレット、テストスイートなど)のデベロッパー。 [分散型アプリ(Dapp)の詳細](/dapps/)
+- **アプリケーション/ツールデベロッパー**: イーサリアムブロックチェーン上で実行されるアプリケーション(分散型金融、非代替性トークンなど)、またはイーサリアムとやり取りするためのツール(ウォレット、テストスイートなど)のデベロッパー。 [分散型アプリ(Dapp)の詳細](/apps/)
- **ノード運用者**: ブロックやトランザクションを伝播させるノードを実行し、見つけた不正なトランザクションやブロックを拒否します。 [ノードの詳細](/developers/docs/nodes-and-clients/)
- **EIP起草者**: 起草者は、イーサリアムプロトコルの変更を、イーサリアム改善提案(EIP)の形で提案します。 [EIPの詳細](/eips/)
- **バリデータ**: 新しいブロックをイーサリアムブロックチェーンに追加できるノードを実行しています。
diff --git a/public/content/translations/ja/guides/how-to-use-a-wallet/index.md b/public/content/translations/ja/guides/how-to-use-a-wallet/index.md
index 5a6fac20eab..25ab90be7bb 100644
--- a/public/content/translations/ja/guides/how-to-use-a-wallet/index.md
+++ b/public/content/translations/ja/guides/how-to-use-a-wallet/index.md
@@ -60,7 +60,7 @@ lang: ja

5. ウォレットで署名リクエストを確認し、接続を確立します。 **この署名を行う際、ETHの送金は必要ありません。**
-6. これで完了です! アプリを使い始めましょう [dAppsページ](/dapps/#explore)にて、興味深いプロジェクトを見つけることができます。
+6. これで完了です! アプリを使い始めましょう [dAppsページ](/apps/#explore)にて、興味深いプロジェクトを見つけることができます。
詳細をご希望の場合は、
diff --git a/public/content/translations/ja/nft/index.md b/public/content/translations/ja/nft/index.md
index 9d4c671e75f..f9a21896a8a 100644
--- a/public/content/translations/ja/nft/index.md
+++ b/public/content/translations/ja/nft/index.md
@@ -56,7 +56,7 @@ NFTは以下のような多数の用途に使用されます。
非代替性トークン(NFT)アート/コレクティブルを探す、買う、作る
-
+
非代替性トークン(NFT)アートを探す
diff --git a/public/content/translations/ja/smart-contracts/index.md b/public/content/translations/ja/smart-contracts/index.md
index f0fb37478f6..40c38c41509 100644
--- a/public/content/translations/ja/smart-contracts/index.md
+++ b/public/content/translations/ja/smart-contracts/index.md
@@ -69,7 +69,7 @@ Finematicsによるスマートコントラクトの説明:
- [ステーブルコイン](/stablecoins/)
- [唯一無二なデジタルアセットの作成と配布](/nft/)
- [自動で開かれた為替](/get-eth/#dex)
-- [分散型ゲーム](/dapps/?category=gaming#explore)
+- [分散型ゲーム](/apps/?category=gaming#explore)
- [自動的に支払いを行う保険契約](https://etherisc.com/)
- [カスタマイズされ、相互運用可能な通貨を作成するための標準](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/ja/social-networks/index.md b/public/content/translations/ja/social-networks/index.md
index ceb3c7e3926..19d03617e2e 100644
--- a/public/content/translations/ja/social-networks/index.md
+++ b/public/content/translations/ja/social-networks/index.md
@@ -23,7 +23,7 @@ summaryPoint3: トークンと非代替性トークン(NFT)により、コンテ
### 分散型ソーシャルネットワークの仕組み {#decentralized-social-networks-overview}
-分散型ソーシャルネットワークは、[分散型アプリケーション(Dapp)](/dapps/)の一種です(分散型アプリケーションとは、ブロックチェーン上にデプロイされた[スマートコントラクト](/glossary/#smart-contract)を活用したアプリケーション)。 コントラクトコードは、これらのアプリのバックエンドとして機能し、ビジネスロジックを定義します。
+分散型ソーシャルネットワークは、[分散型アプリケーション(Dapp)](/apps/)の一種です(分散型アプリケーションとは、ブロックチェーン上にデプロイされた[スマートコントラクト](/glossary/#smart-contract)を活用したアプリケーション)。 コントラクトコードは、これらのアプリのバックエンドとして機能し、ビジネスロジックを定義します。
従来のソーシャルメディアのプラットフォームは、データベースに依存して、ユーザー情報やプログラムコードなどのデータを保存しています。 しかし、これは単一障害点を生み出し、大きなリスクをもたらします。 例えば、不名誉なことにFacebookのサーバーでは、2021年10月に[数時間にわたりオフライン](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact)となり、ユーザーがプラットフォームから遮断されました。
diff --git a/public/content/translations/ja/web3/index.md b/public/content/translations/ja/web3/index.md
index 9939f4b5ec7..da661b92671 100644
--- a/public/content/translations/ja/web3/index.md
+++ b/public/content/translations/ja/web3/index.md
@@ -143,7 +143,7 @@ Web3によるより良いWebの実現はまだ始まったばかりですが、
- [ウォレットの取得](/wallets/)
- [コミュニティを探す](/community/)
-- [Web3アプリケーションの探索](/dapps/)
+- [Web3アプリケーションの探索](/apps/)
- [分散型自律組織(DAO)に参加](/dao/)
- [Web3上での開発](/developers/)
diff --git a/public/content/translations/kn/defi/index.md b/public/content/translations/kn/defi/index.md
index f1cb31a3bb0..a64134b37c5 100644
--- a/public/content/translations/kn/defi/index.md
+++ b/public/content/translations/kn/defi/index.md
@@ -47,7 +47,7 @@ DeFi ನ ಸಾಮರ್ಥ್ಯವನ್ನು ನೋಡುವ ಅತ್ಯು
| ಮಾರುಕಟ್ಟೆಗಳು ಯಾವಾಗಲೂ ತೆರೆದಿರುತ್ತವೆ. | ಉದ್ಯೋಗಿಗಳಿಗೆ ವಿರಾಮ ಬೇಕಾಗಿರುವುದರಿಂದ ಮಾರುಕಟ್ಟೆಗಳು ಮುಚ್ಚಲ್ಪಡುತ್ತವೆ. |
| ಇದು ಪಾರದರ್ಶಕತೆಯ ಮೇಲೆ ನಿರ್ಮಿಸಲಾಗಿದೆ - ಯಾರಾದರೂ ಉತ್ಪನ್ನದ ಡೇಟಾವನ್ನು ನೋಡಬಹುದು ಮತ್ತು ಸಿಸ್ಟಮ್ ಹೇಗೆ ಕಾರ್ಯನಿರ್ವಹಿಸುತ್ತದೆ ಎಂಬುದನ್ನು ಪರಿಶೀಲಿಸಬಹುದು. | ಹಣಕಾಸು ಸಂಸ್ಥೆಗಳು ಮುಚ್ಚಿದ ಪುಸ್ತಕಗಳಾಗಿವೆ: ನೀವು ಅವರ ಸಾಲದ ಇತಿಹಾಸ, ಅವರ ನಿರ್ವಹಿಸಿದ ಸ್ವತ್ತುಗಳ ದಾಖಲೆ ಮತ್ತು ಇತ್ಯಾದಿಗಳನ್ನು ನೋಡಲು ಕೇಳಲು ಸಾಧ್ಯವಿಲ್ಲ. |
-
+
DeFi ಅಪ್ಲಿಕೇಶನ್ಗಳನ್ನು ಅನ್ವೇಷಿಸಿ
@@ -65,7 +65,7 @@ DeFi ನ ಸಾಮರ್ಥ್ಯವನ್ನು ನೋಡುವ ಅತ್ಯು
ನೀವು ಇಥಿರಿಯಮ್ಗೆ ಹೊಸಬರಾಗಿದ್ದೀರಾ ಎಂದು ಪ್ರಯತ್ನಿಸಲು DeFi ಅಪ್ಲಿಕೇಶನ್ಗಳಿಗಾಗಿ ನಮ್ಮ ಸಲಹೆಗಳನ್ನು ಅನ್ವೇಷಿಸಿ.
-
+
DeFi ಅಪ್ಲಿಕೇಶನ್ಗಳನ್ನು ಅನ್ವೇಷಿಸಿ
@@ -92,7 +92,7 @@ DeFi ನ ಸಾಮರ್ಥ್ಯವನ್ನು ನೋಡುವ ಅತ್ಯು
ಬ್ಲಾಕ್ಚೈನ್ ಆಗಿ, ಇಥಿರಿಯಮ್ ಅನ್ನು ಸುರಕ್ಷಿತ ಮತ್ತು ಜಾಗತಿಕ ರೀತಿಯಲ್ಲಿ ವಹಿವಾಟುಗಳನ್ನು ಕಳುಹಿಸಲು ವಿನ್ಯಾಸಗೊಳಿಸಲಾಗಿದೆ. ಬಿಟ್ಕಾಯಿನ್ನಂತೆ, ಇಥಿರಿಯಮ್ ಪ್ರಪಂಚದಾದ್ಯಂತ ಹಣವನ್ನು ಕಳುಹಿಸುವುದನ್ನು ಇಮೇಲ್ ಕಳುಹಿಸುವಷ್ಟೇ ಸುಲಭಗೊಳಿಸುತ್ತದೆ. ನಿಮ್ಮ ವ್ಯಾಲೆಟ್ನಿಂದ ನಿಮ್ಮ ಸ್ವೀಕೃತಕರ್ತನ [ENS ಹೆಸರು](/nft/#nft-domains) (bob.eth ನಂತಹ) ಅಥವಾ ಅವರ ಖಾತೆ ವಿಳಾಸವನ್ನು ನಮೂದಿಸಿ ಮತ್ತು ನಿಮ್ಮ ಪಾವತಿ ನಿಮಿಷಗಳಲ್ಲಿ (ಸಾಮಾನ್ಯವಾಗಿ) ನೇರವಾಗಿ ಅವರಿಗೆ ಹೋಗುತ್ತದೆ. ಪಾವತಿಗಳನ್ನು ಕಳುಹಿಸಲು ಅಥವಾ ಸ್ವೀಕರಿಸಲು, ನಿಮಗೆ [ವ್ಯಾಲೆಟ್](/wallets/) ಅಗತ್ಯವಿದೆ.
-
+
ಪಾವತಿ dapps ನೋಡಿ
@@ -123,7 +123,7 @@ Dai ಅಥವಾ USDCಯಂತಹ ನಾಣ್ಯಗಳು ಡಾಲರ್ನ
- ಪೀರ್-ಟು-ಪೀರ್, ಅಂದರೆ ಸಾಲಗಾರನು ನಿರ್ದಿಷ್ಟ ಸಾಲದಾತರಿಂದ ನೇರವಾಗಿ ಸಾಲ ಪಡೆಯುತ್ತಾನೆ.
- ಸಾಲಗಾರರು ಸಾಲ ಪಡೆಯಬಹುದಾದ ಪೂಲ್ಗೆ ಸಾಲದಾತರು ಹಣವನ್ನು (liquidity ದ್ರವ್ಯತೆ) ಒದಗಿಸುವ ಪೂಲ್ ಆಧಾರಿತ.
-
+
ಎರವಲು dapps ನೋಡಿ
@@ -183,7 +183,7 @@ Dai ಅಥವಾ USDCಯಂತಹ ನಾಣ್ಯಗಳು ಡಾಲರ್ನ
- ಬಡ್ಡಿದರಗಳ ಆಧಾರದ ಮೇಲೆ ನಿಮ್ಮ aDai ಹೆಚ್ಚಾಗುತ್ತದೆ ಮತ್ತು ನಿಮ್ಮ ವ್ಯಾಲೆಟ್ನಲ್ಲಿ ನಿಮ್ಮ ಬ್ಯಾಲೆನ್ಸ್ ಬೆಳೆಯುತ್ತಿರುವುದನ್ನು ನೀವು ನೋಡಬಹುದು. APR ಅನ್ನು ಅವಲಂಬಿಸಿ, ನಿಮ್ಮ ವ್ಯಾಲೆಟ್ ಬ್ಯಾಲೆನ್ಸ್ ಕೆಲವು ದಿನಗಳು ಅಥವಾ ಗಂಟೆಗಳ ನಂತರ 100.1234 ರಷ್ಟಿದೆ!
- ನಿಮ್ಮ aDai ಬ್ಯಾಲೆನ್ಸ್ ಗೆ ಸಮನಾದ ನಿಯಮಿತ Dai ಮೊತ್ತವನ್ನು ನೀವು ಯಾವುದೇ ಸಮಯದಲ್ಲಿ ಹಿಂಪಡೆಯಬಹುದು.
-
+
ಸಾಲ ನೀಡುವ Dappsಗಳನ್ನು ನೋಡಿ
@@ -211,7 +211,7 @@ Dai ಅಥವಾ USDCಯಂತಹ ನಾಣ್ಯಗಳು ಡಾಲರ್ನ
ಉದಾಹರಣೆಗೆ, ನೀವು ನಷ್ಟವಿಲ್ಲದ ಲಾಟರಿ ಪೂಲ್ ಟುಗೆದರ್ (ಮೇಲೆ ವಿವರಿಸಲಾಗಿದೆ) ಬಳಸಲು ಬಯಸಿದರೆ, ನಿಮಗೆ Dai ಅಥವಾ USDCಯಂತಹ ಟೋಕನ್ ಅಗತ್ಯವಿದೆ. ಈ DEX ಗಳು ಆ ಟೋಕನ್ಗಳಿಗಾಗಿ ನಿಮ್ಮ ETH ಅನ್ನು ಬದಲಾಯಿಸಲು ಮತ್ತು ನೀವು ಮುಗಿದ ನಂತರ ಮತ್ತೆ ಹಿಂತಿರುಗಲು ನಿಮಗೆ ಅನುಮತಿಸುತ್ತವೆ.
-
+
ಟೋಕನ್ ವಿನಿಮಯಗಳನ್ನು ನೋಡಿ
@@ -223,7 +223,7 @@ Dai ಅಥವಾ USDCಯಂತಹ ನಾಣ್ಯಗಳು ಡಾಲರ್ನ
ನೀವು ಕೇಂದ್ರೀಕೃತ ವಿನಿಮಯ ಕೇಂದ್ರವನ್ನು ಬಳಸುವಾಗ ನೀವು ವ್ಯಾಪಾರದ ಮೊದಲು ನಿಮ್ಮ ಸ್ವತ್ತುಗಳನ್ನು ಠೇವಣಿ ಮಾಡಬೇಕು ಮತ್ತು ಅವುಗಳನ್ನು ನೋಡಿಕೊಳ್ಳಲು ಅವರನ್ನು ನಂಬಬೇಕು. ನಿಮ್ಮ ಸ್ವತ್ತುಗಳನ್ನು ಠೇವಣಿ ಮಾಡುವಾಗ, ಕೇಂದ್ರೀಕೃತ ವಿನಿಮಯಗಳು ಹ್ಯಾಕರ್ ಗಳಿಗೆ ಆಕರ್ಷಕ ಗುರಿಗಳಾಗಿರುವುದರಿಂದ ಅವು ಅಪಾಯದಲ್ಲಿವೆ.
-
+
ಟ್ರೇಡಿಂಗ್ dapps ನೋಡಿ
@@ -234,7 +234,7 @@ Dai ಅಥವಾ USDCಯಂತಹ ನಾಣ್ಯಗಳು ಡಾಲರ್ನ
ಇಥಿರಿಯಮ್ನಲ್ಲಿ ನಿಧಿ ನಿರ್ವಹಣಾ ಉತ್ಪನ್ನಗಳು ಇವೆ, ಅದು ನಿಮ್ಮ ಆಯ್ಕೆಯ ಕಾರ್ಯತಂತ್ರದ ಆಧಾರದ ಮೇಲೆ ನಿಮ್ಮ ಪೋರ್ಟ್ಫೋಲಿಯೋವನ್ನು ಬೆಳೆಸಲು ಪ್ರಯತ್ನಿಸುತ್ತದೆ. ಇದು ಸ್ವಯಂಚಾಲಿತವಾಗಿದೆ, ಎಲ್ಲರಿಗೂ ಮುಕ್ತವಾಗಿದೆ, ಮತ್ತು ನಿಮ್ಮ ಲಾಭವನ್ನು ಕಡಿತಗೊಳಿಸುವ ಮಾನವ ವ್ಯವಸ್ಥಾಪಕರ ಅಗತ್ಯವಿಲ್ಲ.
ಇದಕ್ಕೆ ಉತ್ತಮ ಉದಾಹರಣೆಯೆಂದರೆ [DeFi ಪಲ್ಸ್ ಇಂಡೆಕ್ಸ್ ಫಂಡ್ (DPI)](https://defipulse.com/blog/defi-pulse-index/). ಇದು ನಿಮ್ಮ ಪೋರ್ಟ್ಫೋಲಿಯೊ ಯಾವಾಗಲೂ [ಮಾರುಕಟ್ಟೆ ಬಂಡವಾಳೀಕರಣದ ಮೂಲಕ ಉನ್ನತ DeFi ಟೋಕನ್ಗಳನ್ನು](https://www.coingecko.com/en/defi)ಒಳಗೊಂಡಿದೆ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಲು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಮರುಸಮತೋಲನಗೊಳಿಸುವ ಫಂಡ್ ಆಗಿದೆ. ನೀವು ಎಂದಿಗೂ ಯಾವುದೇ ವಿವರಗಳನ್ನು ನಿರ್ವಹಿಸಬೇಕಾಗಿಲ್ಲ ಮತ್ತು ನೀವು ಬಯಸಿದಾಗ ನಿಧಿಯಿಂದ ಹಿಂಪಡೆಯಬಹುದು.
-
+
ಹೂಡಿಕೆ dapps ನೋಡಿ
@@ -248,7 +248,7 @@ Dai ಅಥವಾ USDCಯಂತಹ ನಾಣ್ಯಗಳು ಡಾಲರ್ನ
- ಇದು ಪಾರದರ್ಶಕವಾಗಿದೆ ಆದ್ದರಿಂದ ನಿಧಿಸಂಗ್ರಹಕರು ಎಷ್ಟು ಹಣವನ್ನು ಸಂಗ್ರಹಿಸಲಾಗಿದೆ ಎಂಬುದನ್ನು ಸಾಬೀತುಪಡಿಸಬಹುದು. ಹಣವನ್ನು ಹೇಗೆ ಖರ್ಚು ಮಾಡಲಾಗುತ್ತಿದೆ ಎಂಬುದನ್ನು ನೀವು ನಂತರ ಪತ್ತೆಹಚ್ಚಬಹುದು.
- ಉದಾಹರಣೆಗೆ, ನಿರ್ದಿಷ್ಟ ಗಡುವು ಮತ್ತು ಕನಿಷ್ಠ ಮೊತ್ತವನ್ನು ಪೂರೈಸದಿದ್ದರೆ ನಿಧಿಸಂಗ್ರಹಕರು ಸ್ವಯಂಚಾಲಿತ ಮರುಪಾವತಿಗಳನ್ನು ಹೊಂದಿಸಬಹುದು.
-
+
ಕ್ರೌಡ್ ಫಂಡಿಂಗ್ dapps ನೋಡಿ
@@ -275,7 +275,7 @@ Quadratic funding makes sure that the projects that receive the most funding are
ಇಥಿರಿಯಮ್ ಉತ್ಪನ್ನಗಳು, ಯಾವುದೇ ಸಾಫ್ಟ್ವೇರ್ನಂತೆ, ದೋಷಗಳು ಮತ್ತು ಶೋಷಣೆಗಳಿಂದ ಬಳಲಬಹುದು. ಆದ್ದರಿಂದ ಇದೀಗ ಬಹಳಷ್ಟು ವಿಮಾ ಉತ್ಪನ್ನಗಳು ತಮ್ಮ ಬಳಕೆದಾರರನ್ನು ಹಣದ ನಷ್ಟದಿಂದ ರಕ್ಷಿಸುವತ್ತ ಗಮನ ಹರಿಸುತ್ತವೆ. ಆದಾಗ್ಯೂ, ಜೀವನವು ನಮ್ಮ ಮೇಲೆ ಎಸೆಯಬಹುದಾದ ಎಲ್ಲದಕ್ಕೂ ವ್ಯಾಪ್ತಿಯನ್ನು ನಿರ್ಮಿಸಲು ಪ್ರಾರಂಭಿಸುವ ಯೋಜನೆಗಳಿವೆ. ಇದಕ್ಕೆ ಉತ್ತಮ ಉದಾಹರಣೆಯೆಂದರೆ Etherisc's Crop cover - ಎಥೆರಿಸ್ಕ್ ನ ಬೆಳೆ ಹೊದಿಕೆ, ಇದು ಕೀನ್ಯಾದಲ್ಲಿ [ಸಣ್ಣ ಹಿಡುವಳಿದಾರ ರೈತರನ್ನು ಬರಗಾಲ ಮತ್ತು ಪ್ರವಾಹದಿಂದ ರಕ್ಷಿಸುವ](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc) ಗುರಿಯನ್ನು ಹೊಂದಿದೆ. ವಿಕೇಂದ್ರೀಕೃತ ವಿಮೆಯು ಸಾಂಪ್ರದಾಯಿಕ ವಿಮೆಯಿಂದ ಹೊರಗುಳಿದ ರೈತರಿಗೆ ಅಗ್ಗದ ರಕ್ಷಣೆಯನ್ನು ಒದಗಿಸುತ್ತದೆ.
-
+
ವಿಮಾ dapps ನೋಡಿ
@@ -285,7 +285,7 @@ Quadratic funding makes sure that the projects that receive the most funding are
ಇಷ್ಟೆಲ್ಲಾ ನಡೆಯುತ್ತಿರುವಾಗ, ನಿಮ್ಮ ಎಲ್ಲಾ ಹೂಡಿಕೆಗಳು, ಸಾಲಗಳು ಮತ್ತು ವಹಿವಾಟುಗಳನ್ನು ಟ್ರ್ಯಾಕ್ ಮಾಡಲು ನಿಮಗೆ ಒಂದು ಮಾರ್ಗ ಬೇಕು. ನಿಮ್ಮ ಎಲ್ಲಾ ಡಿಫೈ ಚಟುವಟಿಕೆಯನ್ನು ಒಂದೇ ಸ್ಥಳದಿಂದ ಸಮನ್ವಯಗೊಳಿಸಲು ನಿಮಗೆ ಅನುಮತಿಸುವ ಉತ್ಪನ್ನಗಳ ಇದೆ. ಇದು ಡಿಫೈನ ಮುಕ್ತ ವಾಸ್ತುಶಿಲ್ಪದ ಸೌಂದರ್ಯವಾಗಿದೆ. ತಂಡಗಳು ಇಂಟರ್ಫೇಸ್ಗಳನ್ನು ನಿರ್ಮಿಸಬಹುದು, ಅಲ್ಲಿ ನೀವು ಉತ್ಪನ್ನಗಳಾದ್ಯಂತ ನಿಮ್ಮ ಸಮತೋಲನವನ್ನು ನೋಡಲು ಸಾಧ್ಯವಿಲ್ಲ, ನೀವು ಅವರ ವೈಶಿಷ್ಟ್ಯಗಳನ್ನು ಸಹ ಬಳಸಬಹುದು. ನೀವು DeFi ಬಗ್ಗೆ ಹೆಚ್ಚು ಅನ್ವೇಷಿಸುವಾಗ ಇದು ನಿಮಗೆ ಉಪಯುಕ್ತವಾಗಬಹುದು.
-
+
ಪೋರ್ಟ್ಫೋಲಿಯೊ dapps ನೋಡಿ
@@ -317,7 +317,7 @@ DeFi ನಲ್ಲಿ, ಸ್ಮಾರ್ಟ್ ಕಾಂಟ್ರಾಕ್ಟ್
1. ಬ್ಲಾಕ್ಚೈನ್ - ಇಥಿರಿಯಮ್ ವಹಿವಾಟು ಇತಿಹಾಸ ಮತ್ತು ಖಾತೆಗಳ ಸ್ಥಿತಿಯನ್ನು ಒಳಗೊಂಡಿದೆ.
2. ಸ್ವತ್ತುಗಳು - [ETH](/eth/) ಮತ್ತು ಇತರ ಟೋಕನ್ಗಳು (ಕರೆನ್ಸಿಗಳು).
3. ಪ್ರೋಟೋಕಾಲ್ಗಳು - ಕಾರ್ಯಕ್ಷಮತೆಯನ್ನು ಒದಗಿಸುವ [ಸ್ಮಾರ್ಟ್ ಕಾಂಟ್ರಾಕ್ಟ್ ಗಳು](/glossary/#smart-contract), ಉದಾಹರಣೆಗೆ, ಸ್ವತ್ತುಗಳ ವಿಕೇಂದ್ರೀಕೃತ ಸಾಲಕ್ಕೆ ಅನುಮತಿಸುವ ಸೇವೆ.
-4. [ಅಪ್ಲಿಕೇಶನ್ ಗಳು](/dapps/) - ಪ್ರೋಟೋಕಾಲ್ ಗಳನ್ನು ನಿರ್ವಹಿಸಲು ಮತ್ತು ಪ್ರವೇಶಿಸಲು ನಾವು ಬಳಸುವ ಉತ್ಪನ್ನಗಳು.
+4. [ಅಪ್ಲಿಕೇಶನ್ ಗಳು](/apps/) - ಪ್ರೋಟೋಕಾಲ್ ಗಳನ್ನು ನಿರ್ವಹಿಸಲು ಮತ್ತು ಪ್ರವೇಶಿಸಲು ನಾವು ಬಳಸುವ ಉತ್ಪನ್ನಗಳು.
## DeFi ನಿರ್ಮಿಸಿ {#build-defi}
diff --git a/public/content/translations/kn/smart-contracts/index.md b/public/content/translations/kn/smart-contracts/index.md
index 74127a527cf..ed3048f76eb 100644
--- a/public/content/translations/kn/smart-contracts/index.md
+++ b/public/content/translations/kn/smart-contracts/index.md
@@ -65,7 +65,7 @@ lang: kn
- [ಸ್ಟೇಬಲ್ಕಾಯಿನ್ಗಳು](/stablecoins/)
- [ಅನನ್ಯ ಡಿಜಿಟಲ್ ಸ್ವತ್ತುಗಳನ್ನು ರಚಿಸುವುದು ಮತ್ತು ವಿತರಿಸುವುದು](/nft/)
- [ಸ್ವಯಂಚಾಲಿತ, ಮುಕ್ತ ಕರೆನ್ಸಿ ವಿನಿಮಯ](/get-eth/#dex)
-- [ವಿಕೇಂದ್ರೀಕೃತ ಗೇಮಿಂಗ್](/dapps/?category=gaming#explore)
+- [ವಿಕೇಂದ್ರೀಕೃತ ಗೇಮಿಂಗ್](/apps/?category=gaming#explore)
- [ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಪಾವತಿಸುವ ವಿಮಾ ಪಾಲಿಸಿ](https://etherisc.com/)
- [ಕಸ್ಟಮೈಸ್ ಮಾಡಿದ, ಪರಸ್ಪರ ಕಾರ್ಯಸಾಧ್ಯವಾದ ಕರೆನ್ಸಿಗಳನ್ನು ರಚಿಸಲು ಜನರಿಗೆ ಅನುಮತಿಸುವ ಮಾನದಂಡ](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/kn/social-networks/index.md b/public/content/translations/kn/social-networks/index.md
index 81cc4027a12..48f412479b7 100644
--- a/public/content/translations/kn/social-networks/index.md
+++ b/public/content/translations/kn/social-networks/index.md
@@ -21,7 +21,7 @@ summaryPoint3: ಟೋಕನ್ಗಳು ಮತ್ತು NFTಗಳು ವಿ
### ವಿಕೇಂದ್ರೀಕೃತ ಸಾಮಾಜಿಕ ನೆಟ್ವರ್ಕ್ಗಳು ಹೇಗೆ ಕಾರ್ಯನಿರ್ವಹಿಸುತ್ತವೆ? {#decentralized-social-networks-overview}
-ವಿಕೇಂದ್ರೀಕೃತ ಸಾಮಾಜಿಕ ನೆಟ್ವರ್ಕ್ಗಳು [ವಿಕೇಂದ್ರೀಕೃತ ಅಪ್ಲಿಕೇಶನ್ಗಳ (Dapps)](/dapps/) ಒಂದು ವರ್ಗವಾಗಿದೆ - ಬ್ಲಾಕ್ಚೈನ್ನಲ್ಲಿ ನಿಯೋಜಿಸಲಾದ [ಸ್ಮಾರ್ಟ್ ಕಾಂಟ್ರಾಕ್ಟ್ ಗಳಿಂದ](/developers/docs/smart-contracts/) ಚಾಲಿತ ಅಪ್ಲಿಕೇಶನ್ಗಳು. ಕಾಂಟ್ರಾಕ್ಟ್ ಕೋಡ್ ಈ ಅಪ್ಲಿಕೇಶನ್ಗಳಿಗೆ ಬ್ಯಾಕ್ ಎಂಡ್ ಆಗಿ ಕಾರ್ಯನಿರ್ವಹಿಸುತ್ತದೆ ಮತ್ತು ಅವುಗಳ ವ್ಯವಹಾರ ತರ್ಕವನ್ನು ವ್ಯಾಖ್ಯಾನಿಸುತ್ತದೆ.
+ವಿಕೇಂದ್ರೀಕೃತ ಸಾಮಾಜಿಕ ನೆಟ್ವರ್ಕ್ಗಳು [ವಿಕೇಂದ್ರೀಕೃತ ಅಪ್ಲಿಕೇಶನ್ಗಳ (Dapps)](/apps/) ಒಂದು ವರ್ಗವಾಗಿದೆ - ಬ್ಲಾಕ್ಚೈನ್ನಲ್ಲಿ ನಿಯೋಜಿಸಲಾದ [ಸ್ಮಾರ್ಟ್ ಕಾಂಟ್ರಾಕ್ಟ್ ಗಳಿಂದ](/developers/docs/smart-contracts/) ಚಾಲಿತ ಅಪ್ಲಿಕೇಶನ್ಗಳು. ಕಾಂಟ್ರಾಕ್ಟ್ ಕೋಡ್ ಈ ಅಪ್ಲಿಕೇಶನ್ಗಳಿಗೆ ಬ್ಯಾಕ್ ಎಂಡ್ ಆಗಿ ಕಾರ್ಯನಿರ್ವಹಿಸುತ್ತದೆ ಮತ್ತು ಅವುಗಳ ವ್ಯವಹಾರ ತರ್ಕವನ್ನು ವ್ಯಾಖ್ಯಾನಿಸುತ್ತದೆ.
ಸಾಂಪ್ರದಾಯಿಕ ಸಾಮಾಜಿಕ ಮಾಧ್ಯಮ ಪ್ಲಾಟ್ಫಾರ್ಮ್ಗಳ ಬಳಕೆದಾರರ ಮಾಹಿತಿ, ಪ್ರೋಗ್ರಾಂ ಕೋಡ್ ಮತ್ತು ಇತರ ರೀತಿಯ ಡೇಟಾವನ್ನು ಸಂಗ್ರಹಿಸಲು ಡೇಟಾಬೇಸ್ಗಳನ್ನು ಅವಲಂಬಿಸಿವೆ. ಆದರೆ ಇದು ವೈಫಲ್ಯದ ಏಕ ಬಿಂದುಗಳನ್ನು ಸೃಷ್ಟಿಸುತ್ತದೆ ಮತ್ತು ಗಮನಾರ್ಹ ಅಪಾಯವನ್ನು ಪರಿಚಯಿಸುತ್ತದೆ. ಉದಾಹರಣೆಗೆ, ಫೇಸ್ಬುಕ್ನ ಸರ್ವರ್ಗಳು ಕಳೆದ ವರ್ಷ [ಗಂಟೆಗಳ ಕಾಲ ಆಫ್ಲೈನ್ಗೆ ಹೋದವು](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact), ಬಳಕೆದಾರರನ್ನು ಪ್ಲಾಟ್ಫಾರ್ಮ್ನಿಂದ ಕಡಿತಗೊಳಿಸಿದವು.
diff --git a/public/content/translations/kn/web3/index.md b/public/content/translations/kn/web3/index.md
index cd5882b6e77..67b63890980 100644
--- a/public/content/translations/kn/web3/index.md
+++ b/public/content/translations/kn/web3/index.md
@@ -143,7 +143,7 @@ Web3 ನೊಂದಿಗೆ ಉತ್ತಮ ವೆಬ್ ಅನ್ನು ರಚ
- [ವ್ಯಾಲೆಟ್ ಪಡೆಯಿರಿ](/wallets/)
- [ಸಮುದಾಯವನ್ನು ಹುಡುಕಿ](/community/)
-- [Web3 ಅಪ್ಲಿಕೇಶನ್ಗಳನ್ನು ಅನ್ವೇಷಿಸಿ](/dapps/)
+- [Web3 ಅಪ್ಲಿಕೇಶನ್ಗಳನ್ನು ಅನ್ವೇಷಿಸಿ](/apps/)
- [Join a DAO](/dao/)
- [Web3 ನಲ್ಲಿ ನಿರ್ಮಿಸಿ](/developers/)
diff --git a/public/content/translations/ko/defi/index.md b/public/content/translations/ko/defi/index.md
index 14406528c59..1ca023cdd6c 100644
--- a/public/content/translations/ko/defi/index.md
+++ b/public/content/translations/ko/defi/index.md
@@ -47,7 +47,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
| 시장이 항상 열려 있습니다. | 직원들에게 휴식이 필요하기 때문에 시장이 문을 닫습니다. |
| 투명성을 기반으로 구축되었으며, 누구나 제품 데이터를 보고 시스템이 어떻게 작동하는지 검사할 수 있습니다. | 금융 기관은 알 수 없는 미스터리입니다. 대출 내역, 관리 자산에 대한 기록 등을 볼 수 없습니다. |
-
+
디파이 앱 둘러보기
@@ -65,7 +65,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
이더리움이 처음이시면 디파이 애플리케이션에 대한 제안을 살펴보세요.
-
+
디파이 앱 둘러보기
@@ -92,7 +92,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
이더리움은 블록체인으로서 안전하고 글로벌하게 트랜잭션을 전송할 수 있도록 설계되었습니다. 비트코인과 마찬가지로 이더리움은 이메일을 보내는 것만큼 쉽게 전 세계로 돈을 송금할 수 있습니다. 수령인의 [ENS 이름](/glossary/#ens)(예: bob.eth) 또는 지갑의 계정 주소를 입력하기만 하면 (일반적으로) 몇 분 내에 수령인에게 직접 지급됩니다. 지불금을 보내거나 받으려면 [지갑](/wallets/)이 필요합니다.
-
+
결제 디앱 보기
@@ -123,7 +123,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
- P2P, 대출자가 직접 특정 대출 기관에서 직접 대출하는 방식.
- 대출 기관에서 자산을 대출자가 대출할 수 있는 풀로 지급하는(유동성) 풀 기반.
-
+
대출용 디앱 보기
@@ -185,7 +185,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
- 이자율에 따라 aDai는 증가하고 지갑에서 잔고가 늘어가는 걸 보실 수 있습니다. [연이율](/glossary/#apr)에 따라 지갑 잔액에는 며칠 또는 몇 시간 후에 100.1234와 같은 수치가 표시됩니다!
- 언제든지 aDai 잔액과 동일한 금액의 일반 다이를 인출할 수 있습니다.
-
+
대출 디앱 보기
@@ -213,7 +213,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
예를 들어, 무손실 복권 풀투게더(위에서 설명함)를 사용하려면 다이 또는 USDC와 같은 토큰이 필요합니다. 이런 DEX를 사용하면 ETH를 토큰으로 교환할 수 있고 끝나면 반대로 토큰을 ETH로 교환할 수 있습니다.
-
+
토큰 거래소 보기
@@ -225,7 +225,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
중앙화 거래소를 이용하면 거래 전에 자산을 예치해야 하고, 그 자산을 책임질 거래소를 신뢰해야 합니다. 자산이 예치되어 있으면 중앙화 거래소는 해커에게 매력적인 대상이기 때문에 자산이 위험합니다.
-
+
거래 디앱 보기
@@ -237,7 +237,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
좋은 예가 [디파이 펄스 인덱스 펀드(DPI)](https://defipulse.com/blog/defi-pulse-index/)입니다. 이 펀드는 포트폴리오에 항상 시가총액 기준 상위 디파이 토큰이 포함되도록 자동으로 편입 종목을 재조정합니다. 세부 사항을 관리할 필요가 없으며 원할 때마다 펀드에서 인출할 수 있습니다.
-
+
투자 디앱 보기
@@ -251,7 +251,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
- 투명하기 때문에 모금자가 얼마나 많은 돈이 모였는지 증명할 수 있습니다. 심지어 나중에 자금이 어떻게 사용되는지 추후에 추적할 수 있습니다.
- 예를 들면 모금자는 구체적인 기한과 최소 금액이 충족되지 않는 경우 자동 환불을 설정할 수 있습니다.
-
+
크라우드 펀딩 디앱 보기
@@ -280,7 +280,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
이더리움 제품은 다른 소프트웨어와 마찬가지로 버그와 악용에 시달릴 수 있습니다. 그래서 현재 이 분야의 많은 보험 상품들은 자금 손실로부터 사용자를 보호하는 데 초점을 맞추고 있습니다. 그러나 살면서 발생할 수 있는 모든 사안으로 보장 범위를 확장하는 프로젝트가 있습니다. 이것의 좋은 예는 [케냐의 소규모 농부들을 가뭄과 홍수로부터 보호하는 것](https://blog.etherisc.com/etherisc-teams-up-with-chainlink-to-deliver-crop-insurance-in-kenya-137e433c29dc)을 목표로 하는 이더리스크의 농작물 보험입니다. 탈중앙화 보험은 종종 일반적인 보험에서 제외되는 농부들에게 더 저렴한 보험을 제공할 수 있습니다.
-
+
보험 디앱 보기
@@ -290,7 +290,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
많은 일이 진행됨에 따라 모든 투자, 대출 및 거래를 추적할 수 있는 방법이 필요할 것입니다. 한 곳에서 디파이 활동을 조율할 수 있는 여러 제품이 있습니다. 이것이 디파이의 개방형 아키텍처의 아름다움입니다. 팀에서 여러 제품 간의 잔액을 볼 수 있는 인터페이스를 구축할 수 있을 뿐만 아니라 기능을 사용할 수도 있습니다. 디파이에 대해 더 알아갈 수록 이것이 유용할 것입니다.
-
+
포트폴리오 디앱 보기
@@ -322,7 +322,7 @@ summaryPoint3: 누구나 프로그래밍할 수 있는 오픈 소스 기술을
1. 블록체인 – 이더리움에 거래 내역과 계정 상태가 들어있습니다.
2. 자산 – [ETH](/eth/) 및 기타 토큰(화폐)입니다.
3. 프로토콜 – 예를 들어 자산의 탈중앙화 대출을 제공하는 서비스와 같은 기능을 제공하는 [스마트 계약](/glossary/#smart-contract)입니다.
-4. [애플리케이션](/dapps/) – 프로토콜을 관리하고 액세스하는 데 사용하는 제품입니다.
+4. [애플리케이션](/apps/) – 프로토콜을 관리하고 액세스하는 데 사용하는 제품입니다.
참고: 대부분의 탈중앙 금융은 [ERC-20 표준](/glossary/#erc-20)을 사용합니다. 디파이 애플리케이션은 랩드 이더(WETH)라는 이더리움 래퍼를 사용합니다. [랩드이더에 대해 자세히 알아보세요](/wrapped-eth).
diff --git a/public/content/translations/ko/governance/index.md b/public/content/translations/ko/governance/index.md
index 68152b3c03c..1c16318605a 100644
--- a/public/content/translations/ko/governance/index.md
+++ b/public/content/translations/ko/governance/index.md
@@ -44,7 +44,7 @@ _프로토콜 수준에서 이더리움 운영 방식은 오프체인인 반면,
- **이더 소유자**: 임의의 양의 ETH를 가지고 있는 사람들입니다. [ETH에 대해 자세히 알아보기](/eth/).
- **애플리케이션 사용자**: 이더리움 블록체인에 있는 애플리케이션을 사용하는 사람들입니다.
-- **애플리케이션/툴링 개발자**: 이더리움 블록체인에서 실행되는 애플리케이션(예: DeFi, NFT 등)을 만드는 사람이나 이더리움에서 상호 작용하는 툴링(예: 지갑, 테스트 제품군 등)을 만드는 사람들입니다. [디앱에 대해 자세히 알아보기](/dapps/).
+- **애플리케이션/툴링 개발자**: 이더리움 블록체인에서 실행되는 애플리케이션(예: DeFi, NFT 등)을 만드는 사람이나 이더리움에서 상호 작용하는 툴링(예: 지갑, 테스트 제품군 등)을 만드는 사람들입니다. [디앱에 대해 자세히 알아보기](/apps/).
- **노드 운영자**: 노드를 운영하고 블록과 거래를 전파하며, 무효한 거래를 거부하거나 차단하는 사람들입니다. [노드에 대해 자세히 알아보기](/developers/docs/nodes-and-clients/).
- **EIP 저자**: 이더리움 개선 제안(EIP)의 형태로 이더리움 프로토콜에 대한 변경 사항을 제안하는 사람들입니다. [EIP에 대해 자세히 알아보기](/eips/).
- **채굴자/검증자**: 이더리움 블록체인에 새로운 블록을 추가할 수 있는 노드를 운영하는 사람들입니다.
diff --git a/public/content/translations/ko/smart-contracts/index.md b/public/content/translations/ko/smart-contracts/index.md
index e118ba5be6e..176a5c5528b 100644
--- a/public/content/translations/ko/smart-contracts/index.md
+++ b/public/content/translations/ko/smart-contracts/index.md
@@ -69,7 +69,7 @@ lang: ko
- [스테이블코인](/stablecoins/)
- [고유한 디지털 자산 생성 및 배포](/nft/)
- [자동 개방형 환전소](/get-eth/#dex)
-- [탈중앙화 게임](/dapps/?category=gaming#explore)
+- [탈중앙화 게임](/apps/?category=gaming#explore)
- [자동으로 지급되는 보험](https://etherisc.com/)
- [사용자가 상호 운용 가능한 맞춤형 통화를 만들 수 있게 하는 표준](/developers/docs/standards/tokens/)
diff --git a/public/content/translations/ko/social-networks/index.md b/public/content/translations/ko/social-networks/index.md
index a281a65e2a8..a5e18b10159 100644
--- a/public/content/translations/ko/social-networks/index.md
+++ b/public/content/translations/ko/social-networks/index.md
@@ -21,7 +21,7 @@ summaryPoint3: 토큰과 NFT는 콘텐츠를 통한 수익 창출의 새로운
### 분산형 소셜 네트워크는 어떻게 작동하나요? {#decentralized-social-networks-overview}
-분산형 소셜 네트워크는 블록체인 상에 배포된 [스마트 계약](/developers/docs/smart-contracts/) 기반의 애플리케이션인 [탈중앙화 애플리케이션(디앱)](/dapps/)의 일종입니다. 계약 코드는 해당 앱에 대한 백엔드로 제공되며 비즈니스 논리를 정의합니다.
+분산형 소셜 네트워크는 블록체인 상에 배포된 [스마트 계약](/developers/docs/smart-contracts/) 기반의 애플리케이션인 [탈중앙화 애플리케이션(디앱)](/apps/)의 일종입니다. 계약 코드는 해당 앱에 대한 백엔드로 제공되며 비즈니스 논리를 정의합니다.
기존의 소셜 미디어 플랫폼은 사용자의 정보, 프로그램 코드 및 다른 형식의 데이터를 보관하기 위해 데이터베이스를 이용합니다. 하지만 여기에는 한 곳에서 문제가 발생하면 서비스가 중단된다는 심각한 문제가 있습니다. 예를 들어, 작년에 Facebook 서버가 [몇 시간 동안](https://www.npr.org/2021/10/05/1043211171/facebook-instagram-whatsapp-outage-business-impact) 가동 중지되고 그동안 사용자들이 플랫폼을 이용할 수 없었던 사태가 발생했습니다.
diff --git a/public/content/translations/ko/web3/index.md b/public/content/translations/ko/web3/index.md
index 28155ad1f0d..f97d4137b9c 100644
--- a/public/content/translations/ko/web3/index.md
+++ b/public/content/translations/ko/web3/index.md
@@ -139,7 +139,7 @@ Ethereum.org는 중요한 이더리움 콘텐츠를 가능한 많은 언어로
- [지갑 만들기](/wallets/)
- [커뮤니티 찾기](/community/)
-- [웹3 애플리케이션 살펴보기](/dapps/)
+- [웹3 애플리케이션 살펴보기](/apps/)
- [DAO 가입하기](/dao/)
- [웹3 빌드하기](/developers/)
diff --git a/public/content/translations/lt/eth/index.md b/public/content/translations/lt/eth/index.md
index 5a4de5bfdd5..3da04c413a3 100644
--- a/public/content/translations/lt/eth/index.md
+++ b/public/content/translations/lt/eth/index.md
@@ -14,7 +14,7 @@ lang: lt
## Kas yra ETH ir kaip jį gauti? {#what-is-eth-and-how-do-i-get-it}
-Ether arba ETH yra Ethereum valiuta. Tai „skaitmeniniai pinigai“, kurie gali būti siunčiami internetu greitai ir pigiai bei naudojami daugelyje [su Ethereum sukurtų programų](/dapps/).
+Ether arba ETH yra Ethereum valiuta. Tai „skaitmeniniai pinigai“, kurie gali būti siunčiami internetu greitai ir pigiai bei naudojami daugelyje [su Ethereum sukurtų programų](/apps/).
Lengviausias būdas gauti ETH – nusipirkti. Esama daug kriptovaliutos keityklų, kuriose galima nusipirkti ETH; valiutą turite rinktis pagal gyvenamąją vietą ir tai, kaip norite mokėti.
diff --git a/public/content/translations/lt/wallets/index.md b/public/content/translations/lt/wallets/index.md
index c9a0977894e..24a18f1d5c9 100644
--- a/public/content/translations/lt/wallets/index.md
+++ b/public/content/translations/lt/wallets/index.md
@@ -14,7 +14,7 @@ lang: lt
## Kas yra Ethereum piniginė ir kokią turėčiau naudoti? {#what-is-an-ethereum-wallet-and-which-one-should-i-use}
-Piniginės – tai programos, kuriose lengva saugoti bei siųsti [ETH](/eth/) ir sąveikauti su kitomis [Ethereum sukurtomis programomis](/dapps/).
+Piniginės – tai programos, kuriose lengva saugoti bei siųsti [ETH](/eth/) ir sąveikauti su kitomis [Ethereum sukurtomis programomis](/apps/).
Norite įdiegti piniginę?
diff --git a/public/content/translations/lt/what-is-ethereum/index.md b/public/content/translations/lt/what-is-ethereum/index.md
index ac606b2157f..e6dfc958e5c 100644
--- a/public/content/translations/lt/what-is-ethereum/index.md
+++ b/public/content/translations/lt/what-is-ethereum/index.md
@@ -19,7 +19,7 @@ Norite susipažinti su Ethereum? Esate tinkamoje vietoje. Pradėkime nuo bendro
**Kaip ir kitos blokų grandinės, Ethereum turi integruotą kriptovaliutą pavadinimu Ether (ETH).** ETH yra skaitmeniniai pinigai. Jei girdėjote apie [bitkoiną](http://bitcoin.org/), tai ETH turi daug tokių pačių savybių. ETH yra visiškai skaitmeninė valiuta ir gali būti akimirksniu nusiųsta bet kam visame pasaulyje. Išleidžiamo šios kriptovaliutos kiekio nereguliuoja nei nacionalinės vyriausybės, nei įmonės - šis procesas yra decentralizuotas ir vyksta retai. Žmonės visame pasaulyje ETH naudoja mokėjimams, kaip investiciją arba kaip užstatą.
-**Bet skirtingai nei kitos blokų grandinės, Ethereum yra daug vertingesnė.** Ethereum galima programuoti, todėl kūrėjai gali ją naudoti [kurdami naujo tipo programas](/dapps/).
+**Bet skirtingai nei kitos blokų grandinės, Ethereum yra daug vertingesnė.** Ethereum galima programuoti, todėl kūrėjai gali ją naudoti [kurdami naujo tipo programas](/apps/).
Šios decentralizuotos programėlės (arba "dAppsai" ; angl. "dApps" - decentralized applications), įgyja visus kriptovaliutų ir blokų grandinės technologijos privalumus. Jų veikimu galima pasitikėti, nes kartą "įkėlus" dAppsą į Ethereum, jis visada veiks tiksliai taip, kaip suprogramuotas. dAppsai gali valdyti skaitmeninį (dar vadinamą "tokenizuotą") turtą, atverdami galimybes kurti naujo tipo finansų programas. Ethereum dAppsai gali būti ir decentralizuoti. Tai reiškia, kad joks subjektas ar asmuo jų negalės valdyti.
@@ -39,6 +39,6 @@ Norite susipažinti su Ethereum? Esate tinkamoje vietoje. Pradėkime nuo bendro
**Neapsisprendžiate, ką daryti toliau?**
-- Norite pradėti naudotis Ethereum? [ethereum.org/dapps](/dapps/)
+- Norite pradėti naudotis Ethereum? [ethereum.org/dapps](/apps/)
- Smalsu sužinoti daugiau apie Ethereum ir jo technologiją? [ethereum.org/learn](/learn/)
- Esate programuotojas, norintis kurti Ethereum tinkle? [ethereum.org/developers](/developers/)
diff --git a/public/content/translations/ml/nft/index.md b/public/content/translations/ml/nft/index.md
index 8187ad31c9a..5982989067b 100644
--- a/public/content/translations/ml/nft/index.md
+++ b/public/content/translations/ml/nft/index.md
@@ -56,7 +56,7 @@ NFT-കൾ താഴെപറയുന്നവ ഉൾപ്പെടെ നി
NFT കലാസൃഷ്ടികൾ /ശേഖരണങ്ങൾ പര്യവേക്ഷണം ചെയ്യുക, വാങ്ങുക അല്ലെങ്കിൽ നിങ്ങളുടേതായ ഒന്ന് സൃഷ്ടിക്കുക...
-
+
NFT കലാസൃഷ്ടികൾ പര്യവേക്ഷണം ചെയ്യുക
diff --git a/public/content/translations/mr/defi/index.md b/public/content/translations/mr/defi/index.md
index 3f0da80d1d4..d4b65ed5860 100644
--- a/public/content/translations/mr/defi/index.md
+++ b/public/content/translations/mr/defi/index.md
@@ -47,7 +47,7 @@ DeFi ची क्षमता पाहण्याचा एक उत्त
| बाजारपेठा नेहमी खुल्या असतात. | कर्मचार्यांना विश्रांतीची गरज असल्याने बाजारपेठा बंद होतात. |
| हे पारदर्शकतेवर आधारित आहे – कोणीही उत्पादनाचा डेटा पाहू शकतो आणि सिस्टम कसे कार्य करते याची तपासणी करू शकतो. | वित्तीय संस्था ही बंद पुस्तके आहेत: तुम्ही त्यांचा कर्जाचा इतिहास, त्यांच्या व्यवस्थापित मालमत्तेचा रेकॉर्ड इत्यादी पाहण्यास सांगू शकत नाही. |
-
+
DeFi अॅप्स एक्सप्लोर करा
@@ -65,7 +65,7 @@ Bitcoin हे अनेक प्रकारे पहिले DeFi ऍप्
तुम्ही Ethereum वर नवीन असाल तर वापरून पाहण्यासाठी DeFi ऍप्लिकेशन्ससाठी आमच्या सूचना एक्सप्लोर करा.
-
+
DeFi अॅप्स एक्सप्लोर करा
@@ -92,7 +92,7 @@ Bitcoin हे अनेक प्रकारे पहिले DeFi ऍप्
ब्लॉकचेन म्हणून, Ethereum सुरक्षित आणि जागतिक मार्गाने व्यवहार पाठवण्यासाठी डिझाइन केलेले आहे. Bitcoin प्रमाणे, Ethereum जगभरात पैसे पाठवणे ईमेल पाठवण्याइतके सोपे करते. तुमच्या वॉलेटमधून फक्त तुमच्या प्राप्तकर्त्याचे [ENS नाव](/nft/#nft-domains) (जसे bob.eth) किंवा त्यांचा खाते पत्ता प्रविष्ट करा आणि तुमचे पेमेंट थेट त्यांच्याकडे काही मिनिटांत जाईल (सामान्यतः). पेमेंट पाठवण्यासाठी किंवा प्राप्त करण्यासाठी, तुम्हाला [वॉलेट](/wallets/) आवश्यक असेल.
-
+
पेमेंट dapps पहा
@@ -123,7 +123,7 @@ Dai किंवा USDC सारख्या नाण्यांचे म
- पीअर-टू-पीअर, म्हणजे कर्जदार विशिष्ट सावकाराकडून थेट कर्ज घेईल.
- पूल-आधारित जेथे कर्जदार कर्ज घेऊ शकतात अशा पूलला निधी (तरलता) प्रदान करतात.
-
+
उधारी dapps पहा
@@ -183,7 +183,7 @@ Dai किंवा USDC सारख्या नाण्यांचे म
- तुमची aDai व्याजदरांच्या आधारे वाढेल आणि तुम्ही तुमच्या वॉलेटमध्ये तुमची शिल्लक वाढताना पाहू शकता. APR वर अवलंबून, तुमचे वॉलेट शिल्लक काही दिवसांनी किंवा काही तासांनंतर 100.1234 सारखे वाचेल!
- तुम्ही कधीही नियमित Dai ची रक्कम काढू शकता जी तुमच्या aDai शिल्लक असेल.
-
+
कर्ज देणे dapps पहा
@@ -211,7 +211,7 @@ Ethereum वर हजारो टोकन आहेत. विकेंद्
उदाहरणार्थ, तुम्हाला नो-लॉस लॉटरी PoolTogether (वर वर्णन केलेले) वापरायचे असल्यास, तुम्हाला Dai किंवा USDC सारखे टोकन आवश्यक असेल. हे DEX तुम्हाला त्या टोकन्ससाठी तुमचा ETH स्वॅप करू देतात आणि तुमचे काम पूर्ण झाल्यावर पुन्हा परत येतात.
-
+