Branches
main
branch → current devmainnet
branch → current mainnet deploymenttestnet
branch → current testnet deployment
Run ./sh_scripts/move_tests.sh
.
- Run
aptos init
to create a new profile. - Update the address you want to deploy to and profile in
move_publish.sh
. - Run
./sh_scripts/move_publish.sh
to deploy.