Skip to content

mokshyaprotocol/sui-candymachine

Repository files navigation

Candy machine smart contract for SUI Blockchain. The smart contract is available in devnet. For detail information please go to our docs

Devnet contract : 0x9a69f15508a7293f639da0a99206f2526bd03642

Build Move contract

sui move build 

Test Move contract

sui move test  

Deploy Move contract

sui client publish --gas-budget 1000000

Set up candy machine

ts-node packages/CLI/src/index.ts --create_candy  --config /config.json/path

About

Candy machine smart contract for Sui Blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published