Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/ilirhushi/snowing-tirana-nft
- Owner: ilirhushi
- Created: 2021-08-27T09:49:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T10:10:12.000Z (over 3 years ago)
- Last Synced: 2024-11-05T10:44:14.652Z (about 2 months ago)
- Topics: blockchain, ethereum, nft, snt, tirana
- Language: JavaScript
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.