1.
How to use this book
2.
Sui Basics
2.1.
Move.toml
2.2.
Init Function
2.3.
Entry Functions
2.4.
Strings
2.5.
Shared Object
2.6.
Transfer
2.7.
Custom transfer
2.8.
Events
2.9.
One Time Witness
2.10.
Publisher
2.11.
Object Display
3.
Patterns
3.1.
Capability
3.2.
Witness
3.3.
Transferable Witness
3.4.
Hot Potato
3.5.
ID Pointer
4.
Samples
4.1.
Make an NFT
4.2.
Create a Coin (ERC20)
5.
Additional Resources
Light (default)
Rust
Coal
Navy
Ayu
Sui Move by Example
Additional Resources
To find out more about Sui Move and its usage, check out these links:
Sui Move examples in 'mystenLabs/sui' repo
How Sui Move differs from Core Move
Why we created Sui Move
Programming with Objects on Sui