Move Tutorial Part 1 (Ep. 3): Demystifying Move Primitive Types

preview_player
Показать описание
Explore the foundational building blocks of Move programming with this comprehensive guide to primitive types.

From integers that power numeric operations to booleans for decision-making, addresses for user accounts, and vectors for dynamic collections, uncover the essential elements of Move language.

Master the syntax, usage, and operations of these types to enhance your smart contract development skills.

Join us on this journey through Move's core data types.

Join the MoveDAO community:

About MoveDAO:

Welcome to MoveDAO, where Builders, Founders, and VCs come together to build and grow the Move ecosystem. Our focus is on promoting open-source collaboration and accelerating the growth of Move Builders.

As we embark on this journey, it's important to remember that we're still in the early days of MoveDAO, making this an exciting time for everyone.

We invite you to join us and help grow this amazing organization!
Рекомендации по теме
Комментарии
Автор

There seems to be a mismatch between the description and the actual content. The description mentions it's about primitive types, while the content covers scripts and modules.

indrayanarustandi
Автор

My understanding is scripts either no longer exist, or their usage is no longer recommended?

Sunbeam-dz