Towards Sustainable Education 4.0: Opportunities and Challenges of Decentralized Learning with Web3 Technologies
Abstract
1. Introduction
- SDG 4—Ensure inclusive and equitable quality education and promote lifelong learning opportunities for all.
- SDG 9—Build resilient infrastructure, promote inclusive and sustainable industrialization, and foster innovation.
- SDG 10—Reduce inequality within and among countries.
- 1.
- Analyze the pedagogical, technological, and infrastructural dimensions of sustainable education 4.0.
- 2.
- Examine key components of Web3 that are relevant to learning environments.
- 3.
- Review emerging decentralized learning platforms such as EtherLearn and DeLMS from the literature.
- 4.
- Propose a framework for decentralized, sustainable, and learner-centered educational systems.
- 5.
- Discuss the opportunities, challenges, and future research directions
2. Sustainable Education 4.0 and Student-Centered Pedagogies
2.1. Education 4.0 as a Sustainability-Enabling Paradigm
2.2. Student-Centered and Active Learning as the Pedagogical Core
2.3. Sustainable Education Meets Web3 Infrastructure
3. Web3 Foundations and Their Sustainability Promise
3.1. Key Components of Web3 in the Educational Context
- Blockchain and Smart Contracts: Used for credentialing, assessments, and learning agreements that are immutable, transparent, and verifiable [11].
- P2P Storage (IPFS, Swarm): Facilitates the distribution of learning content without relying on single-point failures or proprietary content providers [8].
3.2. Sustainability Affordances of Web3
- 1.
- 2.
- Data Sovereignty and Privacy: Learners maintain complete ownership of their data and credentials, promoting autonomy and reducing dependence on centralized surveillance-prone platforms [14].
- 3.
- 4.
- Cost-Efficiency and Accessibility: Permissionless systems reduce the dependency on intermediaries, lowering the cost barriers to participation in global education ecosystems.
3.3. Critical Perspectives and Emerging Risks
- Digital Divide: Who has access to Web3-compatible infrastructure and literacy?
- Governance: Who sets the rules for smart contracts and data interoperability?
- Scalability and UX: Are decentralized applications (dApps) mature enough for mainstream educational use?
4. Decentralized Learning Architectures and Case Studies
4.1. Rationale for Decentralized Learning Systems
- Learner data sovereignty;
- Peer-to-peer interaction without single points of failure;
- Credential portability across borders and institutions;
- Sustainable infrastructures through distributed hosting.
4.2. Case Study 1: EtherLearn
- High transaction fees and latency: Because each transaction (e.g., quiz submission; certificate issuance) incurs a gas cost on Ethereum, the platform faces economic scalability challenges. For example, a simple transfer of ERC-20 tokens costs around USD 1.68. In addition, these fees can increase significantly during periods of high network congestion. An alternative approach is to use a Layer 2 (L2) network, such as Polygon [43], with transaction costs as low as USD 0.01 (https://www.coingecko.com/learn/polygon-vs-ethereum) (accessed on 3 July 2025).Transaction latency also affects educational interactions in real-time. Again, a L2 network such as Polygon has significantly lower transaction latency compared to Ethereum. Polygon’s block time is 2.19 s, whereas Ethereum’s block time is 12.08 s, making Polygon’s transaction processing much faster. Additionally, Polygon processes transactions in approximately 2.3 s, while Ethereum takes around 15 s. These figures highlight Polygon’s superior speed in handling transactions compared to Ethereum (https://chainspect.app/compare/polygon-vs-ethereum) (accessed on 3 July 2025).
- Lack of privacy and scalability: Public blockchain ledgers expose metadata unless additional privacy-preserving techniques (e.g., zero-knowledge proofs [44]) are implemented. In addition, smart contract throughput limits restrict large-scale deployment.Ethereum has a maximum contract size limit of 24.576 kilobytes (KB) for bytecode, as introduced by EIP-170. This limit was implemented to prevent excessive resource usage and potential network congestion caused by deploying and executing too large smart contracts. If a contract exceeds this limit, the deployment transaction is reverted and the contract is not deployed. This restriction can pose challenges for developers who want to deploy complex contracts with extensive functionality.We further discuss these issues in Section 5.2.
- Complex user experience requiring blockchain literacy: Students and instructors must interact with digital wallets, private keys, and on-chain transactions, which can be a steep barrier for non-technical users. This undermines accessibility and usability, particularly in low-tech or underserved contexts.
4.3. Case Study 2: DeLMS
4.4. Comparative Summary and Sustainability Implications
5. Opportunities and Challenges for Sustainable EdTech
5.1. Opportunities Enabled by Web3 for Education 4.0
- Data Sovereignty and Privacy: Learners can control their data, define access permissions, and store records in decentralized vaults using DIDs and verifiable credentials [14].
- Resilient and Transparent Assessment: Smart contract-enabled assessments provide automatic, transparent, and immutable evaluation records, minimizing manipulation or bias [15].
- Web3-Based Funding Models for Education: Web3 technologies present innovative alternatives to traditional education funding by introducing token-driven decentralized ecosystems that promote transparency, autonomy, and economic inclusion. Rather than relying on centralized public or institutional budgets, these systems use native tokens to encourage participation of learners, educators, and contributors [48]. Token economies support peer-to-peer value exchange and often include governance rights, allowing stakeholders to influence the direction and funding priorities of educational platforms through Decentralized Autonomous Organizations (DAOs) [49]. Furthermore, smart contracts facilitate income share agreements (ISAs) and pay-as-you-learn models, offering students flexible financing options that automatically enforce fair repayment terms [50].
5.2. Challenges and Limitations in Practice
- Energy Consumption and Environmental Cost: Historically, public blockchains like Bitcoin and early Ethereum relied on Proof-of-Work (PoW), which is widely criticized for its high energy consumption. The annual usage of Bitcoin electricity (https://ccaf.io/cbnsi/cbeci) (accessed on 13 July 2025) is estimated between ~60 and 125 TWh, comparable to countries like Norway [53].Before its transition to Proof-of-Stake (PoS), Ethereum consumed approximately 5.13 GW of continuous power [54], equivalent to around 44 TWh/year. However, after Ethereum’s transition to PoS in 2022 (known as “The Merge”), the network’s energy footprint dropped by approximately 99.95% to about 0.01 TWh/year [55].Other PoS blockchains demonstrate even greater energy efficiency:
- -
- Tezos: ~0.00006 TWh/year, used for NFT-based academic credentials [54].
- -
- Algorand: ~0.000008 TWh/year with Pure PoS consensus [54].
- -
- Polygon (Layer 2): ~0.0003 kWh per transaction [53], making it viable for academic platforms requiring scalable credential issuance.
For comparative perspective, a one-hour Zoom call emits approximately 0.1 kg of CO2 per participant (https://www.iea.org/reports/digitalisation-and-energy) (accessed on 12 July 2025). In contrast, an Ethereum PoS transaction emits just ~0.00003 kg CO2, making it substantially more energy and carbon-efficient, especially for low-frequency activities such as degree certification.Several newer consensus protocols drastically reduce energy consumption, often by multiple orders of magnitude, especially when the network is permissioned or relies on fewer validators. - Digital Divide and Tech Literacy: Web3 interfaces and protocols often require advanced digital literacy and familiarity with wallets, tokens, and decentralized identities [34], potentially excluding vulnerable populations. Mitigation strategies include simplifying interfaces, embedding wallet abstraction layers, and deploying digital literacy initiatives tailored for educational contexts. As this challenge poses a significant obstacle to the adoption of decentralized applications, we incorporate a specific layer into our framework to discuss how to address it.
- Scalability, Privacy, and Performance: Latency and throughput limitations of many decentralized networks hinder the delivery of real-time educational content [8]. Educational systems require high availability and rapid response. To address this, future platforms should integrate Layer-2 scaling (e.g., rollups), edge caching, and offline-first content synchronization strategies.Public blockchains, by design, expose transactional metadata, such as sender and receiver addresses, timestamps, and values, which can compromise user privacy through deanonymization. To address this, zero-knowledge proofs (ZKPs) have emerged as a key cryptographic solution, allowing transaction validation without revealing sensitive details [56]. However, the scalability of smart contracts remains a critical limitation due to the low throughput of base-layer blockchains, constraining their utility in large-scale real-time applications [57,58]. Current research explores the integration of ZKPs, zk-rollups, and layer-2 architectures to simultaneously achieve privacy and scalability [59,60].
- Ethical and Legal Ambiguities: Web3’s immutability, decentralization, and pseudon- ymity complicate compliance with data protection laws (e.g., GDPR) and institutional accountability [13,14]. Further research is needed on privacy-preserving architectures using zero-knowledge proofs, revocable verifiable credentials, and off-chain storage of sensitive data.Legal and ethical ambiguities present significant barriers to adopting decentralized educational platforms. To navigate these, emerging standards such as self-sovereign identity (SSI) frameworks [61], which embed privacy-by-design principles, and GDPR-compliant blockchain use-cases are essential. In addition, smart contracts could be used to enforce data privacy and regulatory compliance directly at the technological level. Regulatory sandboxes and consortium-driven governance structures could also provide controlled environments to safely explore these innovative technologies while addressing institutional accountability and compliance with policies.
- Institutional Inertia and Governance: Education systems often resist disruptive innovation due to conservative governance models and rigid hierarchies [34]. Web3 concepts such as DAOs challenge conventional roles and authority. Pilot studies and co-governance experiments involving educators and students can pave the way for blended governance models that complement rather than replace traditional structures.
5.3. Balancing Innovation, Sustainability, and Pedagogical Frameworks
6. Framework for Sustainable Decentralized Learning Platforms
6.1. Design Principles and Objectives
- Learner-Centricity: Empower learners to be owners of their data, credentials, and learning paths.
- Decentralization by Design: Minimize reliance on centralized intermediaries through blockchain, peer-to-peer (P2P) networks, and decentralized identifiers.
- Offline-First Access: Ensure accessibility in low-connectivity regions through local caching and synchronization protocols.
- Pedagogical Interoperability: Support modular learning pathways, microcredentials, and active learning models.
- Sustainability and Scalability: Optimize for low resource consumption, reuse of open infrastructure, and long-term viability.
6.2. Technical Layers of the Framework
- 1.
- Infrastructure Layer:
- Employs P2P storage networks for hosting learning content [8].
- Includes off-line first replication and peer caching for underserved regions. This is crucial, especially for database-structured data, and it is a technical gap not covered in both case studies presented above.
This foundational layer ensures resilient content distribution and persistent storage through decentralized protocols. Examples such as IPFS (https://ipfs.tech/) (accessed on 14 July 2025) and Filecoin (https://filecoin.io/) (accessed on 14 July 2025) play a vital role in enabling fault-tolerant infrastructure, reducing the dependency on centralized servers, and improving access equity in underserved regions.Recent advances in offline-first and disconnection-tolerant architectures, such as PowerSync (https://www.powersync.com) (accessed on 14 July 2025) and ElectricSQL (https://electric-sql.com) (accessed on 14 July 2025), offer promising pathways to retrofit traditional Web 2.0 platforms into resilient Web3 native applications. These systems support eventual consistency, peer caching, and multi-device synchronization without permanent Internet access, directly addressing challenges faced in rural and remote education.By lowering infrastructure costs and improving resilience, this layer directly supports SDG 4. - 2.
- Identity and Access Layer:
- Uses DIDs for learner authentication and privacy-preserving access control [14].
- Supports self-sovereign identity and public–private key encryption mechanisms.
Web3 identity frameworks ensure that learners can securely manage and control access to their personal data and credentials. Protocols like uPort [62,63] and Sovrin [64] implement DIDs, allowing learners to own and share verifiable attributes without relying on centralized identity providers. More recent implementations such as Veramo (https://veramo.io) (accessed on 15 July 2025) are being studied in educational contexts [65]. These tools offer the potential to operationalize learner autonomy, privacy, and cross-platform authentication to support lifelong learning. - 3.
- Credentialing and Assessment Layer:
- Implements smart contracts for assessment validation and microcredential issuance [15].
- Verifiable credentials encoded using W3C standards for cross-platform interoperability.
Decentralized credentials and token systems reward participation and validate learning outcomes. For example, Blockcerts (https://www.blockcerts.org/) (accessed on 16 July 2025), which implements an extension to support OpenBadges (https://openbadges.org/) (accessed on 15 July 2025) on Ethereum [66], provide blockchain-verifiable microcredentials that learners can carry across institutions and platforms. Reputation systems linked to token rewards, such as those deployed by Gitcoin (https://www.gitcoin.co/) (accessed on 15 July 2025) and Rabbithole (https://rabbithole.gg/) (accessed on 15 July 2025), demonstrate how contributions to the learning ecosystem can be incentivized and recognized beyond traditional grades. - 4.
- Pedagogical Layer:This layer operationalizes the pedagogical vision of Education 4.0 by embedding active, collaborative, and student-centered learning strategies into the technological substrate of learning platforms. It supports the following:
- Inductive and Active Learning Workflows: Decentralized platforms can encode scaffolding strategies, formative assessments, and project-based progression through smart contracts. These mechanisms support inductive learning by allowing learners to explore, hypothesize, and test within structured yet flexible environments [23].
- Interactive and Personalized Dashboards: Educators and learners benefit from dashboards that visualize learning progression, engagement metrics, and skill acquisition. Emerging initiatives such as Open Learning Analytics (OLAs) [73] and blockchain-linked performance metrics allow for transparent, tamper-proof learner analytics while respecting privacy through verifiable credentials.
- Collaborative Learning Spaces: P2P content sharing, decentralized discussion threads, and co-assessment protocols enable distributed collaboration without reliance on centralized platforms. Blockchain-enabled timestamping and contributor attribution (e.g., via NFTs or reputation tokens) ensure that student contributions are verifiable and recognized.
- AI-Augmented Instruction: This layer increasingly integrates Artificial Intelligence (AI) services to adapt to learner behavior and context. For instance, there is there is the following:
- -
- Adaptive learning systems dynamically adjust content difficulty or learning paths based on real-time analytics [67].
- -
- Self-directed learning is supported by intelligent agents that provide learning recommendations, motivational nudges, or pathway visualization [74].
- -
- Learning analytics driven by decentralized or federated models (e.g., FedML (https://fedml.ai/home) (accessed on 9 July 2025)) provide instructors with insights while preserving user privacy [75,76].
By coupling smart contract logic with AI-driven adaptivity and learner dashboards, this layer aligns tightly with Education 4.0’s emphasis on personalization, agency, and competency-based education. It enables the system to be not only decentralized but pedagogically intelligent and responsive. - 5.
- Governance and Reputation Layer:
- Includes learner and educator voting systems, token-based incentives [78], and feedback loops.
This layer facilitates participatory decision-making through transparent, decentralized protocols. Educational DAOs [79] can allow learners, educators, and developers to propose and vote on course updates, rule changes, or platform features using on-chain governance mechanisms [34]. Governance tokens or quadratic voting models [80] enable fair representation and community moderation, promoting collaborative curriculum design aligned with Education 4.0’s emphasis on co-creation. - 6.
- User Experience (UX) Layer: Enhancing Usability in Decentralized Educational Platforms
- Introduces usability heuristics and inclusive design mechanisms aimed at enhancing the user experience in Web3 applications.
- Encourages the integration of familiar patterns from Web2 interfaces to align with users’ existing mental models and leverage known affordances.
The UX (User Experience) Layer addresses one of the most persistent barriers to the adoption of Web3 in educational contexts: usability. While decentralized technologies offer significant benefits in terms of autonomy, privacy, and resilience, their complexity often results in steep learning curves that hinder student and educator engagement. This layer operationalizes user-centric design principles to make decentralized learning environments more accessible, trustworthy, and intuitive.- Simplified Wallet and Credential Onboarding: In line with findings by Bobrova and Perego [81], onboarding flows should abstract away key management complexities and leverage social recovery methods to avoid user lockout. Educational platforms can integrate custodial identity options (such as Privy (https://www.privy.io/) (accessed on 5 July 2025)) for beginners and progressive decentralization as digital literacy improves.
- Context-Aware Guidance and Feedback: UX studies indicate that users of decentralized applications (dApps) often struggle with terminology, error resolution, and navigation. Educational interfaces should incorporate real-time scaffolding, embedded tutorials, and adaptive tooltips to facilitate smoother interaction, particularly for first-time users [81].
- Consistency with Familiar Web2 Patterns: To bridge the Web2–Web3 gap, interfaces should preserve familiar UI paradigms such as dashboard layouts, profile pages, and chat interfaces while gradually introducing Web3 affordances like wallet connection, DAO voting, and token-based incentives.
- Trust Design and Transparent Affordances: Effective Web3 UX demands visibility into trust assumptions. In educational contexts, this includes clearly distinguishing between local, on-chain, and off-chain data; showing data provenance; and signaling user agency over credentials or governance participation. Such transparency fosters trust and supports ethical principles of learner sovereignty.
- Inclusive and Localized Access Models: Platforms should support multilingual, mobile-first, and low-bandwidth access designs. This includes caching assets via P2P storage (handled by the infrastructure layer), prioritizing text-based UIs for rural and bandwidth-constrained settings, and using decentralized localization strategies (e.g., community-led translations).
By incorporating these design principles, the UX Layer enhances usability without compromising on decentralization, creating inclusive pathways for participation and learning. It ensures that learners of varying technical backgrounds, devices, and bandwidth constraints can benefit from the affordances of Education 4.0 in a Web3 context.
6.3. Alignment with Sustainable Education 4.0
- Inclusive access: Through off-line first capabilities and digital credential portability.
- Participatory governance: Enabled by tokenized feedback and community-driven evolution.
- Scalable innovation: Through open protocols and modular APIs that allow for context-specific customization.
- Environmental resilience: Through reduced server centralization and energy-optimized protocols such as Proof-of-Stake [42].
7. Conclusions and Future Directions
- Decentralized Credentialing Pilots: Conduct real-world studies on blockchain-based certification in formal, informal, and lifelong learning settings.
- Energy-Efficient and Low-Carbon EdTech Architectures: Explore the environmental footprint of decentralized learning platforms under different consensus and storage models.
- Policy and Ethics of Decentralized Education: Analyze regulatory frameworks, data protection, and governance models to ensure equity, accountability, and compliance.
- Interoperability Standards: Develop open educational data standards compatible with decentralized technologies to facilitate global learning exchange and credential transferability.
- Funding Models and Economic Sustainability: Economic sustainability remains a crucial factor for the viability of decentralized education platforms. Traditional education relies on centralized funding sources, while Web3-based platforms could adopt innovative funding models like tokenization, where tokens incentivize participation and facilitate crowdfunding, and governance mechanisms such as decentralized autonomous organizations (DAOs). Future research must systematically investigate the viability of these economic incentives to sustain platform development, educator remuneration, and learner equity, addressing potential financial and accessibility barriers.
Author Contributions
Funding
Acknowledgments
Conflicts of Interest
References
- González-Pérez, D.; Ramírez-Montoya, M.S. Components of Education 4.0 in 21st Century Skills: A Systematic Review. Sustainability 2022, 14, 1493. [Google Scholar] [CrossRef]
- World Economic Forum. Catalysing Education 4.0: Investing in the Future of Learning for a Human-Centric Recovery; Technical Report; World Economic Forum: Geneva, Switzerland, 2022. [Google Scholar]
- Wan, S.; Lin, H.; Gan, W.; Chen, J.; Yu, P.S. Web3: The Next Internet Revolution. arXiv 2023, arXiv:2304.06111. [Google Scholar] [CrossRef]
- Nakamoto, S. Bitcoin: A Peer-to-Peer Electronic Cash System Bitcoin: A Peer-to-Peer Electronic Cash System. White Paper. 2009. Available online: https://bitcoin.org/en/bitcoin-paper (accessed on 5 June 2025).
- Vyas, S.; Gupta, S. Blockchain and Industry 4.0–A study. Mater. Today Proc. 2022, 64, 1197–1201. [Google Scholar] [CrossRef]
- Čučko, Š.; Turkanović, M. Decentralized and self-sovereign identity: Systematic mapping study. IEEE Access 2021, 9, 139009–139027. [Google Scholar] [CrossRef]
- Stockburger, L.; Kokosioulis, G.; Mukkamala, A.; Mukkamala, R.R.; Avital, M. Blockchain-enabled decentralized identity management: The case of self-sovereign identity in public transportation. Blockchain Res. Appl. 2021, 2, 100014. [Google Scholar] [CrossRef]
- Daniel, J.; Tschorsch, F. IPFS and Friends: A Qualitative Comparison of Next-Generation Peer-to-Peer Data Storage. IEEE Commun. Surv. Tutor. 2022, 24, 31–52. [Google Scholar] [CrossRef]
- Benet, J. Ipfs-content addressed, versioned, p2p file system. arXiv 2014, arXiv:1407.3561. [Google Scholar]
- Trautwein, D.; Raman, A.; Tyson, G.; Castro, I.; Scott, W.; Schubotz, M.; Gipp, B.; Psaras, Y. Design and evaluation of IPFS: A storage layer for the decentralized web. In Proceedings of the ACM SIGCOMM 2022 Conference, New York, NY, USA, 22–26 August 2022; pp. 739–752. [Google Scholar] [CrossRef]
- Khan, M.; Naz, T. Smart Contracts Based on Blockchain for Decentralized Learning Management System. SN Comput. Sci. 2021, 2, 260. [Google Scholar] [CrossRef]
- Buterin, V. A next-generation Smart Contract and Decentralized Application Platform. White Paper. 2014. Available online: https://cryptorating.eu/whitepapers/Ethereum/Ethereum_white_paper.pdf (accessed on 5 June 2025).
- Ray, P.P. Web3: A Comprehensive Review on Background, Technologies, Applications, and Challenges. Internet Things-Cyber-Phys. Syst. 2023, 3, 213–248. [Google Scholar] [CrossRef]
- Weyl, G.; Ohlhaver, P.; Buterin, V. Decentralized Society: Finding Web3’s Soul. SSRN Electron. J. 2022. [Google Scholar] [CrossRef]
- Duong, T.N.B.; Jun, J.Y.T. EtherLearn: Decentralizing Learning via Blockchain. In Proceedings of the 2021 IEEE International Conference on Engineering, Technology Education (TALE), Wuhan, China, 5–8 December 2021; pp. 212–217. [Google Scholar] [CrossRef]
- United Nations. Transforming Our World: The 2030 Agenda for Sustainable Development. United Nations General Assembly Resolution A/RES/70/1. 2015. Available online: https://sdgs.un.org/sites/default/files/publications/21252030%20Agenda%20for%20Sustainable%20Development%20web.pdf (accessed on 4 May 2025).
- Erro-Garcés, A. Industry 4.0: Defining the Research Agenda. Benchmarking Int. J. 2019, 28, 1858–1882. [Google Scholar] [CrossRef]
- Steenkamp, R.J. The quadruple helix model of innovation for Industry 4.0. Acta Commer. 2019, 19, a820. [Google Scholar] [CrossRef]
- Singh, N. Student-centered learning (SCL) in classrooms—A comprehensive overview. Educ.-Quest-Int. J. Educ. Appl. Soc. Sci. 2011, 2, 275–282. [Google Scholar]
- Zarouk, M.Y.; Restivo, F.; Khaldi, M. Student-centered learning environment for self-regulated project-based learning in higher education: A qualification/selection study. In Proceedings of the Learning Through Inquiry in Higher Education: Current Research and Future Challenges (INHERE 2018), München, Germany, 8–9 March 2018; Volume 10. [Google Scholar]
- Hartikainen, S.; Rintala, H.; Pylväs, L.; Nokelainen, P. The concept of active learning and the measurement of learning outcomes: A review of research in engineering higher education. Educ. Sci. 2019, 9, 276. [Google Scholar] [CrossRef]
- Krusche, S.; Berrezueta-Guzman, J. Introduction to Programming using Interactive Learning. In Proceedings of the 2023 IEEE 35th International Conference on Software Engineering Education and Training (CSEE&T), Tokyo, Japan, 7–9 August 2023; pp. 178–182. [Google Scholar] [CrossRef]
- Prince, M.J.; Felder, R.M. Inductive Teaching and Learning Methods: Definitions, Comparisons, and Research Bases. J. Eng. Educ. 2006, 95, 123–138. [Google Scholar] [CrossRef]
- Friesen, S.; Network, G.E.; Scott, D. Inquiry-Based Learning: A Review of the Research Literature. Alta. Minist. Educ. 2013, 32, 1–32. [Google Scholar]
- Savery, J.R. Overview of problem-based learning: Definitions and distinctions. Interdiscip. J.-Probl.-Based Learn. 2006, 1. [Google Scholar] [CrossRef]
- Barrows, H.S. Problem-based learning in medicine and beyond: A brief overview. New Dir. Teach. Learn. 1996, 1996, 3–12. [Google Scholar] [CrossRef]
- Hmelo-Silver, C.E. Problem-based learning: What and how do students learn? Educ. Psychol. Rev. 2004, 16, 235–266. [Google Scholar] [CrossRef]
- Žerovnik, A.; Nančovska Šerbec, I. Project-Based Learning in Higher Education. In Technology Supported Active Learning: Student-Centered Approaches; Vaz de Carvalho, C., Bauters, M., Eds.; Springer: Singapore, 2021; pp. 31–57. [Google Scholar] [CrossRef]
- Rehman, N.; Huang, X.; Batool, S.; Andleeb, I.; Mahmood, A. Assessing the Effectiveness of Project-Based Learning: A Comprehensive Meta-Analysis of Student Achievement between 2010 and 2023. ASR Chiang Mai Univ. J. Soc. Sci. Humanit. 2024, 11, e2024015. [Google Scholar] [CrossRef]
- Kolmos, A.; de Graaff, E. Problem-based and project-based learning in engineering education. In Cambridge Handbook of Engineering Education Research; Cambridge University Press: New York, NY, USA, 2014; pp. 141–161. [Google Scholar] [CrossRef]
- Ramírez, J.R.J.; Jiménez, S.; Huertas, C.; Navarro, C.X. Promotion and assessment of engineering professional skills: A project-based learning approach in collaboration academy-industry. Int. J. Eng. Educ. 2017, 33, 2033–2049. [Google Scholar]
- Shehata, B.; Tlili, A.; Huang, R.; Adarkwah, M.A.; Liu, M.; Chang, T. How Are We Doing with Student-Centered Learning Facilitated by Educational Technology? A Review of Systematic Reviews. Educ. Inf. Technol. 2024, 29, 7813–7854. [Google Scholar] [CrossRef]
- Kleppmann, M.; Wiggins, A.; Van Hardenberg, P.; McGranaghan, M. Local-first software: You own your data, in spite of the cloud. In Proceedings of the 2019 ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software, Athens, Greece, 23–24 October 2019; pp. 154–178. [Google Scholar] [CrossRef]
- Nabben, K. Web3 as ‘Self-Infrastructuring’: The Challenge is how. Big Data Soc. 2023, 10. [Google Scholar] [CrossRef]
- Lai, Y.; Yang, J.; Liu, M.; Li, Y.; Li, S. Web3: Exploring Decentralized Technologies and Applications. Blockchains 2023, 1, 111–131. [Google Scholar] [CrossRef]
- Allen-Robertson, J. BitTorrent: Revolution in the Network. In Digital Culture Industry: A History of Digital Distribution; Allen-Robertson, J., Ed.; Palgrave Macmillan: London, UK, 2013; pp. 94–131. [Google Scholar] [CrossRef]
- Johnsen, J.A.; Karlsen, L.E.; Birkeland, S.S. Peer-to-Peer Networking with BitTorrent; Department of Telematics, NTNU: Taiwan, China, 2005. [Google Scholar]
- Raj P. M., K.; Mohan, A.; Srinivasa, K.G. Peer-To-Peer Networks. In Practical Social Network Analysis with Python; Raj P. M., K., Mohan, A., Srinivasa, K., Eds.; Computer Communications and Networks; Springer International Publishing: Cham, Switzerland, 2018; pp. 101–108. [Google Scholar] [CrossRef]
- Fotiou, N.; Thomas, Y.; Xylomenos, G.; Siris, V.A.; Polyzos, G.C. Authentication and Authorization for Content-Centric Routing using W3C DIDs and VCs. In Proceedings of the 2022 IEEE Conference on Standards for Communications and Networking (CSCN), Thessaloniki, Greece, 28–30 November 2022; pp. 163–168. [Google Scholar] [CrossRef]
- Reed, D.; Sporny, M.; Longley, D.; Allen, C.; Grant, R.; Sabadello, M.; Holt, J. Decentralized identifiers (dids) v1. 0. In Draft Community Group Report; W3C: Cambridge, MA, USA, 2020. [Google Scholar]
- Halpin, H. Vision: A Critique of Immunity Passports and W3C Decentralized Identifiers. In Security Standardisation Research; Van Der Merwe, T., Mitchell, C., Mehrnezhad, M., Eds.; Series Title: Lecture Notes in Computer Science; Springer International Publishing: Cham, Switzerland, 2020; Volume 12529, pp. 148–168. [Google Scholar] [CrossRef]
- Murray, A.; Kim, D.; Combs, J. The Promise of a Decentralized Internet: What is Web3 and Why Does it Matter? Bus. Horizons 2023, 66, 191–202. [Google Scholar] [CrossRef]
- Aung, M.T.; Thein, N.N.M. A Comparative Study of Ethereum and Polygon for Implementing NFT-Based Certification Systems. In Proceedings of the 2024 5th International Conference on Advanced Information Technologies (ICAIT), Enshi, China, 16–19 August 2024; pp. 1–6. [Google Scholar] [CrossRef]
- Zhou, L.; Diro, A.; Saini, A.; Kaisar, S.; Hiep, P.C. Leveraging zero knowledge proofs for blockchain-based identity sharing: A survey of advancements, challenges and opportunities. J. Inf. Secur. Appl. 2024, 80, 103678. [Google Scholar] [CrossRef]
- Xavier, V.; Alves, R.; Santos, J.; Nogueira, B.; Souza, J. DeLMS: A decentralized learning management system using Ethereum smart contracts and IPFS. In Proceedings of the IEEE 21st International Conference on Industrial Informatics (INDIN), Lemgo, Germany, 18–20 July 2023; pp. 1–6. [Google Scholar] [CrossRef]
- Kanani, J.; Nailwal, S.; Arjun, A. Matic Whitepaper; Technical Report; Polygon: Bengaluru, India, 2021. [Google Scholar]
- Ahmed, V.; Opoku, A. Technology supported learning and pedagogy in times of crisis: The case of COVID-19 pandemic. Educ. Inf. Technol. 2022, 27, 365–405. [Google Scholar] [CrossRef] [PubMed]
- Rutskiy, V.; Muda, I.; Joudar, F.; Ilia, F.; Lyubaya, S. DAO Tokens: The Role for the Web 3.0 Industry and Pricing Factors. In Networks and Systems in Cybernetics; Springer: Berlin/Heidelberg, Germany, 2023; pp. 686–697. [Google Scholar] [CrossRef]
- Grennan, J. Decentralized Governance and Digital Asset Prices. Darden Business School Working Paper No. 4367209 2024. Available online: https://doi.org/10.2139/ssrn.4367209 (accessed on 5 June 2025).
- Ghosh, A.; Hassija, V.; Chamola, V.; El Saddik, A. A Survey on Decentralized Metaverse using Blockchain and Web 3.0 Technologies, Applications, and More. IEEE Access 2024, 12, 146915–146948. [Google Scholar] [CrossRef]
- Lin, F.; Zhang, T.; Ma, S.; Huang, J. Quadratic Funding in Blockchain-Based DAO: Empirical Analysis and Future Prospects. In Proceedings of the 2024 IEEE 4th International Conference on Blockchain, Copenhagen, Denmark, 19–22 August 2024. [Google Scholar]
- Mohanty, H.; Lavin, R.; Liu, X.; Norman, L. A Survey on the Applications of Zero-Knowledge Proofs. arXiv 2024, arXiv:2408.00243. [Google Scholar] [CrossRef]
- Sedlmeir, J.; Buhl, H.U.; Fridgen, G.; Keller, R. The Energy Consumption of Blockchain Technology: Beyond Myth. Bus. Inf. Syst. Eng. 2020, 62, 599–608. [Google Scholar] [CrossRef]
- Platt, M.; Sedlmeir, J.; Platt, D.; Xu, J.; Tasca, P.; Vadgama, N.; Ibañez, J.I. The energy footprint of blockchain consensus mechanisms beyond proof-of-work. In Proceedings of the 2021 IEEE 21st International Conference on Software Quality, Reliability and Security Companion (QRS-C), Hainan, China, 6–10 December 2021; pp. 1135–1144. [Google Scholar]
- Asif, R.; Hassan, S.R. Shaping the future of Ethereum: Exploring energy consumption in Proof-of-Work and Proof-of-Stake consensus. Front. Blockchain 2023, 6, 1151724. [Google Scholar] [CrossRef]
- John, J. Zero-Knowledge Proofs for Privacy-Preserving Access in Blockchain Storage Systems. White Paper. 2025. Available online: https://www.researchgate.net/profile/Joseph-John-36/publication/392311573_Zero-Knowledge_Proofs_for_Privacy-Preserving_Access_in_Blockchain_Storage_Systems/links/683ca5bb6a754f72b58fc1e7/Zero-Knowledge-Proofs-for-Privacy-Preserving-Access-in-Blockchain-Storage-Systems.pdf (accessed on 14 July 2025).
- Sedlmeir, J.; Lautenschlager, J.; Fridgen, G.; Urbach, N. The transparency challenge of blockchain in organizations. Electron. Mark. 2022, 32, 1779–1794. [Google Scholar] [CrossRef] [PubMed]
- Chhabra, A.; Saha, R.; Kumar, G.; Kim, T.H. Navigating the maze: Exploring blockchain privacy and its information retrieval. IEEE Access 2024, 12, 32089–32110. [Google Scholar] [CrossRef]
- Jabbari, A.; Ramachandran, G.; Malik, S. ZK-DPPS: A Zero-Knowledge Decentralised Data Sharing Middleware. arXiv 2024, arXiv:2410.15568. [Google Scholar]
- Wan, Z.; Zhou, Y.; Ren, K. zk-AuthFeed: Protecting data feed to smart contracts. IEEE Trans. Depend. Secur. Comput. 2022, 20, 1335–1347. [Google Scholar] [CrossRef]
- Satybaldy, A.; Nowostawski, M.; Ellingsen, J. Self-sovereign identity systems: Evaluation framework. In Privacy and Identity Management. Data for Better Living: AI and Privacy: 14th IFIP WG 9.2, 9.6/11.7, 11.6/SIG 9.2. 2 International Summer School, Windisch, Switzerland, 19–23 August 2019; Revised Selected Papers 14; Springer: Berlin/Heidelberg, Germany, 2020; pp. 447–461. [Google Scholar]
- Naik, N.; Jenkins, P. uPort open-source identity management system: An assessment of self-sovereign identity and user-centric data platform built on blockchain. In Proceedings of the 2020 IEEE International Symposium on Systems Engineering (ISSE), Vienna, Austria, 12 October–12 November 2020; pp. 1–7. [Google Scholar]
- Lundkvist, C. uPort: A Platform for Self-Sovereign Identity. White Paper. 2017. Available online: http://ftp.shujuju.cn/platform/file/2018-03-05/10uPort_whitepaper_DRAFT20170221(1).pdf (accessed on 5 July 2025).
- Naik, N.; Jenkins, P. Sovrin network for decentralized digital identity: Analysing a self-sovereign identity system based on distributed ledger technology. In Proceedings of the 2021 IEEE International Symposium on Systems Engineering (ISSE), Vienna, Austria, 13 September–13 October 2021; pp. 1–7. [Google Scholar]
- Flanery, S.A.; Mohanasundar, K.; Chamon, C.; Kotikela, S.D.; Quek, F.K. Web 3.0 and a Decentralized Approach to Education. arXiv 2023, arXiv:2312.12268. [Google Scholar] [CrossRef]
- Kamil, M.; Sunarya, P.A.; Muhtadi, Y.; Adianita, I.R.; Anggraeni, M. BlockCert higher education with public key infrastructure in Indonesia. In Proceedings of the 2021 9th International Conference on Cyber and IT Service Management (CITSM), Bengkulu, Indonesia, 22–23 September 2021; pp. 1–6. [Google Scholar]
- Gligorea, I.; Cioca, M.; Oancea, R.; Gorski, A.T.; Gorski, H.; Tudorache, P. Adaptive Learning Using Artificial Intelligence in e-Learning: A Literature Review. Educ. Sci. 2023, 13, 1216. [Google Scholar] [CrossRef]
- Alam, A. Cloud-Based E-learning: Scaffolding the Environment for Adaptive E-learning Ecosystem Based on Cloud Computing Infrastructure. In Proceedings of the Computer Communication, Networking and IoT: Proceedings of 5th ICICC 2021; Springer: Berlin/Heidelberg, Germany, 2022; Volume 2, pp. 1–9. [Google Scholar] [CrossRef]
- Urbina, S.; Villatoro, S.; Salinas, J. Self-Regulated Learning and Technology-Enhanced Learning Environments in Higher Education: A Scoping Review. Sustainability 2021, 13, 7281. [Google Scholar] [CrossRef]
- Karaköse, T. The Utility of ChatGPT in Educational Research-Potential Opportunities and Pitfalls. Educ. Process Int. J. 2023, 12, 7–13. [Google Scholar] [CrossRef]
- Clow, D. An overview of learning analytics. Teach. High. Educ. 2013, 18, 683–695. [Google Scholar] [CrossRef]
- Olga, V.; Ake, G. Introducing Practicable Learning Analytics. arXiv 2023, arXiv:2301.13043. [Google Scholar] [CrossRef]
- Muslim, A.; Chatti, M.A.; Guesmi, M. Open Learning Analytics: A Systematic Literature Review and Future Perspectives. arXiv 2023, arXiv:2303.12395. [Google Scholar] [CrossRef]
- Zawacki-Richter, O.; Marín, V.I.; Bond, M.; Gouverneur, F. Systematic review of research on artificial intelligence applications in higher education – where are the educators? Int. J. Educ. Technol. High. Educ. 2019, 16, 39. [Google Scholar] [CrossRef]
- Vuorikari, R.; Castaño Muñoz, J. The Role of Learning Analytics in the European Digital Education Action Plan; Technical Report JRC129899; Joint Research Centre (JRC), European Commission: Brussels, Belgium, 2023. [Google Scholar]
- Tzimas, D.; Demetriadis, S. Ethical issues in learning analytics: A review of the field. Educ. Technol. Res. Dev. 2021, 69, 1101–1133. [Google Scholar] [CrossRef]
- Baninemeh, E.; Farshidi, S.; Jansen, S. A Decision Model for Decentralized Autonomous Organization Platform Selection: Three Industry Case Studies. arXiv 2021, arXiv:2107.14093. [Google Scholar] [CrossRef]
- Voshmgir, S. Token Economy: How the Web3 Reinvents the Internet; Token Kitchen: Elvas, Portugal, 2020; Volume 2. [Google Scholar]
- Ma, H.; Li, L.; Wu, Y.; Wang, J. Bringing Web 3.0 and DAO into Democratic Class: A study of Pedagogy in Higher Education. In Blockchain—ICBC 2023; Lecture Notes in Computer Science; Springer Nature: Cham, Switzerland, 2023; pp. 21–37. ISBN 978-3-031-44920-8. [Google Scholar] [CrossRef]
- Tamai, S.; Kasahara, S. DAO voting mechanism resistant to whale and collusion problems. Front. Blockchain 2024, 7, 1405516. [Google Scholar] [CrossRef]
- Bobrova, P.; Perego, P. The Development of User-Centric Design Guidelines for Web3 Applications: An Empirical Study. Computers 2025, 14, 46. [Google Scholar] [CrossRef]
- Babu, C.S.; William, M.P. Designing and Developing a Web3 Mobile Platform: Integrating Blockchain and AI for Enhanced Functionality, Security, and User Experience. In Architecting the Digital Future: Platforms, Design, and Application; IGI Global Scientific Publishing: Hershey, PA, USA, 2025; pp. 397–434. [Google Scholar]
Content (Built-In Mechanisms for Skills Adaptation) | Experiences (Leveraging Innovative Pedagogies) |
---|---|
Global citizenship skills Awareness about the wider world, sustainability, and playing an active role in the global community. | Personalized and self-paced learning From a system where learning is standardized, to one based on the diverse individual needs of each learner, enabling flexible progression. |
Innovation and creativity skills Fostering skills such as complex problem-solving, analytical thinking, creativity, and system-analysis. | Accessible and inclusive learning From a system confined to physical access to school buildings to one that is inclusive and universally accessible. |
Technology skills Developing digital skills such as programming, digital responsibility, and the effective use of technology. | Problem-based and collaborative learning Shifting from process-based to project- and problem-based learning requiring peer collaboration, aligning with real-world practices. |
Interpersonal skills Emphasizing emotional intelligence: empathy, cooperation, negotiation, leadership, and social awareness. | Lifelong and student-centered learning Supporting continuous personal development tailored to individual learner needs. |
Aspect | EtherLearn | DeLMS |
---|---|---|
Primary Goal | ✓ Decentralized, student-driven peer-learning and incentivized content creation | ✓ Secure, decentralized delivery and management of educational content and records. |
Blockchain Platform | ✓ Ethereum | ✓ Ethereum |
Storage Mechanism | ✓ Uses IPFS to store learning resources (e.g., code; presentations) shared with answers. | ✓ Uses IPFS Clusters for decentralized file storage of educational materials. |
Offline-First Support | □ Unsupported | □ DB synchronization missing |
Identity Management | □ Metamask Wallet | □ Metamask Wallet |
Credentialing | ✓ Envisioned as part of verifiable student contributions and token-based recognition. | × Not mentioned or implemented. |
Assessment Handling | ✓ Peer-generated formative assessments, anonymous feedback, token-based rating and smart contract reward system. | □ Instructor-led summative assessments via smart contracts with secure submission and grading. |
Governance Model | × None | × None |
User Experience (UX) | ✓ Student usability tested via surveys and performance testing. UX-driven iteration. | × No empirical testing or user feedback reported. |
Pedagogical Approach | ✓ Informed by constructivism and connectivism; promotes active, social learning. | × Infrastructure-focused; secures content lifecycle and delivery. |
Target Use Case | ✓ Supplementary peer-learning tool focused on content co-creation and student-designed assessments. | ✓ Full-featured LMS alternative for institutional use (assignments, grading, messaging, etc.). |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Duarte, B.; Ferro, M.; Zarouk, M.Y.; Silva, A.; Martins, M.; Paraguaçu, F. Towards Sustainable Education 4.0: Opportunities and Challenges of Decentralized Learning with Web3 Technologies. Sustainability 2025, 17, 7448. https://doi.org/10.3390/su17167448
Duarte B, Ferro M, Zarouk MY, Silva A, Martins M, Paraguaçu F. Towards Sustainable Education 4.0: Opportunities and Challenges of Decentralized Learning with Web3 Technologies. Sustainability. 2025; 17(16):7448. https://doi.org/10.3390/su17167448
Chicago/Turabian StyleDuarte, Breno, Márcio Ferro, Mohamed Yassine Zarouk, Alan Silva, Márcio Martins, and Fábio Paraguaçu. 2025. "Towards Sustainable Education 4.0: Opportunities and Challenges of Decentralized Learning with Web3 Technologies" Sustainability 17, no. 16: 7448. https://doi.org/10.3390/su17167448
APA StyleDuarte, B., Ferro, M., Zarouk, M. Y., Silva, A., Martins, M., & Paraguaçu, F. (2025). Towards Sustainable Education 4.0: Opportunities and Challenges of Decentralized Learning with Web3 Technologies. Sustainability, 17(16), 7448. https://doi.org/10.3390/su17167448