Aptos External Resources
Proceed with caution
This page links to third-party contents. Aptos neither endorses nor supports these contributions. Nor can we guarantee their effects.
This page contains links to external resources supplied by the Aptos community. These may be useful, technical posts to the Aptos Forum or links to Aptos-related technologies documented elsewhere.
To add your own resource, click Edit this page at the bottom, add your resource in Markdown, and create a pull request for review.
Toolsโ
Contribution | Description | Author | Date added/updated |
---|---|---|---|
Aptos Staking Dashboard ยท Repo | A dashboard to monitor your Aptos validator performance, view network stats, or request delegation commissions. By Paymagic Labs. | pakaplace | 2023-03-10 |
Aptos Validator/Staking Postman Collection | A Postman collection for querying staking pool, staking contract, and account resources/events. | pakaplace | 2023-03-10 |
One-stop solution for Aptos node monitoring | A monitoring solution for Aptos nodes utilizing Docker containers with Prometheus, Grafana, cAdvisor, NodeExporter, and alerting with AlertManager. | Lavender.Five Nodes | 2023-03-10 |
Monitor Your Aptos validator and validator fullnodes with Prometheus and Grafana | A full-featured Grafana/Prometheus dashboard to monitor key infrastructure, node, and chain-related metrics and data relationships. | RHINO | 2023-03-10 |
Tutorialsโ
Contribution | Description | Author | Date added/updated |
---|---|---|---|
Alerts integration on your validator/full node | Explains how to integrate alerts on your validator (fullnode). | cryptomolot | 2023-06-11 |
Tools to monitor your validator | Explains what tools to use to monitor your validator (fullnode). | cryptomolot and p1xel32 | 2023-06-11 |
How to join validator set via snapshot | Demonstrates a method to join a validator set with a snapshot. | cryptomolot | 2023-06-11 |
Alerts for your validator via Telegram public | Demonstrates a useful method for receiving alerts. | cryptomolot | 2023-06-11 |
Ansible playbook for Node Management (Bare Metal) | This Ansible Playbook is for the initialization, configuration, planned and hotfix upgrades of Aptos Validators, VFNs and PFNs on bare metal servers. | RHINO | 2023-03-14 |
Ansible playbook for Node Management (Docker) | This Ansible Playbook is intended for node management, including initial launch and handling upgrades of nodes. | Lavender.Five Nodes | 2023-03-13 |
Write Your First Smart Contract On Aptos | This blog is created to help you start writing smart contracts in Aptos Blockchain. | Samundra Karki, MokshyaProtocol | 2023-02-27 |
Transfer validator node to other server (no fullnode required) | Shows how to transfer a validator node to another server without using an intermediate full node server. | p1xel32 | 2023-02-03 |
Failover and migrate Validator Nodes for less downtime | Explains how to hot swap a validator node with a validator full node with Docker setup and inspired the generic Update Aptos Validator Node via Failover. | guguru | 2022-11-22 |