LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

sui-move

Sui Move smart contract development tools

TLDR

Build Move package
$ sui move build
copy
Run tests
$ sui move test
copy
Publish package
$ sui move publish --gas-budget [10000]
copy
Create new package
$ sui move new [package_name]
copy

SYNOPSIS

sui move command [options]

DESCRIPTION

sui move manages Move smart contracts on Sui blockchain. Build, test, and deploy Move packages. Part of Sui blockchain development toolkit.

PARAMETERS

build

Build Move package.
test
Run Move tests.
publish
Publish to network.
new name
Create new package.
prove
Run Move Prover.
--gas-budget amount
Gas budget for transactions.
--path path
Package path.

INSTALL

brew install sui
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid