Proyectos

aptos-move-publish-chunking

aptos-move-publish-chunking screenshot or poster
2026Design + Engineeringarchivado
MoveAptos
0 estrellas0 forksÚltimo envío 21 abr 2026

Large Move packages can exceed what fits in a single transaction's bytecode limit. The PackageManagement module here publishes a contract to a code object or resource address in chunks instead, assembling large packages across multiple transactions against an Aptos mainnet-pinned framework.

The repo is now archived — kept for reference on the chunked-publishing approach.