aptos-names-contracts
aptos-names-contracts copied to clipboard
Aptos Name Service
Branches
mainbranch → current devmainnetbranch → current mainnet deploymenttestnetbranch → current testnet deployment
Testing
Unit test
Run ./sh_scripts/move_tests.sh.
Deploy to testnet
- Run
aptos initto create a new profile. - Update the address you want to deploy to and profile in
move_publish.sh. - Run
./sh_scripts/move_publish.shto deploy.