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
Programming Assignments and Quizzes from all courses within the Blockchain Specialization offered by The University at Buffalo and The State University of New York and key takeaways from study and research of myself. Besides, state of the arts in the field are also updated in this repository.
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 dependin…
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.
This repository contains the Solidity code for a decentralized lending platform that allows users to request and fund loans using cryptocurrency with collateral.
A completely on-chain social media platform that enables users to create, share, like, and tip posts. Built as a demo for the Binance Smart Chain Hackathon.