You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crypto Fundraiser is a decentralized Blockchain technology based crowdfunding platform built on Sepolia Test network with ThirdWeb, React, Metamask wallet, and Solidity programming, designed to address the challenges faced by entrepreneurs in accessing funds for their ideas.
This Repoo Contains What is Learned In Hardhat. I Learned That How to Initialized Hardhat Project, Create and Run Chai Test, Debugginh using Console.log in Contract.sol and Deploying on Alchemy.
Web3 decentralized file sharing and storing application. Access Control is provided to the user over his/her files. It is a great alternative to centralized services such as Google Drive, Dropbox, etc.
A basic Ethereum smart contract written in Solidity for reading and updating a message, accompanied by Mocha and Ganache tests for local development and deployment on the Sepolia test network.
A fair and transparent decentralized lottery on the Ethereum blockchain, where players register with Ether and a random winner claims the entire prize pool.
a basic implementation of a voting application using Solidity. It can be used as a starting point for building more complex decentralized voting systems on the Ethereum blockchain.
This project manages digital documents by storing their metadata on the Ethereum blockchain. Users can add, share, and display the files they have access to; whilst they can also revoke access of these documents from other users. This solution demonstrates the power of blockchain technology in enabling secure and transparent document sharing.
An anonymous chat forum powered by blockchain and smart contracts. Users can connect via their wallet addresses, ensuring confidential and private interactions. It provides a secure environment for individuals to share thoughts, ideas, and engage in discussions without revealing their identity.