/movemate

Solmate for Move (Aptos and Sui).

Primary LanguageMove

Movemate

Movemate is the Solmate of Move built for Aptos and Sui. Movemate aims to provide all the standard libraries and modules that Move developers will commonly be using. Movemate aims for maximum efficiency, composability, and ease of implementation.

Modules

  • Governance: On-chain tokenholder governance using coins.
  • LinearVesting: Linear vesting of coins for a given beneficiary.
  • Math: Standard math utilities missing in the Move language.
  • VirtualBlock: Replace latency auctions with gas auctions (with control over MEV rewards) via virtual blocks.