라이브러리/Linea Whitepaper
Whitepaper
Linea 로고

Linea

Linea: A zkEVM Type 2 Network

Consensys · 2023 · 총 4개 섹션 · 5개 문장

이렇게 사용하세요

1원문과 번역을 읽어보세요
2'상세 설명 펼치기'로 맥락을 파악하세요
3핵심 용어를 클릭해 정의를 확인하세요

Introduction

Linea is an Ethereum Layer 2 zkEVM2 network developed by Consensys1, the company behind MetaMask and Infura. Linea uses zero-knowledge proofs to validate transactions off-chain and post compressed proofs to Ethereum L1, inheriting Ethereum's security while reducing transaction costs by over 15x compared to L1.

리네아는 컨센시스가 개발한 이더리움 L2 zkEVM2. 영지식 증명으로 트랜잭션을 검증하며 ETH를 가스 토큰으로 사용한다.

Linea uses Ethereum (ETH) as its native gas token. Unlike some L2s that have introduced their own tokens, Linea maintains ETH as gas, reducing friction for users already familiar with Ethereum. Consensys plans to progressively decentralize Linea governance over time.

리네아는 이더리움(ETH)을 네이티브 가스 토큰으로 사용한다. 자체 토큰을 도입한 일부 L2와 달리, 리네아는 ETH를 가스로 유지하여 이미 이더리움에 익숙한 사용자의 마찰을 줄인다. 컨센시스는 시간이 지남에 따라 리네아 거버넌스를 점진적으로 탈중앙화할 계획이다.

zkEVM Architecture

Linea is classified as a Type 2 zkEVM1, meaning it is fully EVM-equivalent at the bytecode level. Solidity and Vyper contracts deploy on Linea without modification, and developers can use standard Ethereum tooling (Hardhat, Foundry, Truffle). The ZK prover generates validity proof2s for batches of transactions, which are verified on Ethereum L1.

리네아는 타입 2 zkEVM으로 분류되어, 바이트코드 수준에서 완전히 EVM과 동등하다. Solidity 및 Vyper 컨트랙트는 수정 없이 리네아에 배포되며, 개발자는 표준 이더리움 도구(Hardhat, Foundry, Truffle)를 사용할 수 있다. ZK 증명자는 트랜잭션 배치에 대한 유효성 증명을 생성하며, 이는 이더리움 L1에서 검증된다.

Prover System

Linea uses a lattice-based, plonky21-style prover called Linea Prover that generates ZK proofs for transaction batches. The prover is designed to be efficient, generating proofs in minutes rather than hours. Consensys is actively working to reduce proof generation time and cost through hardware acceleration and algorithmic improvements.

리네아는 트랜잭션 배치에 대한 ZK 증명을 생성하는 플롱키2(plonky21) 스타일의 격자 기반 증명자인 리네아 증명자(Linea Prover)를 사용한다. 증명자는 몇 시간이 아닌 몇 분 내에 증명을 생성하도록 효율적으로 설계되었다. 컨센시스는 하드웨어 가속과 알고리즘 개선을 통해 증명 생성 시간과 비용을 줄이기 위해 적극적으로 노력하고 있다.

MetaMask Integration

One of Linea's key advantages is its deep integration with MetaMask, the most widely used Ethereum wallet with over 30 million monthly active users. MetaMask users can add Linea as a network with a single click, and MetaMask Snaps1 allow developers to build extensions that interact with Linea's features directly within the wallet.

리네아의 핵심 강점 중 하나는 월간 활성 사용자 3천만 명 이상을 보유한 가장 널리 사용되는 이더리움 지갑인 메타마스크와의 깊은 통합이다. 메타마스크 사용자는 클릭 한 번으로 리네아를 네트워크로 추가할 수 있으며, 메타마스크 스냅(Snaps)을 통해 개발자는 지갑 내에서 직접 리네아 기능과 상호작용하는 확장 기능을 구축할 수 있다.

원본 출처: Linea: A zkEVM Type 2 Network by Consensys (2023)

학습 목적으로 재구성된 콘텐츠입니다.