Skip to content

Commit

Permalink
README general infos
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocamilli authored Dec 11, 2022
1 parent 2459cc1 commit 58c7459
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# 2Pack

Project for the Blockchain and Distributed Ledger Technologies (A.Y. 2022-2023). The aim is to create a blockchain based decentralized app using [Solidity](https://soliditylang.org/).

2Pack have the purpose to help the people to deliver packs in a secure and not expensive way. In fact an user can create a post with a pack to send, an other user can accept to deliver the pack and propose itself as delivery. When a delivery man completes the shipment on time, he will receive the prizes offered by the post, otherwise he will receive a penalty for each day of delay or for having lost the package.
Any step is guaranteed by the blockchain.

## Requirements
- Solidity
- An IDE for Solidity, a good choice is [Remix IDE](https://remix-project.org/)

0 comments on commit 58c7459

Please sign in to comment.