Skip to content

smartcoding51/passport-nft

Repository files navigation

Passport NFT Collection

Version License: MIT

Setup

  • yarn

Environment File (.env)

  • RINKEBY_URL: Ethereum (Rinkeby) Testnet Provider endpoint
  • MATIC_URL: Polygon (Matic Mumbai) Testnet Provider endpoint
  • PRIVATE_KEY: Private key for the deployer account

Compile & migrate (Deploy) Contracts

  • yarn deploy (Default network: Rinkeby Ethereum Testnet)

Watch the collection on OpenSea.io or Rarible.com

Example:

View the contract on the public explorer

Example:https://mumbai.polygonscan.com/address/0x42e1ba1b3244438d3920f45a47ceb8065e326391

Production Build

  • yarn build

Start the Dapp

  • yarn start

  • Start by minting your Passport NFT

Features

  • 📦 Hardhat - Ethereum development environment for professionals
  • 🦾 TypeChain Hardhat plugin - Automatically generate TypeScript bindings for smartcontracts while using Hardhat.
  • 🎨 OpenZeppelin - standard for secure blockchain applications

Author

👤 Kei Nakano

Show your support

Give a ⭐️ if you liked this project and ☕ for me if you loved it!