aptos-labs/aptos-networks

61

stars

303

commits

Move

primary language

Sep 3, 2026

updated

README

Aptos genesis blob and waypoint for different networks

  • devnet/: Developer testnet, upgraded weekly on Thursday from main branch, data will be wiped when upgrade.
  • ait3/: Aptos Incentivized Testnet 3, short lived testing network.
  • testnet/: Aptos stable testnet, data will be persisted during upgrades.
  • mainnet/: Aptos Mainnet

Fetching LFS files

Large binaries (e.g. digest_key.bin, pp.bin) are stored in Git LFS but excluded from default fetches to keep clones fast. After cloning, pull only the network you need:

git lfs pull --include="devnet/*"
# or
git lfs pull --include="testnet/*"

To fetch everything: git lfs pull --include="*".

Contributors

sherry-x

58 commits

perryjrandall

49 commits

JoshLind

21 commits

aptos-bot

17 commits

aptos-labs/aptos-networks

61

stars

303

commits

Move

primary language

Sep 3, 2026

updated

README

Aptos genesis blob and waypoint for different networks

  • devnet/: Developer testnet, upgraded weekly on Thursday from main branch, data will be wiped when upgrade.
  • ait3/: Aptos Incentivized Testnet 3, short lived testing network.
  • testnet/: Aptos stable testnet, data will be persisted during upgrades.
  • mainnet/: Aptos Mainnet

Fetching LFS files

Large binaries (e.g. digest_key.bin, pp.bin) are stored in Git LFS but excluded from default fetches to keep clones fast. After cloning, pull only the network you need:

git lfs pull --include="devnet/*"
# or
git lfs pull --include="testnet/*"

To fetch everything: git lfs pull --include="*".

Contributors

sherry-x

58 commits

perryjrandall

49 commits

JoshLind

21 commits

aptos-bot

17 commits

Languages

Move

100.0%