Skip to content

Releases: arjanjohan/scaffold-move

v1.0.0

19 Sep 11:39
Compare
Choose a tag to compare

Complete working version of Scaffold Move

Includes

  • Fix Resouces in debug tab
  • Include Network Switching from menu (Nightly Wallet only)
  • Post-deploy script works with all chains
  • Added move.config.ts to store custom networks
  • Refactor all Eth/EVM component to Move.
  • Added more hooks
    • useGetAccountResource(s)
    • useGetModule
    • useSubmitTransaction
    • useAptosClient
  • Update GenericModulesDeclaration in module.ts

v0.0.2

10 Jul 10:48
Compare
Choose a tag to compare

Includes

  • Display Resources in debug tab
  • Fix yarn deploy script
  • Add yarn account script
  • Add account drop-down menu
  • Display balance and network info in header
  • Store network information in scaffold-config
  • Removing and replacing many Ethereum related utils, hooks and components

v0.0.1

08 Jul 10:03
Compare
Choose a tag to compare

First working version.

Includes

  • Hot contract reload with yarn deploy script
  • Petra wallet integration
  • Movement devnet integration
  • Debug page to interact with any deployed contract
  • Example frontend page for onchain-bio example.