# README
Examples directory
1. Running mr_run.go
Normal Peer that first uploads the data file to IPFS
go run mr_run.go <data-file-path>
Run MR and observe status
go run mr_run.go <map-func-plugin-path> <reduce-func-plugin-path> <no-of-reducers> <data-file-cid>
# Packages
No description provided by the author