ethereum-development
There are 19 repositories under ethereum-development topic.
EasyToken/Android-Wallet-Token-ERC20
Android Wallet (Token ERC20)
sc0Vu/ethdock
Ethereum development package in docker.
yogesharc/learn-web3-development
Curated resources to learn web3 development for free.
web3data/web3data-js
Web3Data.js - The easiest way to interact with multiple blockchains from a single library.
ethpm/ethpm-go
Go packages to support ethpm. Package manifest schema is defined here https://github.com/ethpm/ethpm-spec
adityaranjan2005/Ethereum-Development
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.
codeterrayt/Decentralized-Raffle-System
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.
dilumn/ico-rb
Dockerized environment to run `ethereum` network & deploy smart contracts using `ruby`
2722119447/ethereum
以太坊DApp开发入门教程——去中心化区块链投票系统(智能合约、通证代币)
jaykeraliya0/project-block-subs
The BlockSubs smart contract is a decentralized subscription management system implemented on the Ethereum blockchain.
ParetoNetwork/ParetoDevelopmentActivityRelay
A service to the community that reveals activity from private non-visible projects to this public visible project, in real time.
ParetoNetwork/ParetoNetworkServer
The primary application to power a Pareto Network node. Contains the frontend (Vue.js) and backend (Node.js) for Pareto Network.
bountyhunter4760/Truffle-Suite-Smart-Contract-Development
Truffle Suite is a comprehensive framework for Ethereum smart contract development, testing, and deployment, streamlining the process for blockchain developers. 🛠️🔗
IQEX/eth
Ethereum dev network (Geth)
Sajid-Rajput/Merkle-Tree-Gift-List
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.
zscole/smart-contract-library
A curated collection of historical smart contracts on the Ethereum blockchain.