Updated Scaffold Move to be more user friendly
Includes
- Add a deploy.js script to publish modules with the
--move-1
tag when deploying to custom networks (like Movement Bardock testnet). - Add type safety to useView and useSubmitTransaction hooks b5c6f24
- Debug tab improvements
- Replace
@aptos-labs/wallet-adapter-ant-design
by a custom WalletSelector. b7bfaed - Store latest deployment chainId with each deployment 60a786c
- Show a warning when user's wallet is connected to the wrong network 733bfe2