Solidity Projects and Etudes
Message Storage
A Simple Message Storage aplication. The message can only be set by the owner. The contract also allows transfer the ownership.
View codeBuy me a Coffee
This contract allows users to tip the owner of the contract. The project is similar to the buy me a coffee aplication.
View codeCrowdfunding
This contract is a basic implementation of a crowdfunding platform on the Ethereum blockchain. It allows for the creation and funding of campaigns by multiple users.
View codeSchool Exams
This is a set of smart contracts for creating and managing exams on the Ethereum blockchain.
View codeEvent Tickets
This smart contract allows for the creation, management, and purchase of event tickets on the Ethereum blockchain. The contract is made up of two main parts: the Event Factory and the event contract.
View codeYield farming
This smart contract system is composed of three main contracts: DaiToken, CustomToken, and TokenFarm...
View code05. Blockchain