aptos-labs / aptos-ts-sdk

An SDK for accessing the Aptos blockchain data, submitting transactions, and more!
https://aptos-labs.github.io/aptos-ts-sdk/
Apache License 2.0
67 stars 37 forks source link

Add move script, object package deployment to cli #443

Closed 0xaptosj closed 2 months ago

0xaptosj commented 2 months ago

Description

Add these functions to cli

Test Plan

Tested MoonCoin example on testnet.

AND tested on windows and it works fine!

Related Links