Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Move
  3. Move and SmartContract Development

Move and SmartContract Development

Visit WebsiteGitHubGitHub
0 stars0 forks0 contributors

Overview

Maintained by the Starcoin team

Quick Stats

Stars0
Forks0
Contributors0
Open Issues0
Last commit
Created

Links & Resources

Website

Included in

Move1.5k

Related Projects

Implementing, testing, and verifying a fungible tokenImplementing, testing, and verifying a fungible token

Move is a programming language designed specifically for blockchain environments, focusing on safety and flexibility for smart contract development. It introduces unique concepts like resource types and linear logic to prevent common blockchain vulnerabilities while enabling complex financial applications. ## Key Features - **Resource Safety** — Resources cannot be copied or implicitly discarded, preventing double-spending and other financial bugs - **Formal Verification** — Built-in support for mathematical proofs of contract correctness - **Module System** — Encapsulated modules with fine-grained access control for secure code organization - **Linear Types** — Track ownership and consumption of assets at the type system level - **Transaction Scripts** — Flexible scripting capability for composing multiple operations ## Philosophy Move prioritizes safety and correctness in financial applications through a type system that enforces resource invariants by default, making it harder to write vulnerable smart contracts.

Stars2,332
Forks693
Last commit2 years ago
Move LanguageMove Language

Interactive Move language course, free for everyone, maintained by imcoding.online (中文)

Stars0
Forks0
Last commit
Programming with objectsProgramming with objects

Maintained by the Sui team

Stars0
Forks0
Last commit
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub