Awesome
WEN Stable Coin for starcoin
Move Package Manager
Compile
mpm sandbox clean
mpm package build
mpm sandbox publish --ignore-breaking-changes
Test
mpm integration-test
Move CLI (Old version)
Compile
move clean
move check
move publish --ignore-breaking-changes
Test
move functional-test