Skip to content

Protocol for the 2nd article of IEEE Access (confidential multipart eDelivery without TTP), with ReactJS web interface. It uses the ZKP (Zero Knowledge Proof) protocol.

License

Notifications You must be signed in to change notification settings

miquelcabot/ConfidentialEDeliveryWithoutTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfidentialEDeliveryWithoutTTP

Protocol pel 2n article de IEEE Access (eDelivery confidencial multipart sense TTP), amb interfície web ReactJS

Requirements

Requirements: Node 8.0.

To install all dependencies, if necessary:

npm install

Execution

To compile the smart contract:

npm run ethereum_compile

To deploy to Rinkeby test network:

npm run ethereum_deploy

To execute test:

npm run ethereum_test

To deploy to GitHub Pages:

npm run deploy

To start React JS development server:

npm run start

About

Protocol for the 2nd article of IEEE Access (confidential multipart eDelivery without TTP), with ReactJS web interface. It uses the ZKP (Zero Knowledge Proof) protocol.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published