Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

This repository is a supplement resource for a research entitled "PENGEMBANGAN SISTEM TELUSUR BERBASIS BLOCKCHAIN PADA RUMAH POTONG AYAM HALAL"

License

Notifications You must be signed in to change notification settings

sensasi-delight/csbn-caliper-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benckmark for Chicken Slaughterer Blockchain Network

This repository is a supplement resource for a research entitled "Pengembangan Sistem Telusur Berbasis Blockchain pada Rumah Potong Ayan Halal" (Development of Blockchain-Based Traceability System for Halal Slaughterhouse).

Other resources:

Abstract

Until today, the Muslim community in Indonesia still trusts the halal status of products that are circulated by the Indonesian Council of Ulama's Food, Medicine and Cosmetics Assessment Agency (LPPOM MUI). The halal logo on the packaging of the products they buy provides a sense of inner peace for Muslims in Indonesia. One product that is circulated in Indonesia is fresh chicken meat produced by a chicken slaughterhouse. To obtain a halal certificate from the LPPOM MUI, the slaughterhouse must implement Islamic law in the processing of the product. The slaughterhouse must apply the HAS 23000 standard in the production process of the product. At the production stage in the slaughterhouse, there are four critical points of halal, which means that a small mistake that occurs in the process can change the halal status of the item. Therefore, the critical points of halal must be strictly monitored to ensure that all items produced remain halal from start to finish in the process. However, the LPPOM MUI's monitoring of production is only done periodically. This creates a gap in supervision between periods of monitoring. This causes the halal status of items produced when they are not monitored to be unable to be validated as halal, given that neglect of procedures at critical points of halal is still possible. A system is needed that can record all information about the production process of each item. The system must have a high level of data integrity because it is related to accountability to state and religious law. Trends in research in the field of database technology show that high data integrity can be achieved with blockchain technology. Data stored on the blockchain is permanent, which means it cannot be deleted or changed. This research is conducted to realize a blockchain-based traceability system that can trace the production process of halal items by the slaughterhouse. Using the Design Science Research method approach, first a literature study is conducted to understand the problems and determine solutions. Then the system is designed and developed using Hyperledger Fabric and related software. The built system is then evaluated for its performance based on traceability capabilities and transaction speed. This research tries to articulate a blockchain solution to solve the traceability problem of halal items based on the HAS 23000 standard. The implementation of a blockchain-based traceability system could be a new way for tighter control of halal products.

Result

Benchmark result for all rounds are available on the results folder.

Re-run the Benchmark

Soon will update this chapter

Prerequisite

Soon will update this chapter

Instalation

Soon will update this chapter

Run Benchmark Command

command format:

npx caliper launch manager \
--caliper-workspace ./ \
--caliper-flow-only-test \
--caliper-report-precision 4 \
--caliper-networkconfig [NETWORK CONFIGURATION FILE PATH] \
--caliper-benchconfig [BENCHMARK CONFIGURATION FILE PATH] \
--caliper-report-path [REPORT OUTPUT FILE PATH].html

example:

npx caliper launch manager \
--caliper-workspace ./ \
--caliper-flow-only-test \
--caliper-report-precision 4 \
--caliper-networkconfig networks/user1@supp2.yaml \
--caliper-benchconfig benchmarks/createAsset-fixedRate.yaml \
--caliper-report-path reports/createAsset-fixedRate.html

Corresponding author

adamakbar.id@gmail.com

About

This repository is a supplement resource for a research entitled "PENGEMBANGAN SISTEM TELUSUR BERBASIS BLOCKCHAIN PADA RUMAH POTONG AYAM HALAL"

Topics

Resources

License

Stars

Watchers

Forks