ethereum-development
There are 20 repositories under ethereum-development topic.
EasyToken/Android-Wallet-Token-ERC20
Android Wallet (Token ERC20)
sc0Vu/ethdock
Ethereum development package in docker.
web3data/web3data-js
Web3Data.js - The easiest way to interact with multiple blockchains from a single library.
yogesharc/learn-web3-development
Curated resources to learn web3 development for free.
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.
dilumn/ico-rb
Dockerized environment to run `ethereum` network & deploy smart contracts using `ruby`
2722119447/ethereum
以太坊DApp开发入门教程——去中心化区块链投票系统(智能合约、通证代币)
Chainsoft-official/Ethereum-Binance-Polygon-Blockchain-Clone-Complete-EVM-Blockchain-Solution-Source-Code-Tutor
Launch and manage your blockchain with our EVM-Compatible Blockchain Solutions. Offering seamless MetaMask integration and robust explorers, our platform is ideal for deploying Ethereum-like blockchains tailored to your business needs.
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.
IQEX/eth
Ethereum dev network (Geth)
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.
makevoid/cheapeth-transaction-web3
cheapETH transaction example using web3 and a wrapper library
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.