Whats New in Docs
This page shows the key updates to the developer documentation on this site.
13 October 2022
- Added user documentation for Aptos Explorer to Aptos.dev covering common use cases and popular Explorer screen descriptions.
12 October 2022
- Added Node Connections document that describes how to configure node network connections.
11 October 2022
- Added Data Pruning document that describes how to change the data pruning settings.
10 October 2022
- Added Staking Pool Operations document.
07 October 2022
- Using the Petra Wallet covers common use cases of the Petra Wallet Chrome browser extension and can be found from Install Petra Extension on Aptos.dev.
06 October 2022
- Added Node Files document that lists all the files required during node deployment process. Includes commands to download each file.
05 October 2022
- Related Aptos resources (aptoslabs.com, Twitter, Discord, and more) can be found in the Have fun section of the Aptos.dev landing page.
03 October 2022
- How Base Gas Works describes the types of gas involved in Aptos transactions and offers optimizations for your use.
26 September 2022
- Installing Aptos CLI provides detailed guidance for all major operating systems: Linux, macOS, and Windows.
25 September 2022
- Transactions and States matches the Aptos Blockchain whitepaper in structure and content.
23 September 2022
- Gas and Transaction Fees contains sections on prioritizing your transaction, gas parameters set by governance, and examples for understanding account balances, transaction fees, and transaction amounts.
22 September 2022
The System Integrators Guide contains a section on tracking coin balance changes.
21 September 2022
When installing Aptos CLI, we recommend downloading the precompiled binary over building the CLI binary from the source code as less error prone and much easier to get started.
19 September 2022
When using the Aptos CLI to publish Move modules, we note multiple modules in one package must have the same account or publishing will fail at the transaction level.
16 September 2022
When connecting to Aptos Testnet, use the testnet
rather than testnet-stable
branch. See that document for the latest commit and Docker image tag.
15 September 2022
The hardware requirements for Aptos nodes have grown for both Amazon Web Services and Google Cloud.
13 September 2022
- A new guide describing how to deploy multiple validator nodes and validator fullnodes is posted.
12 September 2022
- A new set of documents on Aptos Coin and Token are posted.
- A new document describing how to bootstrap a new fullnode using data restore is posted.
06 September 2022
A new concept document explaining the State Synchronization is posted.
The Staking document is updated.
29 August 2022
- A new guide, Leaderboard Metrics, describing the Aptos Validator Status page is released.
25 August 2022
- A new guide describing Upgrading the Move Code is posted.
24 August 2022
- The Korean language version of the Aptos White Paper is posted.
- Typescript and Rust are added to the first transaction tutorial.
- A new tutorial is added that shows how to use the Typescript SDK and Python SDKs to work with NFT. The tutorial covers topics such as creating your own collection, creating a token in that collection, and how to offer and claim that token.
16 August 2022
- A new tutorial showing how to create, submit and verify your first transaction using the Python SDK is posted.
11 August 2022
The Aptos White Paper is released.
A section explaining the network Port settings for the nodes connecting to an Aptos network is added.
08 August 2022
- A new document for the exploratory Move transactional testing is posted.
07 August 2022
- A new document for using the Aptos CLI to launch a local testnet is posted.
02 August 2022
- A new Guide for System Integrators is posted.