WEN Stable Coin for starcoin

April 21, 2022 ยท View on GitHub

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

Document

Token

LendingPool

Farm

Contents

  1. 1Move Package Manager
  2. 2Compile
  3. 3Test
  4. 4Move CLI (Old version)
  5. 4.1Compile
  6. 4.2Test
  7. 5Document