Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

3 papersLast indexed Aug 31, 2026
Search papers

Paper index

3 results · page 1 of 1

Clear filters
Jun 28, 2025·Computer Science and Information Technology Trends
0 cites
A STUDY ON AN INTEGRATED FRAMEWORK FOR COPYRIGHT PROTECTION ON NFT

Hye Young Kim

NFT (Non-Fungible Token) has considerable potential in the field of intellectual property. It can not only improve the efficiency of copyright registration but also promote the improvement of transaction transparency and liquidity. However, existing copyright protection schemes of NFT image relied on the NFTs itself minted by third-party platforms. Also, the widespread use of NFTs has introduced new complexities to copyright protection due to their unique nature. Therefore, we have proposed a multi-layered blockchain security framework to resolve security vulnerabilities by protecting users from threats such as illegal copying, intellectual property rights infringement, and malware infection that may occur during the process of acquiring NFT assets through analysis of smart contracts, metadata, and digital assets that constitute NFTs.

Open access
Energy and Environmental Systems
Cultural and Historical Studies
Engineering Applied Research
Original source
Sep 23, 2024·IEEE Transactions on Computers
3 cites
TeeRollup: Efficient Rollup Design Using Heterogeneous TEE

Xiaoqing Wen, Quanbi Feng, Hanzheng Lyu, Jianyu Niu · 6 authors

Rollups have emerged as a promising approach to improving blockchains' scalability by offloading transactions execution off-chain. Existing rollup solutions either leverage complex zero-knowledge proofs or optimistically assume execution correctness unless challenged. However, these solutions suffer from high gas costs and significant withdrawal delays, hindering their adoption in decentralized applications. This paper introduces TEERollup, an efficient rollup protocol that leverages Trusted Execution Environments (TEEs) to achieve both low gas costs and short withdrawal delays. Sequencers (system participants) execute transactions within TEEs and upload signed execution results to the blockchain with confidential keys of TEEs. Unlike most TEE-assisted blockchain designs, TEERollup adopts a practical threat model where the integrity and availability of TEEs may be compromised. To address these issues, we first introduce a distributed system of sequencers with heterogeneous TEEs, ensuring system security even if a certain proportion of TEEs are compromised. Second, we propose a challenge mechanism to solve the redeemability issue caused by TEE unavailability. Furthermore, TEERollup incorporates Data Availability Providers (DAPs) to reduce on-chain storage overhead and uses a laziness penalty mechanism to regulate DAP behavior. We implement a prototype of TEERollup in Golang, using the Ethereum test network, Sepolia. Our experimental results indicate that TEERollup outperforms zero-knowledge rollups (ZK-rollups), reducing on-chain verification costs by approximately 86% and withdrawal delays to a few minutes.

Open access
3 source records
cs.CR
Vehicle License Plate Recognition
Engineering Applied Research
Original source
Oct 1, 2019·Office of Scientific and Technical Information (OSTI)
1 cites
Prototype Distributed Ledger Technology of UF 6 Cylinder Tracking in Ethereum

Nicholas D. Pattengale, David Farley

We have created a demonstration permissioned Distributed Ledger Technology (DLT) datastore for the UF 6 cylinder tracking safeguards use-case utilizing the Ethereum DLT framework and using Solidity for smart contract code. Our demonstration creates a simulated dataset representing tracking of 75,000 UF 6 cylinders across 11 example nuclear facilities worldwide. Our DLT system allows for easy input and reading of shipping and receiving data, including a Graphical User Interface (GUI). Sandia’s Emulytics capability was leveraged to help create the DLT node network and assess performance. We find that our DLT prototype can easily handle to ~150,000 UF 6 cylinder shipments per year worldwide, without any excessive computational or storage burden on the IAEA or Member States. Next steps could include a demonstration to the IAEA and potentially demonstrating integration with TradeLens, a DLT in use by a consortium of international shipping companies representing over half of world shipping trade.

Open access
Real-time simulation and control systems
Engineering Applied Research
Original source