A library of secure, efficient module building blocks for Move development on Aptos and Sui blockchains.
Movemate is a library of module building blocks for the Move programming language, specifically designed for Aptos and Sui blockchains. It provides reusable, secure components like access control, data structures, and mathematical utilities that complement native frameworks, solving common development challenges in smart contract creation.
Move developers building decentralized applications on Aptos or Sui who need reliable, audited modules for common functionalities like governance, cryptography, and data management.
Developers choose Movemate for its focus on security, efficiency, and composability, offering pre-built modules that reduce implementation time and risk while ensuring compatibility with Move's native ecosystems.
Library of module building blocks for Move (Aptos and Sui).
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Includes battle-tested components like ACL and governance, reducing smart contract vulnerabilities as emphasized in the project philosophy.
Features crit-bit trees and Bloom filters for fast, space-efficient operations, directly referenced in the README for performance.
Designed to work with native Move frameworks on Aptos and Sui, simplifying development without breaking compatibility.
Offers diverse modules from math utilities to Merkle proofs, accelerating implementation for common DeFi and dApp needs.
Some modules like escrow are only available for Sui, not Aptos, reducing cross-platform reusability and consistency.
Requires managing git dependencies and separate subdirectories for Aptos and Sui, which can be error-prone and cumbersome.
The README lacks detailed examples and tutorials, making it harder for developers to adopt complex modules without trial and error.