Skip to content

xyz899/deployingNFTsSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors