📘 Solana programs scale really well with large data sets, since they can execute in parallel on varying slices of the blockchain’s data. That’s how one single program is able to manage our map of the high seas!
You’re going to learn how to write a program that can manage various locations (coordinates), which is a fundamental layer for many gaming applications.