Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 783 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 783 Bytes

NFT-market for Cats!

Each unique and elegant. Mint your NFT Cat on OpenSea for free today (just pay gas fees)!

Image

Image

Image

Visit:

Usage:

  • Get a Metamask wallet

  • Get some Rinkeby ETH from any faucet

  • Mint some Cats!

Tech Stack:

  • Solidity, React, Hardhat

Local Development:

  • To build this you'll need hardhat

  • Create a .env file in the project root that looks like this:

ALCHEMY_API_KEY="https://eth-rinkeby.alchemyapi.io/v2/API_KEY"
ETH_PRIVATE_KEY=""