Skip to content

aceppaluni/crumbl

Repository files navigation

Crumbl Cookie Voting NFT DApp

Technology Stack & Tools

  • Solidity (Writing Smart Contracts & Tests)
  • Javascript (React & Testing)
  • Hardhat (Development Framework)
  • Ethers.js (Blockchain Interaction)
  • React.js (Frontend Framework)

Requirements For Initial Setup

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ npm install

3. Run tests

$ npx hardhat test

4. Start Hardhat node

$ npx hardhat node

5. Run deployment script

In a separate terminal execute: $ npx hardhat run ./scripts/deploy-local.js --network localhost

7. Start frontend

$ cd frontend $ npm run start

Verified on Etherscan

https://sepolia.etherscan.io/address/0x0e990E8B9D44E4A2A2c9a72db71438ad78A98581#code https://sepolia.etherscan.io/address/0xd5172D0C3d8eF49947673FB81d2Cd63761dc518f#code

Place your vote

Please make sure you are connected to Sepolia to place a vote.

https://crumbl-wheat.vercel.app/

Demo

2025-07-24
video1710169223.mp4

About

Voting DApp (Sepolia Testnet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published