Summary
Keywords
Full Transcript
In this tutorial, we dive deep into vectors in Sui Move, exploring how to create, modify, and manipulate dynamic lists efficiently. Whether you're new to Move or looking to enhance your smart contract development skills, this video covers key vector operations like adding, removing, swapping, and reversing elements. 🔹 Assignment: At the end, try building a School Management Smart Contract using vectors! check here for the assignment: https://github.com/blockchainBard101/sui-move-tutorial/blob/main/9-vector/README.md 💡 Resources: 📜 Full Tutorial Code: https://github.com/blockchainBard101/sui-move-tutorial/tree/main/9-vector 📘 Move Book: https://move-book.com/reference/primitive-types/vector.html 📘 Sui Docs: https://docs.sui.io/references/framework/std/vector 📌 Stay Connected: 🐦 Twitter:https://x.com/web3Bard101 📢 Telegram: https://t.me/blockchainbard_ai 👉 Don't forget to like, subscribe, and hit the notification bell for more Sui Move tutorials! 🎥🚀
