<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Blockchain in Higher Education: a Review on Needed Technologies for an Undergraduate Web3 Course</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Nemanja</forename><surname>Zdravković</surname></persName>
							<email>nemanja.zdravkovic@metropolitan.ac.rs</email>
							<affiliation key="aff0">
								<orgName type="department">Faculty of Information Technology</orgName>
								<orgName type="institution">Belgrade Metropolitan University</orgName>
								<address>
									<addrLine>Tadeuša Košćuška 63</addrLine>
									<postCode>11000</postCode>
									<settlement>Belgrade</settlement>
									<country key="RS">Serbia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Nikola</forename><surname>Dimitrijević</surname></persName>
							<email>nikola.dimitrijevic@metropolitan.ac.rs</email>
							<affiliation key="aff0">
								<orgName type="department">Faculty of Information Technology</orgName>
								<orgName type="institution">Belgrade Metropolitan University</orgName>
								<address>
									<addrLine>Tadeuša Košćuška 63</addrLine>
									<postCode>11000</postCode>
									<settlement>Belgrade</settlement>
									<country key="RS">Serbia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Blockchain in Higher Education: a Review on Needed Technologies for an Undergraduate Web3 Course</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">01D6E1DE92725C409CA912559A554867</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T18:18+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Blockchain</term>
					<term>Web3</term>
					<term>distributed applications</term>
					<term>higher education</term>
					<term>Solidity</term>
					<term>smart contracts</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Based on our review of the literature and market, we propose an undergraduate course aimed at final-year students in electrical engineering, software engineering, and computer science, with a focus on blockchain technologies as the foundation. This course is designed to provide students not only with theoretical knowledge but also with practical skills necessary for understanding and applying blockchain technologies across various sectors. Our findings indicate that the emphasis on shifting from traditional client-server architectures to decentralized systems, with JavaScript as the leading programming language, is essential for the education of future Web3 engineers and developers. However, we also recognize the importance of including Solidity, the key programming language for the Ethereum blockchain, which enables the development of smart contracts and decentralized applications (DApps). Solidity represents a bridge between traditional programming and the new paradigms brought by blockchain, offering students the opportunity to engage in the development of applications that are not only innovative but also vital for the future of decentralized technologies. The course will cover fundamental concepts of blockchain, including cryptography, distributed ledgers, consensus algorithms, and blockchain security, as well as advanced topics such as smart contract development, the Ethereum platform, and DApps development using Solidity. Additionally, we plan to integrate case studies and practical projects that will allow students to apply their knowledge in real-world scenarios, preparing them for the challenges and opportunities offered by the job market in the Web3 field. This course will not only provide students with the technical skills needed to work in the blockchain field but will also equip them with critical thinking and an understanding of how blockchain technologies can transform various industries. Our goal is to create a generation of engineers and developers who not only understand the technological aspects of blockchain but can also contribute to its application in innovative and ethically responsible ways.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Motivation</head><p>Our motivation for this paper comes from the current curricula at Higher Education Institutions (HEIs) aimed at future engineers and developers, which is, in the existing state, lagging in the shift from Web 2.0 to Web3 <ref type="bibr" target="#b0">[1]</ref>. Currently, the Internet, comprised of user-generated content, which is the basis of Web 2.0, is experiencing a shift to more decentralized and public environment with blockchain technologies (BCTs) at the forefront <ref type="bibr" target="#b1">[2]</ref>. In addition, Web3 will be powered by powerful artificial intelligence (AI) algorithms in order to help empower even more intelligent and adaptive applications <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. Undergraduate students are still being taught technologies and software architectures which follow Web 2.0 at best, or Web 1.0 at worst, while novel concepts are left for the graduate and PhD level of studies.</p><p>Unfortunately, the current job market for software engineers and developers are in dire need of people who are already proficient in Web3 technologies, even at starting-level positions.</p><p>In this paper, we propose an undergraduate level course, aimed at last-year students, which should help close the needed gap between current curricula in Web applications to actual market needs, in accordance with the IEEE/ACM guidelines for Computer Science and Information Technologies Curricula.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Methodology</head><p>We firstly review relevant literature and guidelines for undergraduate-level curricula in EE/CS/IT, with focus on the technologies with the highest rate of advancement -Web technologies <ref type="bibr" target="#b5">[6]</ref>.</p><p>Afterwards, we compare the data with relevant job positions to cross-reference employers' needs in terms of technologies, i.e. tech-stack.</p><p>Finally, we propose the development of two distinct but interconnected curricula to be taught over a single semester at an HEI. The first curriculum is centered on web development and JavaScript, laying the foundational knowledge and skills essential for understanding and engaging with modern web technologies. This curriculum is designed not only to provide comprehensive training in web development but also to serve as a prerequisite for the second curriculum.</p><p>The second curriculum delves into blockchain technology (BCT) and Web3, building upon the web development principles acquired in the first course. This advanced curriculum emphasizes the disruptive potential of BCTs in the Web3 landscape. It focuses on decentralization principles, smartcontract programming languages, and the practical applications of these technologies in creating decentralized applications.</p><p>Furthermore, given the increasing relevance of edge devices in the Web3 ecosystem, it is crucial for students to gain an understanding of the inner workings of battery-powered end user devices. Knowledge of wireless mobile communications standards and protocols, particularly those pertaining to 5G and beyond, is also integral. This understanding is essential as these technologies form the basis of communication and interaction in the Web3 domain.</p><p>Together, these curricula provide a comprehensive educational pathway, equipping students with the necessary skills and knowledge to excel in the evolving field of Web3 and blockchain technologies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Curriculum Design for Web course</head><p>This chapter delves into the core technologies of JavaScript (JS) and React, which form the foundation of modern web development, especially in the context of Web3 applications. Over a 15week course, with 7 weeks dedicated to JavaScript and 8 weeks to React, students will gain a comprehensive understanding of these technologies, their evolution, and their application in the rapidly growing field of Web3 development.</p><p>JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that is a core component of the World Wide Web. Initially designed for client-side web development, JavaScript has evolved to become a versatile language used in various environments, from server-side with Node.js to mobile app development <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8]</ref>.</p><p>React, developed by Facebook, is an open-source JavaScript library for building user interfaces, particularly for single-page applications. It allows developers to create large web applications that can change data without reloading the page <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b9">10]</ref>.</p><p>The combination of JavaScript and React is particularly powerful in the development of decentralized applications (dApps) on blockchain platforms. JavaScript's versatility and React's efficient rendering make them ideal for creating interactive and responsive web interfaces for blockchain-based applications <ref type="bibr" target="#b10">[11]</ref>. This chapter underscores the importance of JavaScript and React as foundational technologies in Web3 development. Through the 15-week course, students will not only learn the theoretical aspects of these technologies but also apply them in practical projects, preparing them for the challenges and opportunities in the field of Web3.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Curriculum Design for blockchain Web3 course</head><p>This chapter provides an in-depth exploration of the fundamental technologies and concepts underpinning Web3 development: cryptography, blockchain, smart contracts, and Solidity. These elements are crucial for understanding the infrastructure and development of decentralized applications (dApps) and blockchain systems.</p><p>Over a 15-week course, with 3 weeks dedicated to cryptography, 6 weeks dedicated to basics of blockchain technology and Ethereum and 8 weeks to React, students will gain a comprehensive understanding of these technologies, their evolution, and their application in the rapidly growing field of Web3 development.</p><p>Cryptography is not just a tool for securing information, but the very foundation upon which the trust and integrity of blockchain technology are built. It ensures the confidentiality, integrity, and authenticity of transactions in a decentralized environment. Cryptography has evolved from simple ciphers used in ancient times to complex algorithms that secure modern digital communications. Its role in blockchain is pivotal, as it encrypts transactions and creates a secure and immutable ledger <ref type="bibr" target="#b11">[12]</ref>.</p><p>Key cryptographic algorithms used in blockchain include hash functions, public-key cryptography, and digital signatures. Hash functions like SHA-256 in Bitcoin ensure data integrity, while public-key cryptography and digital signatures provide secure transaction mechanisms <ref type="bibr" target="#b12">[13]</ref>.</p><p>Blockchain technology is a distributed ledger that records transactions across many computers, ensuring that records cannot be altered retroactively without altering all subsequent blocks. Blockchain's decentralized nature eliminates the need for a central authority, making it inherently resistant to data manipulation. This technology underpins cryptocurrencies like Bitcoin and Ethereum, and its applications extend to various sectors like finance, healthcare, and supply chain <ref type="bibr" target="#b13">[14]</ref>. Blockchain technology has evolved from its first-generation blockchain (Bitcoin) to second-generation (Ethereum) with smart contract capabilities, and now to third-generation blockchains focusing on scalability and interoperability <ref type="bibr" target="#b14">[15]</ref>.</p><p>Ethereum is a revolutionary blockchain platform that extends beyond the capabilities of a simple cryptocurrency like Bitcoin. It was proposed in late 2013 by Vitalik Buterin and development was crowdfunded in 2014, leading to its live launch in 2015. Ethereum distinguishes itself through its implementation of smart contracts, which are self-executing contracts with the terms of the agreement directly written into lines of code <ref type="bibr" target="#b15">[16]</ref>.</p><p>At the heart of Ethereum's functionality is the Ethereum Virtual Machine (EVM), which is the runtime environment for smart contracts in Ethereum. It is a powerful, sandboxed virtual stack embedded within each full Ethereum node, responsible for executing contract bytecode. Contracts in Ethereum are written in high-level programming languages, such as Solidity, and are then compiled into bytecode, which the EVM can read and execute <ref type="bibr" target="#b16">[17]</ref>. Ethereum also introduces the concept of 'gas', which is a unit that measures the of computational effort required to execute operations like transactions or smart contracts. Every operation in Ethereum requires a certain amount of gas, with more complex operations requiring more gas. Gas is paid in Ethereum's native currency, Ether (ETH), and it incentivizes miners to process and validate transactions on the network <ref type="bibr" target="#b17">[18]</ref>.</p><p>Ethereum's ability to support decentralized applications (dApps) through smart contracts has opened up a wide range of possibilities, from decentralized finance (DeFi) to non-fungible tokens (NFTs), and more. This functionality has positioned Ethereum as a leading platform for blockchain-based innovations <ref type="bibr" target="#b18">[19]</ref>.</p><p>Smart contracts are self-executing contracts with the terms of the agreement directly written into code. They run on the blockchain and automatically execute when predetermined conditions are met. Smart contracts enable the automation of complex processes in a transparent and conflict-free environment, reducing the need for intermediaries. They are pivotal in applications like decentralized finance (DeFi) and non-fungible tokens (NFTs) <ref type="bibr" target="#b19">[20]</ref>.</p><p>Solidity is a statically-typed programming language designed for developing smart contracts that run on the Ethereum Virtual Machine (EVM). It is influenced by C++, Python, and JavaScript and is designed to target the unique requirements of blockchain-based applications. Solidity's syntax is similar to that of JavaScript, making it relatively easy for developers with a background in web development to learn. It allows for the creation of complex contracts for decentralized applications, including voting systems, crowdfunding platforms, and automated token exchanges <ref type="bibr" target="#b20">[21]</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>Our research has highlighted a significant gap in the availability of comprehensive Web3 curricula at the undergraduate level. While many Higher Education Institutions (HEIs) offer advanced courses on these topics at the Master's or PhD levels, there is a clear need for introducing Web3 concepts earlier in the academic journey, specifically in the final years of undergraduate studies. This early introduction is crucial for aligning educational outcomes with the evolving demands of the Web3 job market. Our proposed course framework, with its dual-curriculum approach, addresses this gap effectively. The first curriculum, focusing on web development and JavaScript, lays a solid foundation in the principles of modern web technologies. This foundation is essential not only for understanding the technical aspects of Web3 but also for ensuring students are well-prepared for the more advanced topics covered in the second curriculum.</p><p>The second curriculum delves deeper into blockchain technologies, which are increasingly recognized not just for their role in cryptocurrencies but more importantly for their application in decentralized systems -the very cornerstone of Web3. This curriculum is designed to be comprehensive and rigorous, spanning 15 weeks and adhering to the guidelines set by IEEE/ACM for Computer Science and Information Technologies Curricula.</p><p>In our curriculum, JavaScript emerges as the primary programming language due to its effectiveness in handling peer-to-peer applications, a key component of decentralized systems. Additionally, we incorporate newer languages that are gaining prominence in the realm of smart contracts, such as Solidity and Rust. These languages are critical for students to master in order to develop secure, efficient, and functional decentralized applications. Furthermore, we emphasize the importance of integrating topics related to security within the curriculum. As Web3 technologies offer enhanced data security, particularly in the handling of personal data, it is imperative for students to understand the security challenges and solutions inherent in these technologies. This knowledge is not only academically relevant but also crucial for preparing students to address real-world security concerns in their future careers in the Web3 domain.</p><p>In conclusion, our proposed curricula are designed to bridge the current educational gap in Web3 technologies at the undergraduate level. By providing a structured and comprehensive learning pathway, we aim to equip the next generation of engineers and developers with the skills and knowledge necessary to thrive in the rapidly evolving Web3 job market.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Course structure for students focusing on web development, with 3 weeks dedicated to cryptography, 7 weeks dedicated to JavaScript and and 8 weeks dedicated to React.</figDesc><table><row><cell>Week</cell><cell>Lessons</cell></row><row><cell>Week 1: Introduction to JavaScript</cell><cell>Lesson 1: Overview of JavaScript in Web</cell></row><row><cell></cell><cell>Development</cell></row><row><cell></cell><cell>Lesson 2: Setting Up the Development</cell></row><row><cell></cell><cell>Environment</cell></row><row><cell></cell><cell>Lesson 3: Basic Syntax and Variables</cell></row><row><cell>Week 2: Control Structures and Data Types</cell><cell>Lesson 4: Conditional Statements (if, else,</cell></row><row><cell></cell><cell>switch)</cell></row><row><cell></cell><cell>Lesson 5: Loops (for, while, do-while)</cell></row><row><cell></cell><cell>Lesson 6: Understanding Data Types and</cell></row><row><cell></cell><cell>Operators</cell></row><row><cell>Week 3: Functions and Scope</cell><cell>Lesson 7: Writing and Calling Functions</cell></row><row><cell></cell><cell>Lesson 8: Scope and Closure Concepts</cell></row><row><cell></cell><cell>Lesson 9: Arrow Functions and this Keyword</cell></row><row><cell>Week 4: Objects and Arrays</cell><cell>Lesson 10: Working with Objects</cell></row><row><cell></cell><cell>Lesson 11: Manipulating Arrays (map, filter,</cell></row><row><cell></cell><cell>reduce)</cell></row><row><cell></cell><cell>Lesson 12: JSON and Object-Oriented</cell></row><row><cell></cell><cell>Programming Concepts</cell></row><row><cell>Week 5: Asynchronous JavaScript</cell><cell>Lesson 13: Understanding Asynchronous</cell></row><row><cell></cell><cell>Programming</cell></row><row><cell></cell><cell>Lesson 14: Promises and Async/Await</cell></row><row><cell></cell><cell>Lesson 15: Making HTTP Requests (AJAX, Fetch</cell></row><row><cell></cell><cell>API)</cell></row><row><cell>Week 6: Advanced JavaScript Concepts</cell><cell>Lesson 16: ES6+ Features (Spread/Rest,</cell></row><row><cell></cell><cell>Destructuring)</cell></row><row><cell></cell><cell>Lesson 17: Modules and Import/Export</cell></row><row><cell></cell><cell>Lesson 18: Error Handling and Debugging</cell></row><row><cell>Week 7: JavaScript in Web3</cell><cell>Lesson 19: Introduction to Web3 and JavaScript</cell></row><row><cell></cell><cell>Lesson 20: Connecting JavaScript with</cell></row><row><cell></cell><cell>Blockchain (Basics)</cell></row><row><cell></cell><cell>Lesson 21: Overview of Smart Contracts and</cell></row><row><cell></cell><cell>DApps</cell></row><row><cell>Week 8: Introduction to React</cell><cell>Lesson 22: React Fundamentals and JSX</cell></row><row><cell></cell><cell>Lesson 23: Components and Props</cell></row><row><cell></cell><cell>Lesson 24: State and Lifecycle Methods</cell></row><row><cell>Week 9: React State Management</cell><cell>Lesson 25: Handling State in React</cell></row><row><cell></cell><cell>Lesson 26: Using Context API</cell></row><row><cell></cell><cell>Lesson 27: Introduction to Redux</cell></row><row><cell>Week 10: React Router and SPA</cell><cell>Lesson 28: Single Page Applications with React</cell></row><row><cell></cell><cell>Router</cell></row><row><cell></cell><cell>Lesson 29: Dynamic Routing and Navigation</cell></row><row><cell></cell><cell>Lesson 30: Managing Route Parameters</cell></row><row><cell>Week 11: Advanced React Concepts</cell><cell>Lesson 31: Higher-Order Components (HOCs)</cell></row><row><cell></cell><cell>Lesson 32: Render Props and Custom Hooks</cell></row><row><cell></cell><cell>Lesson 33: Utilizing useEffect and Custom</cell></row><row><cell></cell><cell>Hooks</cell></row><row><cell>Week 12: React and API Integration</cell><cell>Lesson 34: Fetching Data from APIs in React</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>Course structure for students focusing on blockchain and Web3 development, with 3 weeks dedicated to cryptography, 3 weeks dedicated to Basics of Blockchain Technology and Ethereum Systems and eight weeks dedicated to Basics of Smart Contracts.</figDesc><table><row><cell>Module</cell><cell>Lesson</cell></row><row><cell>Module 1: Cryptography</cell><cell>Lesson 1: Introduction to Cryptography</cell></row><row><cell>Module 1: Cryptography</cell><cell>Early Cryptography and First Algorithms</cell></row><row><cell>Module 1: Cryptography</cell><cell>Hash Functions and Practical Exercises</cell></row><row><cell>Module 2: Basics of Blockchain Technology and</cell><cell>Lesson 4: The History of Money and</cell></row><row><cell>Ethereum</cell><cell>Cryptocurrency</cell></row><row><cell>Module 2: Basics of Blockchain Technology and</cell><cell>Lesson 5: Digital Ledger Systems</cell></row><row><cell>Ethereum Systems</cell><cell></cell></row><row><cell>Module 2: Basics of Blockchain Technology and</cell><cell>Lesson 6: Decentralized Consensus</cell></row><row><cell>Ethereum Systems</cell><cell></cell></row><row><cell>Module 2: Basics of Blockchain Technology and</cell><cell>Lesson 7: The Evolution of Blockchain</cell></row><row><cell>Ethereum Systems</cell><cell>Technology</cell></row><row><cell>Module 2: Basics of Blockchain Technology and</cell><cell>Lesson 8: Introduction to Ethereum</cell></row><row><cell>Ethereum Systems</cell><cell></cell></row><row><cell>Module 2: Basics of Blockchain Technology and</cell><cell>Lesson 9: Ethereum's Mechanics and Gas</cell></row><row><cell>Ethereum Systems</cell><cell>Concept</cell></row><row><cell>Module 3: Basics of Smart Contracts</cell><cell>Lesson 10: Introduction to Smart Contracts</cell></row><row><cell>Module 3: Basics of Smart Contracts</cell><cell>Lesson 11: Working with the Remix</cell></row><row><cell></cell><cell>Environment</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Acknowledgements</head><p>This paper was supported in part by the Blockchain Technology Laboratory at Belgrade Metropolitan University, Belgrade, Serbia, and in part by the Ministry of Education, Science and Technological Development, Republic of Serbia (Project III44006).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Education in web 3.0</title>
		<author>
			<persName><forename type="first">Ana-Maria</forename><surname>Chisega-Negrilă</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JADLET Journal of Advanced Distributed Learning Technology</title>
		<imprint>
			<biblScope unit="page" from="50" to="59" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Decentralized ai: Edge intelligence and smart blockchain, metaverse, web3, and desci</title>
		<author>
			<persName><forename type="first">Longbing</forename><surname>Cao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Intelligent Systems</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="6" to="19" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">Shermin</forename><surname>Voshmgir</surname></persName>
		</author>
		<title level="m">Token economy: How the Web3 reinvents the internet</title>
				<imprint>
			<publisher>Token Kitchen</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="volume">2</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Web3 &amp; DAOs: an overview of the development and possibilities for the implementation in research and education</title>
		<author>
			<persName><forename type="first">S</forename><surname>Filipčić</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">45th Jubilee International Convention on Information, Communication and Electronic Technology (MIPRO)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2022">2022. 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">The promise of a decentralized internet: What is Web3 and how can firms prepare?</title>
		<author>
			<persName><forename type="first">Alex</forename><surname>Murray</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dennie</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jordan</forename><surname>Combs</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Business Horizons</title>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">Julia</forename><surname>Kimbrell</surname></persName>
		</author>
		<title level="m">The impacts of web 2.0, web 3.0, and web 4.0 technologies used in distance education</title>
				<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
		<respStmt>
			<orgName>East Carolina University</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">JavaScript: The Definitive Guide</title>
		<author>
			<persName><forename type="first">D</forename><surname>Flanagan</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2020">2020</date>
			<publisher>O&apos;Reilly Media</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Eloquent JavaScript: A Modern Introduction to Programming</title>
		<author>
			<persName><forename type="first">M</forename><surname>Haverbeke</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2018">2018</date>
			<publisher>Starch Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Learning React: Modern Patterns for Developing React Apps</title>
		<author>
			<persName><forename type="first">A</forename><surname>Banks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">&amp;</forename><forename type="middle">E</forename><surname>Porcello</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2020">2020</date>
			<publisher>O&apos;Reilly Media</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Nazare</surname></persName>
		</author>
		<author>
			<persName><forename type="first">&amp;</forename><forename type="middle">J</forename><surname>Murray</surname></persName>
		</author>
		<title level="m">React and Web3: Building Complete Web3 Apps with React</title>
				<imprint>
			<publisher>Independently Published</publisher>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Dietrich</surname></persName>
		</author>
		<title level="m">Building Ethereum Dapps: Decentralized Applications on the Ethereum Blockchain</title>
				<imprint>
			<publisher>Manning Publications</publisher>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Katz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lindell</surname></persName>
		</author>
		<title level="m">Introduction to Modern Cryptography</title>
				<imprint>
			<publisher>CRC Press</publisher>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">J</forename><surname>Menezes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">C</forename><surname>Van Oorschot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Vanstone</surname></persName>
		</author>
		<title level="m">Handbook of Applied Cryptography</title>
				<imprint>
			<publisher>CRC Press</publisher>
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Narayanan</surname></persName>
		</author>
		<title level="m">Bitcoin and Cryptocurrency Technologies: A Comprehensive Introduction</title>
				<imprint>
			<publisher>Princeton University Press</publisher>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">The Business Blockchain: Promise, Practice, and Application of the Next Internet Technology</title>
		<author>
			<persName><forename type="first">W</forename><surname>Mougayar</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
			<publisher>Wiley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Ethereum White Paper</title>
		<author>
			<persName><forename type="first">V</forename><surname>Buterin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
			<publisher>Ethereum Foundation</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">Mastering Ethereum Virtual Machine</title>
		<author>
			<persName><forename type="first">A</forename><surname>Greco</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2019">2019</date>
			<publisher>Packt Publishing</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><surname>Dannen</surname></persName>
		</author>
		<title level="m">Ethereum for Web Developers</title>
				<imprint>
			<publisher>Apress</publisher>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">The Business Blockchain: Promise, Practice, and Application of the Next Internet Technology</title>
		<author>
			<persName><forename type="first">W</forename><surname>Mougayar</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
			<publisher>Wiley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners</title>
		<author>
			<persName><forename type="first">C</forename><surname>Dannen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
			<publisher>Apress</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Antonopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">&amp;</forename><forename type="middle">G</forename><surname>Wood</surname></persName>
		</author>
		<title level="m">Mastering Ethereum: Building Smart Contracts and DApps</title>
				<imprint>
			<publisher>O&apos;Reilly Media</publisher>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
