sui

Next-generation smart contract platform powered by Move programming language

brewmacoslinux
Try with needOr install directly
Source

About

Next-generation smart contract platform powered by the Move programming language

Commands

sui

Examples

Initialize a new Sui project$ sui move new my_project
Build a Sui Move package$ sui move build
Publish a smart contract to Sui network$ sui client publish --gas-budget 10000