Implementation of PoT in NDN by C++

Job ID: 31310570

Budget: $50 – $70 USD

Deadline: 3 days

Requirement:
1. For the first one, only the implementation of PoT in NDN.
2. For the implementation language must be use in c++
3. For the content, there don't have restriction any specific data
4. But, the concept is like this, in NDN, if a user need a content, it will distribute interest packet to the network. once the interest packet come to the node that have the content, the node will reply back with data packet to the user.
5. However, the content might be contaminated. So, that is where we implement PoT. to get the consensus from all the consortium before the data packet is return.

Noted: You must use C++ for building the system.