Skip to content

🎨Explore this simple example of deploying an NFT using Hardhat and TypeScript on the Sepolia test network. Ideal for those diving into NFT development.🚀

License

Notifications You must be signed in to change notification settings

xyz899/deployingNFTsSP

Repository files navigation

NFT Image

NFT Deployment Example with Hardhat & TypeScript

Overview 🚀🎨

This project demonstrates how to deploy an NFT (Non-Fungible Token) using Hardhat and TypeScript on the Sepolia test network. It's a straightforward guide for anyone interested in the practical aspects of NFT development.

Features

  • NFT Deployment Script
  • Hardhat Configuration
  • TypeScript Integration

Prerequisites

  • Node.js
  • Yarn or npm
  • Hardhat
  • TypeScript

Installation

Clone the repository and install dependencies:

git clone https://github.com/Winter9998/deployingNFTsSP.git
cd deployingNFTsSP
yarn install

Usage

To deploy the NFT, run:

npx hardhat run scripts/deploy.ts --network sepolia

Contributing

Contributions are welcome! Please read the Contributing guide for more information.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Acknowledgments

  • Hardhat Team
  • Sepolia Test Network

About

🎨Explore this simple example of deploying an NFT using Hardhat and TypeScript on the Sepolia test network. Ideal for those diving into NFT development.🚀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published