- DApps use EthDA's dStorage infrastructures and toolset to store websites and user-generated data, making DApps fully-on-chain,
- censorship-resistant and unstoppable.
+
+
+ DApps Leverage EthDA for Decentralized Storage
+
+
+
+
+
+
+
+
+
+ DApps use EthDA's dStorage infrastructures and toolset to store websites and user-generated data, making DApps fully-on-chain,
+ censorship-resistant and unstoppable.
+
+
-
-
-
-
-
+
+
-
-
-
)
diff --git a/components/What.tsx b/components/What.tsx
index 305a0d9..9da87f2 100644
--- a/components/What.tsx
+++ b/components/What.tsx
@@ -27,7 +27,7 @@ export const What = () => {
backgroundSize: '420px, 700px',
}}
>
-
+
{isMobile ? (
EthDA is a scalable Ethereum layer2 Data Availability solution.
@@ -47,7 +47,7 @@ export const What = () => {
-
+
{
const title: Title = [{ name: 'Cost saving' }, { name: 'Persistent DA' }, { name: 'High throughput' }]
return (
-
With EthDA
-
- With EthDA, Ethereum's scalability is enhanced by extending its data availability and storage at layer2
-
-
- L2s Leverage EthDA for Data Availability.
-
-
-
-
- {title.map((item, i: number) => {
- return (
-
- )
- })}
-
-
+
+
With EthDA
+
+ With EthDA, Ethereum's scalability is enhanced by extending its data availability and storage at layer2
-
-
-
- Optimistic rollups post compressed transaction data to EthDA via EIP-4844 blob-carrying transactions. EthDA employs DAS scheme to store
- blobs among a decentralized sequencer network, and posts storage proofs to Ethereum L1. Rollups check storage proofs to validate
- data storage, and download transaction data blobs from EthDA for fraud proving.
+
+ L2s Leverage EthDA for Data Availability.
+
+
+
+
+ {title.map((item, i: number) => {
+ return (
+
+ )
+ })}
+
+
-
-
-
-
+
+
+
+ Optimistic rollups post compressed transaction data to EthDA via EIP-4844 blob-carrying transactions. EthDA employs DAS scheme
+ to store blobs among a decentralized sequencer network, and posts storage proofs to Ethereum L1. Rollups check storage proofs
+ to validate data storage, and download transaction data blobs from EthDA for fraud proving.
+
+