Academic credential fraud poses a critical challenge to Indonesian higher education, with approximately 30% of job applicants providing false academic qualifications while conventional verification processes require 2–4 weeks with significant administrative costs. This research addresses the gap where 77% of blockchain education research remains conceptual by proposing and evaluating a four-layer blockchain system architecture for academic diploma authentication. Using Design Science Research Methodology (DSRM), the study designs and implements a layered architecture comprising a Presentation Layer (React 18.2.0 with client-side SHA-256 hashing), Application Layer (Node.js 18.20.8 with Web3.js), Data Layer (PostgreSQL 14.5 for off-chain metadata), and Blockchain Layer (DiplomaValidator smart contract in Solidity 0.8.19 on Ganache 2.7.1). The architectural design enforces separation of concerns, enabling tamper-evident credential storage through immutable on-chain hash registration and trustless public verification through zero-gas view functions. Comprehensive evaluation through 38 functional tests, performance benchmarking, security auditing, and integration testing demonstrates 100% pass rate across all categories. Performance metrics show registration in 15.23 ms (240,082 gas units) and verification in 9.47 ms at zero gas cost, achieving 51.81 TPS throughput. Security audit yields 95/100 with zero high or medium vulnerabilities. The primary contribution of this research is a formally documented four-layer blockchain architecture for academic credential authentication validated through DSRM providing a replicable architectural model and quantified performance baselines for the Computer Science community and Indonesian higher education institutions considering blockchain adoption
Copyrights © 2026