|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
이 캠페인은 Binance Web3 Wallet 사용자가 새로운 EVM 호환 레이어 1 블록체인인 Berachain을 경험할 수 있도록 돕기 위한 교육 이니셔티브입니다.

Binance Web3 Wallet users can now gain experience with Berachain, a new EVM-compatible Layer 1 blockchain powered by Proof of Liquidity.
바이낸스 Web3 지갑 사용자는 이제 유동성 증명으로 구동되는 새로운 EVM 호환 레이어 1 블록체인인 Berachain을 경험할 수 있습니다.
Users who complete the suggested Berachain testnet tasks while connected to a Binance Web3 Wallet will be able to claim rewards based on their testnet activity. Each participant can receive one NFT per MPC Wallet for completing the activities. These NFTs are soulbound, meaning they cannot be transferred.
Binance Web3 지갑에 연결된 상태에서 제안된 Berachain 테스트넷 작업을 완료한 사용자는 테스트넷 활동에 따라 보상을 받을 수 있습니다. 각 참가자는 활동 완료를 위해 MPC 지갑당 하나의 NFT를 받을 수 있습니다. 이러한 NFT는 영혼에 묶여 있으므로 양도할 수 없습니다.
To participate in the Berachain Airdrop through Binance Web3 Wallet, follow these steps:
Binance Web3 Wallet을 통해 Berachain Airdrop에 참여하려면 다음 단계를 따르십시오.
1. Open a Binance Web3 Wallet and connect it to the Berachain Testnet.
1. 바이낸스 Web3 지갑을 열고 베라체인 테스트넷에 연결하세요.
2. Fund your wallet with some testnet tokens.
2. 테스트넷 토큰으로 지갑에 자금을 조달하세요.
3. Perform various actions on the Berachain Testnet, such as deploying a smart contract, minting an NFT, or providing liquidity to a DEX.
3. 스마트 계약 배포, NFT 발행, DEX에 유동성 제공 등 Berachain 테스트넷에서 다양한 작업을 수행합니다.
4. The more actions you complete, the higher your chances of receiving a valuable NFT.
4. 더 많은 작업을 완료할수록 귀중한 NFT를 받을 확률이 높아집니다.
5. After completing the tasks, logout from the Testnet and claim your NFT reward.
5. 작업을 완료한 후 테스트넷에서 로그아웃하고 NFT 보상을 받으세요.
The Binance Web3 Wallet is a self-custody crypto wallet built into the Binance app, giving users more control in the decentralized finance (DeFi) space. It acts as a secure and easy-to-use portal to blockchain-based apps (dApps), allowing users to manage their crypto, swap tokens across different chains, earn yield, and engage with various blockchain platforms.
바이낸스 Web3 지갑은 바이낸스 앱에 내장된 자체 관리형 암호화폐 지갑으로, 사용자에게 탈중앙화 금융(DeFi) 공간에서 더 많은 통제권을 제공합니다. 이는 블록체인 기반 앱(dApp)에 대한 안전하고 사용하기 쉬운 포털 역할을 하여 사용자가 암호화폐를 관리하고, 여러 체인에서 토큰을 교환하고, 수익을 얻고, 다양한 블록체인 플랫폼에 참여할 수 있도록 해줍니다.
The Berachain bArtio network has been redesigned to be more modular and compatible with the Ethereum Virtual Machine (EVM). To achieve this, a new framework called BeaconKit was created.
Berachain bArtio 네트워크는 EVM(Ethereum Virtual Machine)과 더욱 모듈화되고 호환되도록 재설계되었습니다. 이를 달성하기 위해 BeaconKit이라는 새로운 프레임워크가 만들어졌습니다.
V2 is the first version to use the BeaconKit framework, which separates execution and consensus. It allows for any EVM execution client (like Geth or Reth) to be paired with a consensus client.
V2는 실행과 합의를 분리하는 BeaconKit 프레임워크를 사용하는 첫 번째 버전입니다. 이를 통해 Geth 또는 Reth와 같은 모든 EVM 실행 클라이언트를 합의 클라이언트와 페어링할 수 있습니다.
Key Changes from V1 to V2
V1에서 V2로의 주요 변경 사항
The V1 testnet (Artio) was based on Polaris, which tightly integrated EVM execution with the Cosmos SDK, creating a monolithic structure for optimized precompiles.
V1 테스트넷(Artio)은 EVM 실행을 Cosmos SDK와 긴밀하게 통합하여 최적화된 사전 컴파일을 위한 모놀리식 구조를 생성하는 Polaris를 기반으로 했습니다.
However, despite these optimizations, Cosmos struggled to handle Berachain’s high transaction volume and compatibility issues arose with precompiles and the forked EVM execution client.
그러나 이러한 최적화에도 불구하고 Cosmos는 Berachain의 높은 트랜잭션 볼륨을 처리하는 데 어려움을 겪었고 사전 컴파일 및 포크된 EVM 실행 클라이언트에서 호환성 문제가 발생했습니다.
In V2, a modular architecture was introduced, separating the consensus and execution layers. Unlike V1, where validators used just one Polaris client, V2 requires validators to run two clients: the BeaconKit client for consensus and any EVM execution client (like Geth or Erigon) for execution. This setup allows each layer to focus on its specific role—enabling the execution layer to leverage EVM advancements while BeaconKit delivers a highly customizable and efficient consensus system.
V2에서는 합의 레이어와 실행 레이어를 분리하는 모듈식 아키텍처가 도입되었습니다. 검증인이 하나의 Polaris 클라이언트만 사용했던 V1과 달리 V2에서는 검증인이 합의를 위한 BeaconKit 클라이언트와 실행을 위한 모든 EVM 실행 클라이언트(예: Geth 또는 Erigon)라는 두 개의 클라이언트를 실행해야 합니다. 이 설정을 통해 각 계층은 특정 역할에 집중할 수 있습니다. 즉, 실행 계층이 EVM 발전을 활용할 수 있게 하고 BeaconKit은 고도로 사용자 정의 가능하고 효율적인 합의 시스템을 제공합니다.
부인 성명:info@kdj.com
제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!
본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.

































