| description | Core Sui and Move concepts: packages, accounts, transactions, addresses, and how data is stored on the Sui blockchain. |
|---|
In this chapter you will learn about the basic concepts of Sui and Move: what a package is and how to interact with it, what an account and a transaction are, and how data is stored on Sui. While this chapter is not a complete reference - refer to the Sui Documentation for that - it will give you a good understanding of the concepts required to write Move programs on Sui.