Libra/Diem的第二人生——Aptos

1. 引言

2022年2月24日,原Novi/Diem团队的17名开发者和研究者组成了Aptoslabs,继续致力于推广使用Dime(fork为Aptos),并宣布将于数周内上线Aptos Devnet。

在Aptos中将采用proof-of-stake DiemBFT共识,而不是Diem的proof-of-authority共识,并采用Move语言来编写智能合约。

开源代码见:

  • https://github.com/diem/diem
  • https://github.com/aptos-labs/aptos-core

里程碑规划为:

  • 2022 Q1 (March 15th) — Developer testnet launch
    Work with strategic partners and the web3 developer community to gather feedback and make improvements with respect to the Move developer experience and Move language

  • 2022 Q2 — Incentivized testnet launch
    A larger and mainnet-like test playground for strategic partners and web3 developers to build
    Work with the node operator community to onboard and build expertise on operating the decentralized network together
    Start a bug bounty to improve the developer experience, node operations, and address infrastructure issues
    Provide incentive alignment for all participants that help secure the network

  • 2022 Q3 — Mainnet launch

  • 2022 Q4–2023 Q1 — Deploy the next major release to Aptos mainnet with the next set of significant features

参考资料

[1] Libra/Diem’s second life as Aptos
[2] The Genesis of Aptos

你可能感兴趣的:(区块链,区块链)