Skip to content

Sandhu-Sahil/onchain-DAO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

resources

https://learnweb3.io/degrees/ethereum-developer-degree/sophomore/build-an-nft-powered-fully-on-chain-dao-to-invest-in-nft-collections-as-a-group/

Output of the contract

Compiled 18 Solidity files successfully
CryptoDevsNFT deployed to: 0x4728c11C192cd44d96A0710a9eA235962d4A872c
FakeNFTMarketplace deployed to: 0x2190a9522d92aC730Ce88A26C452cDD2FEbcD459
CryptoDevsDAO deployed to: 0x5Cfd81097AA4cb721780c53C602b7C84C2836C67

https://sepolia.etherscan.io/address/0x4728c11C192cd44d96A0710a9eA235962d4A872c#code
https://sepolia.etherscan.io/address/0x2190a9522d92aC730Ce88A26C452cDD2FEbcD459#code
https://sepolia.etherscan.io/address/0x5Cfd81097AA4cb721780c53C602b7C84C2836C67#code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published