Skip to content

nvFede/Solidity_Projects

Repository files navigation

Solidity Projects

This repository has a list of Solidity Projects . Every project has its own set of test cases.

Table of Contents

  1. Message Storage
  2. Buy me a coffee
  3. Crowdfunding
  4. School Exams
  5. Event Tcikets

Message Storage

A Simple Message Storage aplication. The message can only be set by the owner. The contract also allows transfer the ownership.

First aproximation to the blockchain and solidity world.

Go to Project

Buy 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.

Go to Project

Crowfunding

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.

Go to Project

School Exams

This is a set of smart contracts for creating and managing exams on the Ethereum blockchain.

The ExamFactory contract is the main contract for creating and managing exams.

The Exam contract is the contract for creating and managing individual exams.

Go to Project

Event 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

Go to Project

About

this a set of Solidity projects, with test cases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published