🚀 Introducing the IEEE Blockchain Austria Chapter We’re proud to officially announce the launch of the IEEE Blockchain Austria Chapter, co-chaired by Chibuzor Udokwu, PhD and Krzysztof [Kris] Paruch. As part of the global IEEE Blockchain Technical Community, our chapter is dedicated to advancing blockchain research, education, and technical excellence—locally in Austria and globally through our academic and industry networks. 🔧 Our focus lies in building a rigorous engineering foundation for decentralized systems, with key areas including: - Cryptoeconomic mechanism design - Token engineering & simulation of decentralized systems - Consensus protocols & blockchain architectures - Smart contract security & formal verification - Privacy-preserving computation & zero-knowledge proofs - Reputation systems & decentralized identity (DID) - Decentralized physical infrastructure networks (DePIN) - Prediction markets & information aggregation - Semantic modeling & configuration spaces - DeSci & knowledge markets - DAO governance & voting mechanisms - Blockchain interoperability & bridging - Decentralized AI & verifiable compute 📅 2025 Highlights so far: ✅ Inaugural research seminar successfully held in Vienna ✅ Monthly technical meetups launched (hybrid format) ✅ Academic partnerships forming with universities and research centers 🎯 Plans for 2026: - Launch an academic symposium in Vienna (IEEE-affiliated, peer-reviewed) - Expand our research clusters and speaker network - Organize a technical hackathon and student engagement programs - Explore IEEE knowledge partnerships to strengthen academic visibility We’re building a vibrant interdisciplinary hub at the intersection of blockchain, engineering, and economic systems. Whether you're a researcher, student, developer, or policy thinker — we invite you to join us. 📩 Get in touch to speak, collaborate, or co-organize an event.
IEEE Blockchain Austria Chapter Launched
More Relevant Posts
-
Can blockchain revolutionize how scientific knowledge is shared and validated? The answer may reshape the future of research itself. Join us in welcoming Dmytro Maslov from the National Academy of Sciences of Ukraine and Web3 Institute to the IEEE 2nd Ukrainian DLT Forum: REBUIDL—a researcher exploring one of the most transformative applications of blockchain technology: reimagining how scientific research is published and evaluated. As the global scientific community grapples with challenges of transparency, accessibility, and fair evaluation, traditional centralized publishing models are showing their limitations. Dmytro's work in DeSci tackles a fascinating challenge: how can we create open, transparent systems for scientific publishing and research evaluation using decentralized technologies? This isn't just theoretical—it's addressing real problems that the scientific community faces today: publication paywalls, opaque peer review processes, the need for transparent research validation, and the complexity of fairly evaluating scientific contributions across diverse fields. The DeSci movement's vision for blockchain-powered research platforms could fundamentally change how scientific knowledge is shared, verified, and valued. In the context of Ukraine's scientific innovation and the global push for open science, this work represents the kind of paradigm-shifting application that blockchain was made for—transparent, decentralized, and democratized access to knowledge at scale. Join us to discover how blockchain could power not just financial systems, but the future of scientific discovery itself. Sign up: https://luma.com/cnmdna5e Full agenda: https://luma.com/dltforum
To view or add a comment, sign in
-
-
ETHucation Series 💡 Day 3: The Vision of Ethereum: A Global, Decentralized Computer In late 2013, Vitalik Buterin published the seminal Ethereum whitepaper, which introduced a "next-generation smart contract and decentralized application platform". The vision was not to create a better Bitcoin, but to build something entirely different: a "world computer". This new platform would be a universal, foundational layer with a built-in, fully-fledged Turing-complete programming language. This programmability would allow developers to write and deploy "smart contracts" self-executing code that could enforce arbitrary rules for ownership, transaction formats, and state transitions. For the first time, developers could build any application they could imagine and deploy it to a decentralized network, making it operate without permission, censorship, or interference from any single entity. Where Bitcoin was designed for censorship-resistant money, Ethereum was designed for censorship-resistant applications. Following a crowdfunded development phase in 2014, the Ethereum network officially went live on July 30, 2015, marking the birth of the second-generation blockchain. The philosophical leap from Bitcoin to Ethereum is one of generalization. Bitcoin's protocol is a highly specialized state transition system, where the "state" is the ownership of unspent transaction outputs (UTXOs) and the transitions are simple value transfers. Ethereum generalizes this concept. It provides a protocol where the state transition function itself is programmable, allowing the network to manage not just currency balances but any arbitrary state that can be represented by code. This abstraction is the single most important distinction to grasp when understanding Ethereum's purpose and power. It transformed the blockchain from a single-purpose application into a general-purpose platform. If Bitcoin is analogous to a calculator, designed to perform one function exceptionally well, Ethereum was designed to be a full computer, capable of running any program.
To view or add a comment, sign in
-
-
Projects supported by DeSci don’t exist in isolation ❗ They collaborate, integrate, and build bridges - across universities, NGOs, and traditional research institutions. 👀 More than 60% of DeSci initiatives already collaborate with universities and NGOs - combining blockchain innovation with academic expertise to make science more open, credible, and scalable. This shows that decentralization isn’t about replacing systems. It’s about strengthening them. At GoCART, we follow the same path - merging decentralized transparency with traditional research excellence to accelerate the development of logic-gated CAR-T systems for precision immunotherapy. Science doesn’t advance in isolation - it advances through collaboration 📈 🤝 🔗 Read more: https://lnkd.in/d_78AsXm
To view or add a comment, sign in
-
Join us in welcoming Prof. Dr. Roman Beck, Chester B. Slade Endowed Chair at Bentley University and Director of The European Decentralisation Institute, as a featured speaker at the IEEE 2nd Ukrainian DLT Forum: REBUIDL. Prof. Dr. Roman Beck will share insights on blockchain economics, distributed ledger technologies, and their transformative impact on economic systems and governance. As the Chester B. Slade Endowed Chair in the Computer Information Systems Department at Bentley University, Dr. Beck has established himself as a leading authority on how blockchain technologies reshape organizational structures, business models, and regulatory frameworks. With extensive research experience spanning blockchain economics, digital transformation, and information systems, Dr. Beck has published groundbreaking work on the economic implications of distributed ledger technologies. He serves as Senior Editor for prestigious journals including the Journal of the Association for Information Systems (JAIS), MIS Quarterly Executive (MISQE), and Business & Information Systems Engineering (BISE). His academic rigor is complemented by practical experience advising corporations and government organizations on blockchain strategy and implementation. As Director of The European Decentralisation Institute, Dr. Beck bridges academic research with real-world applications, fostering dialogue between researchers, policymakers, and industry leaders. His work examines how blockchain technologies can enable new forms of economic coordination, governance mechanisms, and value creation in decentralized systems. His presentation will provide valuable perspectives on the economic foundations of blockchain technologies, the evolution of distributed ledger systems, and emerging governance models — drawing from his extensive research and advisory work at the intersection of technology, economics, and policy. Sign up: https://luma.com/ophiykvy Full agenda: https://luma.com/dltforum
To view or add a comment, sign in
-
-
Continuing My Blockchain Research Journey — Exploring Advanced Concepts Shaping the Future Following my previous post about the latest blockchain trends and emerging research directions, I’ve been diving deeper into some advanced concepts that are transforming how we think about decentralization, scalability, and real-world integration. Here are a few key areas from my current research that I believe will define the next generation of blockchain systems 1. Modular Blockchains (Execution, Settlement, Consensus Layers) Traditional monolithic chains handle everything in one layer — transaction execution, consensus, and data availability. Modern architectures, like Celestia and Polygon 2.0, separate these layers to improve scalability and flexibility. This modularity allows developers to plug in different execution environments (like EVMs or custom runtimes) while relying on a shared consensus and data layer — similar to microservices in backend architecture. Insight: Think of modular blockchains as “composable ecosystems,” enabling specialized chains to coexist and interoperate efficiently. 2. Zero-Knowledge Proofs (ZKPs) Beyond Privacy ZKPs started as a cryptographic method for privacy-preserving transactions. Now, ZK-Rollups and ZK-EVMs are being used to scale blockchains by proving large batches of transactions off-chain and verifying them on-chain — dramatically reducing costs. Projects like zkSync, StarkNet, and Scroll are leading this movement. Insight: The ZK era isn’t just about privacy — it’s about verifiable computation and trust minimization, enabling high-performance yet provably secure systems. 3. Decentralized Identity (DID) and Web3 Authentication As data ownership becomes central to digital sovereignty, DID frameworks (like W3C’s DID standard and projects such as ION and ENS) are redefining authentication. Instead of relying on centralized identity providers, users control their credentials directly on the blockchain. This principle aligns with GDPR and data privacy regulations — giving blockchain systems a new edge in compliance and usability. Insight: Blockchain identity will likely become the foundation for digital citizenship, reputation, and financial onboarding. In summary: As my blockchain thesis evolves, I’m realizing that the most powerful innovations don’t just make blockchains faster — they make them smarter, modular, and interoperable. The future of blockchain isn’t about building a single perfect chain, but about designing an ecosystem of verifiable systems that can cooperate securely at scale.
To view or add a comment, sign in
-
The future of Web3 isn't going to be built by traders chasing the next pump. It's going to be built by students who actually understand the technology and want to create something meaningful. That's why we at Cointelegraph Research are excited to partner with the University of St Andrews Blockchain Society—one of the UK's most active student-led Web3 communities. These students aren't just attending lectures. They're running a 40-ETH hedge fund, publishing research, and working on real technical bounties. This is the kind of hands-on experience that builds actual expertise, not just hype. Through this partnership, we're connecting these students with our global platform and giving them access to industry insights and professional networks. If we want Web3 to mature as an industry, we need to invest in the people who will build it responsibly. Education matters. Especially in an industry that desperately needs more of it. https://lnkd.in/ewwKbtkz
To view or add a comment, sign in
-
Exciting news from the #USFLaw Center for Law, Tech, and Social Good! USF has partnered with Ripple’s University Blockchain Research Initiative (#UBRI). Over the next two years, the Center for Law, Tech, and Social Good will lead a project examining how state-level #blockchain legislation can support innovation and the public good, while the University of San Francisco Computer Science department will launch a new XRPL Hub, serving as both a validator and a hands-on learning platform for students. #emergingtech Excited to join the global UBRI network! Learn more about the partnership: https://lnkd.in/gzNA6_Pd
To view or add a comment, sign in
-
🚀 Big news from the Center for Law, Tech, and Social Good! We’re proud to announce a new partnership between Ripple’s University Blockchain Research Initiative (#UBRI) and the University of San Francisco School of Law to expand our work at the intersection of law, technology, and social impact. Over the next two years, the Center for Law, Tech, and Social Good will lead a project examining how state-level blockchain legislation can support innovation and the public good, while University of San Francisco Computer Science will launch a new XRPL Hub, serving as both a validator and a hands-on learning platform for students. We’re excited to join the global UBRI network advancing real-world blockchain solutions. Learn more about the partnership here ⬇️ 🔗 https://lnkd.in/gzNA6_Pd #LawTechSocialGood #Blockchain #UBRI #Ripple #USFLaw #Innovation #Education
To view or add a comment, sign in
-
The next era of UBRI is here. The University Blockchain Research Initiative is expanding academic commitment with three powerful moves: https://lnkd.in/gSYuJyR9 → Advisory Council Launch: Featuring David Schwartz and leading cryptographers from partner universities to advance onchain research and use cases. → Partnering with the University of San Francisco: Exploring how blockchain solutions can be applied to public service and law. → $RLUSD Innovation: Funding over $1.5M in renewed UBRI grants entirely in Ripple USD, our USD-backed stablecoin. This is how we're bridging the gap between research and utility.
To view or add a comment, sign in
-
📊 Mapping the “Real” State of NFTs & Blockchain Tech: Academia Finally Joins the Conversation A new study published by Nature reveals how the NFT and blockchain landscape looks when stripped of hype. It’s not about “apes” or “pump-and-dump” anymore — it’s about networks, ownership, and the science of digital trust. 🧠 The Study That Changes the Perspective Researchers from Pakistan and China analyzed 3,760 scientific papers on blockchain and NFTs published between 2017–2025. Using scientometric methods, they mapped how blockchain technology is evolving across three dimensions: Core technology (decentralization, smart contracts, security) Digital ownership and NFTs (rights, provenance, creative economies) Applied ecosystems (finance, logistics, gaming, identity) Their findings are a reality check: NFTs are now part of structured academic inquiry, not a passing trend. 🌍 Who Leads the Innovation China tops global output in NFT/blockchain research. The United States leads in academic impact and citations. Interdisciplinary collaboration is expanding — economics, computer science, art, and social studies are merging under the blockchain umbrella. This shows how Web3 has escaped its crypto-only shell and become a legitimate multi-disciplinary field. 🚀 The Next Frontiers The report identifies what academia believes will define the next era of NFTs: Trust mechanisms that go beyond simple proof-of-ownership Smart contract security and automation Tokenized economies that connect physical and digital value Cultural analytics — studying how people emotionally attach to digital assets NFTs, in other words, are moving from collectibles to economic primitives in the digital economy. 🧩 Why This Matters for the Industry This academic lens gives legitimacy to what many in Web3 have known instinctively: “NFTs are not about speculation — they’re about infrastructure for digital life.” Companies, investors, and creators can now reference peer-reviewed studies to anchor credibility when pitching blockchain projects, policy frameworks, or startup ideas. For marketers and developers, it also signals a pivot — from “drop culture” to research-backed storytelling and data-driven project design. 💬 Final Thought The NFT space is maturing — not dying. What’s fading is hype; what’s growing is structure, science, and sustainability. In the next phase of Web3, the winners won’t be those who sold the most NFTs, but those who built systems people can trust. #BlockchainResearch #NFTs #Web3Innovation #DigitalOwnership #CryptoEconomy #DataScience #Tokenization #GameFi #Metaverse #CryptoEducation #NFTCommunity #DeFi #SmartContracts #DigitalTrust #Web3Strategy 🔍📚💡
To view or add a comment, sign in
-