diff --git a/docs/concepts/research.md b/docs/concepts/research.md index c17417b6..a3eb7320 100644 --- a/docs/concepts/research.md +++ b/docs/concepts/research.md @@ -14,7 +14,7 @@ Authors: Can Kisagun, CEO & Co-Founder of t1 > t1 is the first cross-chain application that introduces real-time proving (RTP) and programmability to fix fragmentation and composability challenges in scaling Ethereum. By leveraging AVS-secured Trusted Execution Environments (TEE), t1 introduces real-time proofs that prove the integrity of t1 execution to Ethereum in less time than it takes to create a block on Ethereum (less than 12 seconds). By running partner rollup nodes in its node infrastructure, t1 aggregates and proves their state to Ethereum in real-time. As a result, t1 enables instant settlement between any combination of partner rollups and Ethereum, providing composability. All execution in t1 is cryptographically verified via zk-compressed Remote Attestation coming from Intel TDX Trusted Execution Environment (TEE), ensuring that state transitions are provably correct, tamper-proof, and bound to the current protocol version. In addition to real-time proving, t1 supports general-purpose smart contract programmability and enables writes to partner rollups, in addition to reading their state. -Read more: [**t1** is the cross-chain application infra to enable better web3 UX](https://t1protocol.substack.com/p/t1-is-the-cross-chain-application) +Full article: [**t1** is the cross-chain application infra to enable better web3 UX](https://t1protocol.substack.com/p/t1-is-the-cross-chain-application) ## The Rollup Fragmentation Problem @@ -22,7 +22,7 @@ Authors: Can Kisagun, CEO & Co-Founder of t1 > Rollups, which execute transactions outside of Ethereum (off-chain) and post integrity (execution) proofs and transaction data to Layer 1 for verification, have scaled Ethereum in a secure and performant way, enabling significant reduction in transaction fees and improvements in user experience. However, while improving scalability, rollups also introduced siloed execution that led to liquidity fragmentation and broke composability in Ethereum. In this article, we talk about the rollup fragmentation problem, its implications for users and developers, and we explore how emerging technologies can restore composability. Ethereum ultimately needs to provide a unified and composable ecosystem where users can interact with different applications seamlessly, across rollups. To get there, the focus must be on shared sequencing and real-time proof generation. -Read More: [The Rollup Fragmentation Problem](https://t1protocol.substack.com/p/the-rollup-fragmentation-problem) +Full article: [The Rollup Fragmentation Problem](https://t1protocol.substack.com/p/the-rollup-fragmentation-problem) ## Introducing **t1:** Unifying Ethereum’s Ecosystem for the Future of Web3 @@ -32,7 +32,7 @@ Authors: Can Kisagun, CEO & Co-Founder of t1 > Ethereum best embodies the ethos and values that inspire us about the future of blockchain technology. It has the most decentralized community—a place where the brightest minds gather and innovation thrives. However, the best technology doesn’t always win. > We believe that for Ethereum to provide the best user and developer experience, the rollup fragmentation problem must be solved. The vision of a unified Ethereum ecosystem truly excites us. We started t1 earlier this year to make this vision a reality. -Read more: [Introducing **t1**](https://t1protocol.substack.com/p/introducing-t1-unifying-ethereums-ecosystem) +Full article: [Introducing **t1**](https://t1protocol.substack.com/p/introducing-t1-unifying-ethereums-ecosystem) ## How to run Reth in Intel TDX @@ -41,4 +41,4 @@ Authors: KSS, Founding Engineer at t1 > Trusted Execution Environments (TEE) are hardly a novelty. They are currently one of the most established methods of performing verifiable computation server-side. As crazy as it sounds, SGX was introduced by Intel nearly a decade ago. The wider blockchain community took its time to realize how great of a pairing TEEs and blockchains are, and harness that potential by taking the best of on-chain security and off-chain performance. > There were some good reasons to be cautious about Intel SGX with its poor developer experience, lack of crucial features and numerous exploits (https://sgx.fail/, anyone?). In the end, with the release of Intel TDX in 2023 and great RnD teams such as Flashbots and Automata paving the path, many L2 solutions decided to adopt TEEs as a crucial extension of their tech. -Read more: [How to run Reth in Intel TDX](https://t1protocol.substack.com/p/how-to-run-reth-in-intel-tdx) +Full article: [How to run Reth in Intel TDX](https://t1protocol.substack.com/p/how-to-run-reth-in-intel-tdx) diff --git a/docs/concepts/resources.md b/docs/concepts/resources.md index ebf55317..b7522c5f 100644 --- a/docs/concepts/resources.md +++ b/docs/concepts/resources.md @@ -6,4 +6,4 @@ sidebar_position: 3 This page will be periodically updated with helpful resources as they are made available. -- [**t1 Rollup Visualization**](https://www.t1protocol.com/#how-it-works) +Read more: [**t1 Rollup Visualization**](https://www.t1protocol.com/#how-it-works)