![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
Aptos는 2022 년에 출시 된 빠르고 안전하며 확장 가능하도록 설계된 레이어 1 블록 체인이며 "Aptos Autumn"이라는 메인 넷이 있습니다.
Aptos is a Layer 1 blockchain designed for speed, security, and scalability. It aims to improve transaction efficiency while ensuring strong protection against fraud. The blockchain uses a unique Move programming language and offers a high transaction throughput of 160,000 tps and low fees.
Aptos는 속도, 보안 및 확장 성을 위해 설계된 레이어 1 블록 체인입니다. 사기에 대한 강력한 보호를 보장하면서 거래 효율성을 향상시키는 것을 목표로합니다. 블록 체인은 고유 한 Move 프로그래밍 언어를 사용하며 160,000 TPS 및 저수 수수료의 높은 거래 처리량을 제공합니다.
This guide will explain what Aptos is, how it works, use cases of APT tokens, and how to buy and store APT tokens.
이 안내서는 Aptos가 무엇인지, 작동 방식, 적절한 토큰의 사용 사례 및 적절한 토큰을 사고 저장하는 방법을 설명합니다.
What is Aptos?
aptos는 무엇입니까?
Aptos is a new Layer 1 blockchain that was launched in 2022, with its mainnet called "Aptos Autumn". The blockchain is capable of processing over 160,000 transactions per second (TPS), compared to Bitcoin's 7 TPS or Ethereum's 15-40 TPS.
Aptos는 2022 년에 출시 된 새로운 레이어 1 블록 체인이며 "Aptos Autumn"이라는 메인 넷이 있습니다. 블록 체인은 Bitcoin의 7 TP 또는 Ethereum의 15-40 TPS와 비교하여 초당 160,000 개 이상의 트랜잭션 (TPS)을 처리 할 수 있습니다.
Aptos uses a combination of Proof-of-Stake (PoS) and a special consensus method called AptosBFT. It also has a modular design, allowing for easy updates without shutting down.
Aptos는 스테이크 증명 (POS)과 aptosbft라는 특별한 합의 방법의 조합을 사용합니다. 또한 모듈 식 디자인이있어 종료하지 않고 쉽게 업데이트 할 수 있습니다.
What is Aptos Labs?
Aptos Labs 란 무엇입니까?
Aptos Labs is the company that developed the Aptos blockchain. It was founded in 2021 by Mo Shaikh and Avery Ching, both of whom previously worked on the Diem blockchain project at Meta.
Aptos Labs는 Aptos 블록 체인을 개발 한 회사입니다. 2021 년 Mo Shaikh와 Avery Ching에 의해 설립되었으며, 둘 다 이전에 Meta의 Diem Blockchain Project에서 일했습니다.
After Meta abandoned Diem in January 2022, the technology and ideas were used to create Aptos. The company has raised significant funding, including a $200 million Series C round led by Andreessen Horowitz (a16z) in March 2022, a $150 million Series B funding in July 2022 co-led by FTX Ventures and Jump Crypto, and additional funds from Binance Labs in September 2022, pushing its valuation to $4 billion.
Meta가 2022 년 1 월 Diem을 버린 후 기술과 아이디어는 aptos를 만드는 데 사용되었습니다. 이 회사는 2022 년 3 월 Andreessen Horowitz (A16Z)가 이끄는 2 억 달러 규모의 시리즈 C 라운드, 2022 년 7 월 FTX Ventures와 Jump Crypto와 Jump Crypto의 1 억 5 천만 달러 규모의 시리즈 B 펀딩, 2022 년 9 월 Binance Labs의 추가 자금을 4 억 달러로 추진했습니다.
How Does Aptos Work?
aptos는 어떻게 작동합니까?
Move Programming Language
프로그래밍 언어를 움직입니다
The Move Programming Language is a key component of Aptos, originally created for Meta's Diem project. It is a Rust-based language designed to make writing smart contracts safer and simpler.
Move 프로그래밍 언어는 Aptos의 핵심 구성 요소로 원래 Meta의 Diem 프로젝트를 위해 만들어졌습니다. 스마트 계약을 더 안전하고 단순하게 작성하도록 설계된 녹기 기반 언어입니다.
Move ensures that resources, such as digital coins, can't be copied or lost through programming errors, and they can only be moved between accounts. This minimizes the potential for hacking and bugs. The language also includes a smart contract verifier called the Move Prover, which can check for common programming mistakes.
이동은 프로그래밍 오류를 통해 디지털 코인과 같은 리소스를 복사하거나 손실 할 수 없으며 계정간에 만 이동할 수 있도록합니다. 이것은 해킹 및 버그의 가능성을 최소화합니다. 언어에는 또한 Move Prover라는 스마트 계약 검증자가 포함되어 있으며 일반적인 프로그래밍 실수를 확인할 수 있습니다.
Block-STM Technology
블록 STM 기술
Block-STM Technology is the engine that powers Aptos's ability to process over 160,000 TPS, as demonstrated by Aptos Labs in their testing. STM stands for Software Transactional Memory.
Block-STM 기술은 테스트에서 Aptos Labs에서 입증 한 것처럼 Aptos가 160,000 TP 이상을 처리하는 능력을 강화하는 엔진입니다. STM은 소프트웨어 트랜잭션 메모리를 나타냅니다.
This system runs transactions optimistically in parallel, meaning it processes many transactions at once without waiting and checks them afterward for any errors. If a transaction fails, it gets re-run using smart memory tools to resolve conflicts. This method utilizes all available computing power efficiently, making Aptos significantly faster than blockchains that process transactions one by one.
이 시스템은 거래를 낙관적으로 병렬로 실행하므로 대기하지 않고 한 번에 많은 트랜잭션을 처리하고 나중에 오류를 확인합니다. 트랜잭션이 실패하면 스마트 메모리 도구를 사용하여 충돌을 해결합니다. 이 방법은 사용 가능한 모든 컴퓨팅 전력을 효율적으로 활용하여 트랜잭션을 하나씩 처리하는 블록 체인보다 Aptos가 훨씬 빠릅니다.
Data Model
데이터 모델
The Data Model in Aptos organizes information effectively for smooth operation of the blockchain. It allocates a unique identifier starting from 0 for each account, and new accounts are created with increasing identifiers as transactions occur.
APTOS의 데이터 모델은 블록 체인의 원활한 작동을위한 정보를 효과적으로 구성합니다. 각 계정마다 0에서 시작하여 고유 식별자를 할당하며 트랜잭션이 발생함에 따라 식별자가 증가함에 따라 새 계정이 생성됩니다.
Data is stored in a format that validators can access quickly, and resources are intrinsically tied to specific accounts, ensuring clarity and security in resource management.
데이터는 유효성 검사기가 신속하게 액세스 할 수있는 형식으로 저장되며 리소스는 본질적으로 특정 계정과 연결되어 자원 관리의 명확성과 보안을 보장합니다.
Byzantine Fault Tolerance (BFT) Consensus Protocol
비잔틴 결함 공차 (BFT) 컨센서스 프로토콜
The Byzantine Fault Tolerance (BFT) Consensus Mechanism, specifically AptosBFT version 4, guarantees that Aptos remains secure even if some validators fail or act dishonestly.
비잔틴 결함 공차 (BFT) 컨센서스 메커니즘, 특히 aptosbft 버전 4는 일부 유효성 검사기가 부정직하게 실패하거나 행동하더라도 Aptos가 안전하게 유지되도록 보장합니다.
This system can handle up to one-third of validators being faulty, which equates to 33% of the network's total voting power, without compromising the blockchain's integrity.
이 시스템은 최대 3 분의 1의 유효성 검사기를 처리 할 수 있으며, 이는 블록 체인의 무결성을 손상시키지 않으면 서 네트워크의 총 투표력의 33%에 해당합니다.
Parallel Transaction Execution Engine
병렬 트랜잭션 실행 엔진
The Parallel Transaction Execution Engine is what enables Aptos to achieve extremely high throughput, processing thousands of transactions simultaneously rather than one after another.
병렬 트랜잭션 실행 엔진은 Aptos가 매우 높은 처리량을 달성하여 수천 개의 트랜잭션을 동시에 처리 할 수있게합니다.
It runs transactions in batches, validates them later, and resolves any issues by re-running failed transactions. This approach minimizes waiting times and boosts transaction throughput, with a future goal of 1 million TPS.
거래를 배치로 실행하고 나중에 검증하며 실패한 트랜잭션을 다시 실행하여 모든 문제를 해결합니다. 이 접근법은 대기 시간을 최소화하고 미래의 목표는 1 백만 TP의 목표로 트랜잭션 처리량을 향상시킵니다.
Aptos Ecosystem
aptos 생태계
The Aptos ecosystem is a growing network of projects built on the Aptos blockchain. Currently, there are 194 total projects built or integrated on the Aptos blockchain. Some of the top Aptos ecosystem eprojects are:
Aptos 생태계는 Aptos 블록 체인에 구축 된 프로젝트 네트워크입니다. 현재 Aptos 블록 체인에 194 개의 총 프로젝트가 구축되거나 통합되어 있습니다. 최고의 aptos 생태계 eprojects 중 일부는 다음과 같습니다.
Check out the complete list of Aptos ecosystem projects here.
여기에서 Aptos Ecosystem 프로젝트의 전체 목록을 확인하십시오.
The Aptos Crypto Token (APT)
Aptos 암호화 토큰 (APT)
The Aptos crypto token (APT) is the native cryptocurrency of the Aptos network. It powers the network by handling fees, staking, and governance.
Aptos Crypto Token (APT)은 Aptos 네트워크의 기본 암호 화폐입니다. 수수료, 스테이 킹 및 거버넌스를 처리하여 네트워크에 전력을 공급합니다.
Currently, APT token ranks among the top #30 cryptocurrencies with a market cap of $3.59B, according to CMC data.
CMC 데이터에 따르면 현재 APT 토큰은 시가 총액이 $ 3.59b의 시가 총액으로 최고 #30 암호 화폐 중 하나입니다.
APT Tokenomics
적절한 토 케노 믹스
APT tokenomics define how the token is distributed, unlocked, and used over time. The initial total supply of APT was 1 billion tokens at the mainnet launch. The token uses 8 decimal places, with the smallest unit called
APT Tokenomics는 시간이 지남에 따라 토큰이 분포, 잠금 해제 및 사용되는 방식을 정의합니다. APT의 초기 총 공급은 메인 넷 출시시 10 억 토큰이었습니다. 토큰은 소수점 이하 8 곳을 사용하며 가장 작은 단위는
부인 성명:info@kdj.com
제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!
본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.