https://github.com/nayak-nirmalya/hardhat-fcc-nft
https://github.com/nayak-nirmalya/hardhat-fcc-nft
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nayak-nirmalya/hardhat-fcc-nft
- Owner: nayak-nirmalya
- Created: 2022-07-24T14:05:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T15:54:01.000Z (about 3 years ago)
- Last Synced: 2025-03-15T23:16:46.422Z (7 months ago)
- Language: JavaScript
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Create a decentralized NFT marketplace.
1. `listItem`: List NFT on the marketplace
2. `buyItem`: Buy the NFT
3. `cancelItem`: Cancel a listing
4. `updateListing`: Update price
5. `withdrawProceeds`: Withdraw payments for my bought NFT