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

https://github.com/mohamedsadiq/cwb-nfts_smart_contract


https://github.com/mohamedsadiq/cwb-nfts_smart_contract

nft smartcontracts solidity

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Certified Web3 Boy

A project inspired by deverloper dao & Certified lover Boy album,
this is the smart contract and you can see the website live on https://cwb.mohamedsadiq.repl.co/

![FGSnPu5WUAIkv1z](https://user-images.githubusercontent.com/65205272/147593032-60bb78f9-bc18-44f0-be2c-e069bc5e39a7.jpg)

Try running some of the following tasks:

```shell
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
```