matiru

Blockchain-Based Supply Chain Transparency for Agricultural Produce
ModeNameSize
-rw-r--r--.gitignore5L
-rw-r--r--LICENSE21L
-rw-r--r--README.md78L
-rw-r--r--backend/.gitignore7L
-rw-r--r--backend/initUsers.js130L
-rw-r--r--backend/initWallet.js76L
-rw-r--r--backend/package-lock.json2094L
-rw-r--r--backend/package.json21L
-rw-r--r--backend/server.js492L
-rw-r--r--docs/INSTALL.md114L
-rw-r--r--docs/MODEL.md192L
-rw-r--r--docs/SOLUTION.md325L
-rw-r--r--docs/preview-1.jpeg456156B
-rw-r--r--docs/preview-2.jpeg495636B
-rw-r--r--fabric/.gitignore2L
-rw-r--r--fabric/chaincode/index.js596L
-rw-r--r--fabric/chaincode/package-lock.json797L
-rw-r--r--fabric/chaincode/package.json13L
-rw-r--r--fabric/network/.gitignore13L
-rw-r--r--fabric/network/configtx/configtx.yaml181L
-rw-r--r--fabric/network/docker/docker-compose-ca.yaml94L
-rw-r--r--fabric/network/docker/docker-compose-couch.yaml92L
-rw-r--r--fabric/network/docker/docker-compose-network.yaml213L
-rwxr-xr-xfabric/network/network.sh278L
-rwxr-xr-xfabric/network/organizations/ccp-generate.sh63L
-rw-r--r--fabric/network/organizations/ccp-template.json45L
-rw-r--r--fabric/network/organizations/ccp-template.yaml35L
-rw-r--r--fabric/network/organizations/cryptogen/crypto-config-orderer.yaml8L
-rw-r--r--fabric/network/organizations/cryptogen/crypto-config-orgs.yaml37L
-rwxr-xr-xfabric/network/organizations/fabric-ca/registerEnroll.sh333L
-rwxr-xr-xfabric/network/scripts/configUpdate.sh49L
-rwxr-xr-xfabric/network/scripts/createChannel.sh102L
-rwxr-xr-xfabric/network/scripts/deployCC.sh259L
-rwxr-xr-xfabric/network/scripts/envVar.sh95L
-rwxr-xr-xfabric/network/scripts/setAnchorPeer.sh49L
-rwxr-xr-xfabric/network/scripts/utils.sh86L
-rw-r--r--frontend/.gitignore1L
-rw-r--r--frontend/App.js42L
-rw-r--r--frontend/AuthContext.js37L
-rw-r--r--frontend/assets/background.png146695B
-rw-r--r--frontend/components/ActionButton.js12L
-rw-r--r--frontend/components/DatePicker.js72L
-rw-r--r--frontend/components/DetailRow.js22L
-rw-r--r--frontend/components/ImageUploader.js112L
-rw-r--r--frontend/components/LocationPicker.js64L
-rw-r--r--frontend/components/ProduceCard.js264L
-rw-r--r--frontend/components/QRModal.js82L
-rw-r--r--frontend/components/Scanner.js104L
-rw-r--r--frontend/components/ScreenHeader.js75L
-rw-r--r--frontend/components/TransferOwnershipForm.js55L
-rw-r--r--frontend/package-lock.json10835L
-rw-r--r--frontend/package.json49L
-rw-r--r--frontend/screens/Distributor.js232L
-rw-r--r--frontend/screens/Farmer.js395L
-rw-r--r--frontend/screens/Home.js91L
-rw-r--r--frontend/screens/Inspector.js146L
-rw-r--r--frontend/screens/Inventory.js140L
-rw-r--r--frontend/screens/Login.js74L
-rw-r--r--frontend/screens/Notifications.js184L
-rw-r--r--frontend/screens/Retailer.js195L
-rw-r--r--frontend/screens/Search.js398L
-rw-r--r--frontend/services/api.js57L
-rw-r--r--frontend/styles.js161L