Audience
Developers, companies, and anyone seeking a solution to develop applications for the Aptos Blockchain
About Aptos
At Aptos Labs we are building a Layer 1 for everyone. Develop applications for the Aptos Blockchain, run nodes, and be a part of the blossoming Aptos community. When an Aptos Blockchain client submits a transaction, they are requesting that the ledger state be updated with their transaction. Generate, submit and verify a transaction to the Aptos Blockchain. Write your first Move Module for the Aptos Blockchain. Deploy your first coin on the Aptos Blockchain. Learn how to build your first dapp. Each Aptos account has a unique account address. The owner of that account holds the public, and private key pair that maps to the Aptos account address and, in turn, the authentication key stored in that account. Aptos provides a REST API for interacting with the blockchain. Scan transactions and accounts on the network. Retrieve the ledger data from the FullNode, including account and account resource data.