Introductory course to the Sui Move language maintained by the Sui Foundation
- Unit One: Environment Setup and Hello World
- Unit Two: Working with Sui Objects
- Unit Three: Fungible Tokens
- Unit Four: Marketplace
- Advanced Topics
- Write BCS lesson for advanced topics
- Create a multi-platform Docker image
- Create exercises for each unit
- Unit Five on NFT display standard and SDK/frontend implementation
- Sui Developer Documentation
- Sui GitHub
- Sui Framework Documentaton
- Sui Typescript SDK
- Sui Rust SDK
- Sui Explorer
If you want to join Sui's online communities, you can join via following links:
- English
- Chinese
Please get in touch if you want to help translate this into other languages.
- Encode Club Video Series (English)
- BuidlerDAO Video Series (Chinese)
-
Can I use the content of this repo to produce other educational content related to Sui or Sui Move programming language?
Yes. That is the original intention of this repo, to allow content creators and educational platforms to use and expand on the material within this repo to create different forms of media or technical content about Sui or the Sui Move language.
This repo is licensed under the Creative Common License; CC-BY-SA-4.0 license, to be specific. This allows anyone to remix, transform, build or share the content in this repo for whatever purposes, but any content based on this repo also needs to be licensed under the same Creative Common License, and give an attribution to the source.
-
How can I contribute to this repo?
Fork and open a PR against the upstream repo. We are open to community contributions.