# NFC-Based Tap-to-Pay Transactions

Eryon integrates a native NFC (Near-Field Communication) module into the ring, enabling seamless, on-chain transactions in real-world environments. Designed to deliver both speed and security, this feature allows users to execute crypto payments with the same ease and immediacy as traditional tap-to-pay systems—without sacrificing the self-custody and decentralization that define Web3.

#### Instant Contactless Payments

At the surface, Eryon offers the familiar gesture of tap-to-pay. But behind that simplicity lies a fully autonomous crypto payment system. With just a tap of the ring on any compatible NFC reader or supported device, users can initiate transactions in seconds—no phone unlocks, no wallet apps, no scanning.

This frictionless experience transforms Eryon into a truly wearable payment device, ideal for everyday microtransactions such as transit fares, retail purchases, event check-ins, or peer-to-peer transfers. By removing cognitive and interface barriers, Eryon lowers the entry threshold for on-chain commerce and allows crypto to integrate seamlessly into daily routines.

#### Gas-Optimized Execution

Eryon’s payment protocol is built with a lightweight, gas-efficient architecture tailored for high-frequency, low-cost interactions. All transactions triggered via NFC are signed locally by the ring and then relayed to the blockchain using a connected device, typically a smartphone.

Additionally, the ring supports transaction batching and pre-signed payment vouchers, enabling even faster confirmation times with minimal on-chain cost. This ensures that even small-value purchases remain economically viable—an essential feature for scaling crypto payments in real-world commerce.

#### Hardware Wallet Security

While Eryon provides the immediacy of a tap-to-pay experience, it also offers the underlying security of a self-contained, on-device wallet. All cryptographic keys are generated and stored directly within the ring’s secure enclave, never leaving the hardware or being exposed during transactions.

Before any payment is signed and sent, the ring verifies ownership through subtle biometric signals—such as pulse recognition or skin contact validation—ensuring that only the legitimate user can authorize a transaction. This model combines physical presence with real-time identity, eliminating the need for PINs or passwords.

Importantly, Eryon is an active, hot-accessible payment interface worn on the finger. It enables real-time spending, while still giving users full control over their private keys and transaction permissions.

Together, these three components make Eryon’s NFC payment system a breakthrough in wearable crypto interaction. It merges physical ease with cryptographic strength—bringing instant, secure, and gas-efficient payments to the Web3 era, all with a simple tap.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eryon.vip/how-eryon-works/nfc-based-tap-to-pay-transactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
