Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/advaita-saha/solarfriends-contract
Smart Contract for the Solar Friends NFT collection
https://github.com/advaita-saha/solarfriends-contract
Last synced: about 1 month ago
JSON representation
Smart Contract for the Solar Friends NFT collection
- Host: GitHub
- URL: https://github.com/advaita-saha/solarfriends-contract
- Owner: advaita-saha
- Created: 2022-08-23T17:33:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T07:09:26.000Z (over 2 years ago)
- Last Synced: 2024-10-22T22:56:00.114Z (3 months ago)
- Language: Solidity
- Size: 358 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SolarFriends Smart-Contract
SolarFriends is an unique collection of 9 NFTs which are real-life 3D render of the 9 Planets of the solar system
Try running some of the following tasks:
```shell
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```