Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@arjanjohan arjanjohan released this 23 Feb 19:47
d6ec4c4

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
    • Show link to transaction in block explorer after successful transaction ebf20ba
    • Allow arrays and None value as arguments b5c6f24
    • Add input fields for type arguments b5c6f24
  • 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