Skip to content

Mrwealthyexp/CrackCoCoin-Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrackCoCoin DApp

CrackCoCoin is a spiritually fueled, community-driven meme token and decentralized ecosystem deployed on the Polygon blockchain. This repo includes the full-stack dApp, smart contracts, and dashboard tools to manage tokenomics, staking, NFTs, and governance.


Features

  • ERC-20 Token (CCC) — community-owned, spiritually themed
  • Staking Portal — tiered staking rewards
  • NFT Minting — based on staking tier (Bronze, Silver, Gold)
  • Snapshot DAO — governance via token weight
  • Web3 WalletConnect integration
  • IPFS-based asset hosting via Fleek

Stack

  • Frontend: Vite + React + Tailwind
  • Smart Contracts: Solidity (OpenZeppelin)
  • Backend: Node.js/Express (optional for logs/admin tools)
  • Hosting: Fleek.co
  • Wallets: MetaMask, TrustWallet, WalletConnect

Getting Started

1. Clone the Repo

git clone https://github.com/mrwealthyexp/CrackCoCoin-Dapp.git
cd CrackCoCoin-Dapp

2. Install Dependencies

npm install

3. Start the Local Dev Server

npm run dev

4. Build for Production

npm run build

Deployment

This dApp is optimized for Fleek.

To deploy:

  • Connect your GitHub to Fleek
  • Select npm run build as the build command
  • Use dist as the output directory
  • Enable ENS or IPFS DNS if desired

Environment Variables

Create a .env file in the root:

VITE_CONTRACT_ADDRESS=your_ccc_token_contract_address
VITE_STAKING_CONTRACT=your_staking_contract
VITE_NFT_CONTRACT=your_nft_contract
VITE_CHAIN_ID=137

License

MIT or Creative Commons Zero v1.0 (depending on intended use)


Community

Join the CrackCoCoin Army:


Crack the Code. Shine Without Trying.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published