Skip to content

an Ethereum-based file registry system for modification tracking

Notifications You must be signed in to change notification settings

alexandriapawlik/fileVerificationContracts

Repository files navigation

File Verification System for Azure Blockchain Workbench

Overview

Ethereum-based file verification system for use through Azure Blockchain Workbench with OneDrive integration

Workflows

File registries : contain an array of files, each of which must have a unique file ID

Files : store data pertaining to a file that was uploaded to OneDrive, along with an array of receipts for verifications of that file

Receipts : store data pertaining to a verification of the parent file at a specific date and time

Workflow Details

workflow details for application

Key

workflow details diagram key