Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan0905 committed Nov 24, 2022
1 parent 5d6b8b9 commit 511f358
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Expand Up @@ -20,19 +20,19 @@ The solution is independant, self governing.

## ✅ Solution
#### How did you resolve this issue?
We decided to solve this issue, by creating an easy to use and decentralized payement protocol service that protect the 2 users during transaction (service-for-money).
For each mission, we create a unique smart contract that is not editable and not replicable.
We store the documents on decentralised database (IPFS).
1. We decided to solve this issue, by creating an easy to use and decentralized payement protocol service that protect the 2 users during transaction (service-for-money).
2. For each mission, we create a unique smart contract that is not editable and not replicable.
3. We store the documents on decentralised database (IPFS).

We create a climate of trust for every users (Open Trust Framework Model).

#### What technologies did you use?
Escalidraw for project diagram
Figma to design and prototype the website
Trello to manage the project development
TailwindCSS and ReactJS for frontend and backend
Starton API for the smart contracts managements
IPFS for the decentralised datastorage
- Escalidraw for project diagram
- Figma to design and prototype the website
- Trello to manage the project development
- TailwindCSS and ReactJS for frontend and backend
- Starton API for the smart contracts managements
- IPFS for the decentralised datastorage

#### What was your biggest technical challenge and how does your solution solve it?
We never worked on Web3 before, so the biggest technical challenge was to give user the ability to write his own smart contract without knowledge.
Expand Down

0 comments on commit 511f358

Please sign in to comment.