Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```