Skip to content
#

ethereum-development

Here are 22 public repositories matching this topic...

Decentralized Raffle System is an Ethereum-based smart contract developed in Solidity that enables users to purchase raffle tickets. Organizers can randomly draw a winner, who can then withdraw the total collected Ether.

  • Updated Sep 28, 2024
  • Solidity

Welcome to my Ethereum Development repository. This collection features various coding projects and exercises focused on Ethereum blockchain development. It highlights my work and progress in building smart contracts and decentralized applications (dApps) using Ethereum. Each project demonstrates practical applications of blockchain technology.

  • Updated Aug 12, 2024
  • JavaScript

Truffle Suite is a comprehensive framework for Ethereum smart contract development, testing, and deployment, streamlining the process for blockchain developers. 🛠️🔗

  • Updated Jan 28, 2025

The Merkel Tree Gift List project manages gift assignments based on a Merkel tree structure. Users input person and gift data and hashed into the tree. Clients provide a name and proof to the server. If the hash matches the stored Merkel root, gifts are assigned. This ensures secure and accurate gift management.

  • Updated Jul 3, 2023
  • JavaScript

Ethers.js CLI Interface is a command-line tool for interacting with the Ethereum blockchain, allowing developers to manage wallets, interact with smart contracts, and query blockchain data. ⚙️🔗

  • Updated Jan 29, 2025

Ethers.js CLI Interface is a command-line tool for interacting with the Ethereum blockchain, allowing developers to manage wallets, interact with smart contracts, and query blockchain data. ⚙️🔗

  • Updated Jan 29, 2025

Improve this page

Add a description, image, and links to the ethereum-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ethereum-development topic, visit your repo's landing page and select "manage topics."

Learn more