No description
Find a file
2022-04-07 19:31:06 -04:00
client mint NFT from client 2022-04-07 19:31:06 -04:00
contracts deploy dynamic NFTs 2022-04-07 10:09:30 -04:00
lib deploy dynamic NFTs 2022-04-07 10:09:30 -04:00
scripts fix bug + redeploy 2022-04-07 08:42:55 -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 deploy dynamic NFTs 2022-04-07 10:09:30 -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

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