I think you should make a link to a page with answers to basic questions about the project, it will help those who are new to the site and want to briefly understand what the Aptos and what he does. I would place the link at the bottom of the site (screenshot )
Questions that would interest me:
What is Aptos Labs?
It is a project aimed at creating the safest and scalable Layer 1 blockchain.
What is the Move language?
The Aptos blockchain was built using the Move language. Move is an executable bytecode language that is used to execute user transactions and smart-contracts. But unlike other blockchain languages, it is not only one of the safest, it also solves a number of other problems.
Consensus Protocol Byzantine Fault Tolerant (BFT)
The protocol mechanism is quite effective. With the latest improvements to the protocol, blocks are committed in as far as two network round-trips, making sub-second finality the common case. Also novel reputation system analyses the on-chain state and automatically update leader rotation to adjust for non-responsive validators without any human intervention, making it well suited for decentralized environments.
How is high bandwidth implemented in Aptos?
Throughput and finality are affected by many factors. First of all is the transaction complexity. A major step of this journey has been to fully decouple the consensus protocol from transaction execution. The consensus protocol agrees on a proposed transaction ordering. In a separate protocol and outside of the critical path, validators execute the transactions and have an agreement on the final transaction ordering and execution results.
This is a draft version, the answers can be corrected and new questions can be added. You can share your ideas of questions and answers below, as well as like and vote.
I love everyone and good luck to everyone!