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
A user-friendly decentralized application (DApp) that allows contributors to make donations in Ethereum (ETH) to support charitable causes. This project leverages blockchain technology to ensure transparency and security in transactions.
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.
A Dockerized setup for deploying Ethereum smart contracts on the Sepolia testnet using thirdweb. Includes persistent data management, version control with Git, and a streamlined workflow on a DigitalOcean droplet.
ExWallet is a Web3 wallet extension designed to provide seamless interaction with the Ethereum blockchain. Utilizing Ether.js, React.js, Alchemy and Moralis. ExWallet offers a robust and user-friendly interface for managing digital assets.
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 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.
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.
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.