0.1.4 • Published 2 years ago

surfwax v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

surfwax

time to grip the tsuinami 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

Thanks Jared Palmer!! I forked your TSDX repo to create surfwax