Init
Initialization commands.
chain-config
Create a chain config file.
$ joystiq init chain-config
project
721
Initiate a JQ721 (NFT) project. JQ721 is a non-fungible token standard on the SUI chain. (It will create a folder with the name of the project and a config.json
file inside it.)
$ joystiq init project <name>
<name>
: The name of the nft collection.