Install Aptos SDK
npm install @aptos-labs/ts-sdk
Update module address (from results when compiling) and private key (from the config.yaml created through the movement init
used in the previous task).
Run script
node index.js
Install Aptos SDK
npm install @aptos-labs/ts-sdk
Update module address (from results when compiling) and private key (from the config.yaml created through the movement init
used in the previous task).
Run script
node index.js