Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilirhushi/snowing-tirana-nft

Demo app on how to deploy your own NFT to the Ethereum Blockchain. (Snowing Tirana - SNT - NFT Token)
https://github.com/ilirhushi/snowing-tirana-nft

blockchain ethereum nft snt tirana

Last synced: 12 days ago
JSON representation

Demo app on how to deploy your own NFT to the Ethereum Blockchain. (Snowing Tirana - SNT - NFT Token)

Awesome Lists containing this project

README

        

# Snowing Tirana (SNT) NFT Token

![](https://ipfs.io/ipfs/QmemZ5r6WnX4JhJdnkq3FtuZzDCf72NYsSTPR6DRr8mTDB)

## Getting started
**To get started, follow the instructions below**

- Create a `.env` file. Then, follow the steps in the tutorial to obtain your
- METAMASK_PRIVATE_KEY
- [API_URL](https://alchemyapi.io) (From Alchemy)
- METAMASK_PUBLIC_KEY

## Run this example
Once done with the Getting started bit, you can run this example using the steps below.
- npm install (install all the required packages)
- `npx hardhat compile` - to compile the smart contract.
- `npx hardhat run scripts/deploy.js --network ropsten` - to run the deploy scripts and deploy the contract to the Ropsten Testnet.
- node scripts/mint-nft.js

## Built With

- Metamask
- Alchemy
- IPFS
- JavaScript
- Solidity

## Author
👤 **Ilir Hushi**

- [github](https://github.com/ilirhushi)
- [linkedin](https://www.linkedin.com/in/ilir-hushi-a38abb98/)
- [Web](https://ilirhushi.me)
- [blog](https://blog.ilirhushi.me)

## Show your support

Give a ⭐️ if you like this project!

## Etherscan

https://ropsten.etherscan.io/tx/0xd21e425b3f217b478d6a1177056cf9bce74cb7f2bf69e301207f51e814d869d8

## 📝 License

This project is [MIT](lic.url) licensed.