kerala-blockchain-academy /
ethereum-developer-program
The code in this repository is a part of the Ethereum Developer Program. Kindly check the wiki to access the course content.
Loading repository data…
adrianhajdin / repository
This is a code repository for the corresponding video tutorial. In this video, we're going to build a Web 3.0 React Solidity Blockchain Application

This is a code repository for the corresponding video tutorial.
Using Web 3.0 methodologies, Solidity and Metamask you'll learn how to build a your first real Web 3.0 Application - from start to finish.
Project created in collaboration with Enyel Sequeira: Portfolio - https://www.enyelsequeira.com E-mail - enyelsequeira1994@gmail.com Want me to cover the project you've created? Send me an e-mail 👌
Selected from shared topics, language and repository description—not editorial ratings.
kerala-blockchain-academy /
The code in this repository is a part of the Ethereum Developer Program. Kindly check the wiki to access the course content.
SURAJPATIL6088 /
To ensure the identification and traceability of real products throughout the supply chain, this project is the first to propose a fully functional blockchain system to prevent product counterfeiting.
madhumach /
This project aims towards security and prevention of any undesired manipulation of sensitive public data(such as real estate property or shareholders of a company). The project uses Ethereum block-chain based distributed computing platform, which is an API for building decentralized(server-less) application on which data can be stored as well as computation can be performed. We coded up a smart contract(in Solidity, a language for block-chain apps) with javascript on the front end for users to enter data and into the block-chain and also perform transactions on the block-chain which get reflected in almost real time(after they get mined!) on the ropsten network.
benjaminweymouth /
The purpose of this project is to create a decentralized auction in Solidity, using JavaScript, HTML, CSS and Bootstrap for the Front End.
The purpose of this project is to demonstrate how a 100% decentralized platform on the Ethereum network can be independently established and run without any central body which controls the publishing processes. The idea is to introduce an autonomous organization which will allow researcher and scientific community to collaborate without depending on the intermedeiaries. Therefore, the Ethereum public blockchain network is used in this project and developed a login system with the simple registration process for researchers, reviewers, and authors.
sumitsingh4411 /
This is a code repository for the corresponding Online Voting Using Blockchain. In this repository you can learn about writing smart contracts using remix ide , react js and blockchain technology.