david30907d / my_sui_first_package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toy Example

Create New Package

sui move new my_first_package

Build

sui move build

Test

sui move test create

Publish

sui client publish my_first_package --gas-budget 30000

About


Languages

Language:Move 100.0%