@we-bump/joystiq-nft-cli
v0.1.3
Published
A CLI tool to create NFT collections on SUI and upload metadata to Arweave and Walrus
Readme
Joystiq CLI
Joystiq is a permissionless NFT launch tool for the Sui blockchain.
This CLI lets you deploy NFT collections, configure mint groups, set payments, upload metadata to arweave & walrus and more - all from your terminal.
For detailed documentation on how to use the CLI, refer to the Joystiq documentation.
Installion
From your command line:
# Install joystiq globally
$ npm install -g @we-bump/joystiq-nft-cli
# Run the app
$ joystiqCompile Source Code
Clone the repo and install dependencies:
git clone https://github.com/joystiqio/joystiq-nft-cli
cd joystiq-cli
npm installTo run:
ts-node index.ts