ipv6freely / spacebearnft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Bear NFT

Commands

npm run update_presale_mint_start_date

npm run update_presale_whitelisted_addresses

npm run update_base_uri

find . -name '*.json' -print0 | xargs -0 sed -i "" "s/HashLips Art Engine/Space Bear NFT/g"

find . -name '*.json' -print0 | xargs -0 sed -i "" "s/DESCRIPTIONTOREPLACE/Space Bear NFT is an awesome new collection by IPv6Freely consisting of 1000 unique tokens, each sporting some really rad colors and gear! Join us on our Discord: https:\/\/discord.gg\/Xy2MwZTpCS/g"

About

License:MIT License


Languages

Language:JavaScript 94.6%Language:CSS 2.9%Language:HTML 2.6%