Asset Ownership Transfer and Inventory Using RFID UHF Tags and Ethereum Blockchain NFTs

·

Abstract

Modern organizations manage numerous assets daily, requiring efficient tracking and ownership transfer processes. Traditional methods—often paper-based with wet signatures—lead to administrative bottlenecks, delays, and security vulnerabilities. This paper presents a proof-of-concept system leveraging UHF RFID technology for asset identification and Ethereum blockchain-based NFTs (Non-Fungible Tokens) to streamline ownership transfers.

Key features:

👉 Learn how blockchain enhances asset management

1. Introduction

Asset management is critical for large organizations, but traditional centralized systems face challenges:

Our solution combines:

2. Approach

2.1. Scenario

Problem: Transferring a printer from Employee A to Employee B involves:

  1. Paper forms signed by both parties.
  2. Manager approval.
  3. Database administrator updates.

Solution:

2.2. System Architecture

  1. Ethereum Blockchain: Private network for smart contracts.
  2. DAPP Frontend: Built with React.js and MetaMask integration.
  3. RFID Readers: Chainway C72 handheld devices for tag scanning.

👉 Explore RFID-blockchain integration

3. Results

Case Study:

Deployed at University of Cauca, Colombia:

4. Advantages

5. FAQ

Q1: How secure are RFID tags from cloning?
A: Tags use encrypted EPC+TID pairs; any tampering invalidates the NFT link.

Q2: Can this work on public blockchains?
A: Yes, but private chains reduce costs for organizations.

Q3: What’s the role of supervisors?
A: Optional approval workflows for high-value assets via smart contracts.

Q4: How scalable is this system?
A: Tested with 1,000+ assets; cloud miners can expand capacity.

6. Future Work