No description
Find a file
2022-04-08 04:49:28 -04:00
client limit token redemption 2022-04-08 04:49:28 -04:00
contracts limit token redemption 2022-04-08 04:49:28 -04:00
lib deploy dynamic NFTs 2022-04-07 10:09:30 -04:00
scripts limit token redemption 2022-04-08 04:49:28 -04:00
test mint NFTs + deploy on testnet 2022-04-07 08:01:01 -04:00
.gitignore init project 2022-04-07 06:43:28 -04:00
hardhat.config.js mint NFTs + deploy on testnet 2022-04-07 08:01:01 -04:00
package.json mint NFTs + deploy on testnet 2022-04-07 08:01:01 -04:00
README.md limit token redemption 2022-04-08 04:49:28 -04:00
yarn-error.log init project 2022-04-07 06:43:28 -04:00
yarn.lock mint NFTs + deploy on testnet 2022-04-07 08:01:01 -04:00

My NFT Collection

Demo NFT collection for learning purposes.

OpenSea Testnet

  1. https://testnets.opensea.io/collection/squarenft-cd2xk3yh7v
  2. https://testnets.opensea.io/collection/squarenft-bndes4idpq
  3. https://testnets.opensea.io/collection/squarenft-lemz9demvy
  4. https://testnets.opensea.io/collection/squarenft-1xkwn34mdz
  5. https://testnets.opensea.io/collection/squarenft-qlxxnjj8mo (0x6c603E2bF856529A095dAbC9D9991f0c559e1855)
  6. https://testnets.opensea.io/collection/squarenft-noshuqlivp (0xAd9b1Faf6eDC836C16c7ff4e1E16012982030CE3)

Square NFT

  • background color
    • red
    • green
    • blue
    • black
  • level
    • epic
    • legendary
    • hero
    • cool
  • class
    • Lord
    • Wizzard
    • Ninja
    • Rogue
    • Cleric
    • Assassin
  • job
    • BlackSmith
    • Developer
    • Merchant
    • Explorer
    • Healer
    • Soldier

Built With