安全可靠的 Locus Chain 钱包

通过 Trezor 生态系统,全面自信地掌控您的Locus Chain资产。

  • 由您的硬件钱包保护
  • 搭配兼容的热钱包使用
  • 全球超 200 万用户信赖
Trezor Suite 应用内 Locus Chain 钱包界面截图——展示完整集成与支持

收发您的 Locus Chain 通过 Trezor Suite 应用

Trezor Suite 应用可用于管理 Locus Chain,支持桌面端、网页版和移动端。
收发

收发

轻松将您的Locus Chain从任何钱包或交易所转入您的 Trezor 钱包地址。
买入、卖出与兑换

兑换

使用 Trezor 硬件钱包转移、保存和管理您的资产。

支持Locus Chain的 Trezor 硬件钱包

让您的 Trezor 同步至钱包应用

通过将 Trezor 硬件钱包与多个钱包应用同步,管理您的 Locus Chain。

  • Trezor Suite
  • MetaMask
  • Rabby

支持的Locus Chain网络

  • Ethereum

为什么要用硬件钱包?

离线安全保护,尽在 Trezor

  • 您 100% 拥有您的加密货币
  • 离线保护私钥,大幅降低在线攻击风险
  • 您的数据 100% 匿名
  • 您的加密货币不受任何公司控制

在线交易所

  • 若交易所出现问题,您将失去加密货币
  • 交易所是黑客攻击的目标
  • 您的个人数据可能会被暴露
  • 您并不真正拥有您的加密货币

如何在 Trezor 上使用LOCUS

1

请连接您的 Trezor 设备

将您的 Trezor 硬件钱包连接至电脑或移动设备。如果还没有,可以在这里购买。
2

安装 Trezor Suite 应用

安装 Trezor Suite 应用
下载并安装 Trezor Suite 应用,获得最佳体验,或直接在浏览器中打开网页版应用。
3

转账您的 LOCUS

转账您的加密货币
打开 Trezor Suite 应用,选择您的资产(如需先激活),点击“收款”,显示完整地址,在 Trezor 上核对,然后将地址粘贴到交易所的“发送至”字段中。完成!
4

充分利用您的 LOCUS

Locus Chain 转账完成后,您可通过 Trezor Suite 应用,使用 Trezor 硬件钱包安全、轻松地管理 Locus Chain

Trezor 助您安心管理 LOCUS

  • 受安全芯片保护
    受安全芯片保护

    对抗在线与离线威胁的可靠防线

  • 您的代币,您做主
    您的代币,您做主

    通过设备确认,全面掌控每笔交易

  • 安全始于开源
    安全始于开源

    透明钱包设计让您的 Trezor 更优更安全

  • 清晰简单的钱包备份
    清晰简单的钱包备份

    采用新备份标准恢复您的数字资产访问权限

  • 从第一天起就信心十足
    从第一天起就信心十足

    包装与设备防拆封条共同保障 Trezor 设备完整性

"What Is LOCUS CHAIN (LOCUS)? Locus Chain aims to be the most widely used Next Generation Layer 1 Public Blockchain Protocol, which achieves both full decentralization and scalability simultaneously. As a decentralized scalable layer 1 chain based on patented technologies, Locus Chain aims to support various Defi, GameFi, Metaverse, Smart City, CBDC(Central Bank Digital Currency) projects by being the most reliable, secure, low cost and high performance layer 1 public blockchain platform. Locus Chain claims to be the first decentralized Layer 1 public blockchain to ever solve the blockchain trilemma of Decentralization. Scalability and Security.

LOCUS token? The current Locus token type before the mainnet is an Ethereum-based ERC20 token with smart contract issued by Locus Chain Foundation. However, given that the tokens on the public Ethereum network cannot be used on the Locus Chain directly, we will be making use of hashed time-locked contracts to allow 1-to-1 atomic swaps of Locus tokens from Ethereum to the Locus Chain mainnet. LOCUS will be the main cryptocurrency required for all the operations of the Locus Chain network and all of its applications. LOCUS is a payment method for the entire network economy. Tokens are used by validators (who can easily participate), developers, and users to participate in the LOCUS network and receive rewards. It is also used to for fees and to participate in future governance.

LOCUS Ecosystem Top developers and high profile business partners are participating in the development of Locus Chain one after another. High-performance Layer 1 blockchain can create various business opportunities in sectors including decentralized finance, real estate transaction platforms, and game money, etc as well as creating various other tokens. In addition, Locus Chain allows the users to use the blockchain verification service through a simple linkage without building a separate blockchain. Since it is a high-performance public blockchain platform, technology licensing will be carried out in the future in the areas of CBDC and IOT, including smart cities, smart factories, and smart grids based on vast amounts of data.

Special technology of LOCUS *DAG(Directed Acyclic Graph) - AWTC(Account-Wise Transaction Chain)

The AWTC, Account-Wise-Transaction-Chain, is a central data structure for Locus Chain's high capacity, distributed transaction processing. AWTC is a Directed-Acyclic-Graph (DAG) based data structure composed of multiple transaction chains, each for an account. Each account has its dedicated chain. A new transaction issued by an account is primarily added to the account's chain. Block grid structures, including DAG-AWTC, do not cause conflicts because there are as many points as the number of accounts to which the transaction is added, and only the owning account can record it exclusively. Also, the account that added the transaction becomes clear, so if the account holder himself is not a malicious user, the transaction is almost confirmed as soon as it is added. The ledger structure of the Locus Chain is one of the main technical features to fundamentally solve the problem of delayed transaction processing that the existing blockchains had.

POS - BFT Consensus Algorithm Given the time required for the data to propagate sufficiently to the network, the Locus Chain first implemented a BFT definitive consensus on the DAG by attempting to consent on a small amount of historical points of time. It also selects a new proposer committee that participates in the consensus algorithm every round by a random verifiable function (VRF) based on stochastic PoS (proof of stake: the more shares, the higher the probability of being elected as a committee). Since these methods cannot identify or predict the nodes (proposer, validator) to participate in the consensus, manipulation by malicious attacks is difficult, ensuring fairness and network stability of the consensus results. *Verifiable Pruning

Unlike traditional pruning, which reduces the size of a ledger by simply deleting old data to address growing ledger sizes, Locus Chain's Verifiable Pruninng uses a Skewed Merkle Tree structure to validate the legitimacy of the data even when most of the previous data is deleted in the local environment. Verifiable pruning deletes outdated data on the ledger while still being able to provide full data verification by verifying previous data with hash values.

*Dynamic Sharding

Locus Chain has a ledger structure formed of each account (AWTC), making it easy to adjust the number and size of the shard, and the validator ratio by relocating the shard in the event of an imbalance between shards. With dynamic sharding, the network usage that a node has to cover is reduced to 2/N when the number of shards is N. The total network TPS for network usage on the same node will increase by that amount, plus the additional ledger state sharding, which will also divide the storage usage by the number of shards.

LOCUS’S creators The key development members of the Locus Chain were developers of the Blueside Engine, Korea's first commercial game engine. The core of Locus Chain technology is to effectively process and synchronize large amounts of network traffic. The developers of Blueside Engine have acquired 18 software development related intellectual property rights, which are the product of the technology accumulated through console/online games and software development over the past 20 years, and hold 2 other software patents."

社区

探索其他支持的加密货币

  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
探索全部支持的资产