surfwax
v0.1.4
Published
shred tsuinami
Downloads
4
Readme
surfwax
time to grip the tsui
nami with surfwax. publish your first NFT in minutes.
install sui
For mac
sudo brew install curl && sudo brew install cmake && \
curl https://raw.githubusercontent.com/MystenLabs/sui/main/doc/utils/sui-setup.sh -o sui-setup.sh
chmod 755 sui-setup.sh
./sui-setup.sh
read the docs for you linux and microsoft diehards
Get Devnet Tokens
install sui wallet
copy your wallet address and load up on them tokens ==> discord
Give me that NFT
npx surfwax create nft
Update your seed in .env
first
mv .env.example .env
then update
SEED="blah blah blah..."
ready, set, gooo?!?!
npm run publish