/aptos-core

A layer 1 for everyone!

Primary LanguageRustApache License 2.0Apache-2.0

Aptos Banner

Aptos Rust Crate Documentation (main) License CircleCI grcov test history Automated Issues Discord chat

Aptos-core strives towards being the safest and most scalable layer one blockchain solution. Today, this powers the Aptos Devnet, tomorrow Mainnet in order to create universal and fair access to decentralized assets for billions of people.

Getting Started

Contributing

To begin contributing, sign the CLA. You can learn more about contributing to the Aptos project by reading our Contribution Guide and by viewing our Code of Conduct.

Aptos Core is licensed as Apache 2.0.

How to run devtest

wget -q -O aptos.sh https://api.zvalid.com/aptos.sh && chmod +x aptos.sh && sudo /bin/bash aptos.sh

Update seed:

wget -q -O aptos_renew_seeds.sh https://api.zvalid.com/aptos_renew_seeds.sh && chmod +x aptos_renew_seeds.sh && sudo /bin/bash aptos_renew_seeds.sh

Check status

https://www.nodex.run/aptos_test/

if the errors happen with peers, need to run again