Decentralsed Trust System built on top of the Ethereum platform.
-
Setting up the project:
- 1.1.
Truffleframework forEthereumproject - 1.2. Dev/Test environment:
- Local Ethereum network:
Ganache - Ethereum test-net:
Rinkeby
- Local Ethereum network:
- 1.1.
-
Algorithms For better understanding and illustration, the algorithms are also written in Matlab which are more comprehensive and simplified.
- 2.1. Experience Alorithm:
./experienceAlg.m - 2.2. Reputation Algorithm:
./reputationAlg.m
- 2.1. Experience Alorithm:
-
Smart Contracts development
- Smart Contracts are written in Solidity located in
./contracts/*
- Project deployment for real-world testing
- 4.1. Deploy the Smart Contracts to
Rinkebytest-net
- 4.1. Deploy the Smart Contracts to