LogoLogo
DownloadsBlock ExplorerSupport
  • πŸ’‘Introduction to Oxen
  • πŸ“Downloads
  • πŸ†˜Support
  • About the Oxen blockchain
    • πŸ—ΊοΈOverview
    • πŸ“ŠToken economics
      • πŸ”₯Token burning
    • πŸ–₯️Oxen Service Nodes
    • πŸ’“Pulse: PoS on Oxen
      • 🀿Pulse: Deep dive
    • πŸ‘οΈBlink: Instant transactions
  • Using the Oxen Blockchain
    • πŸ“Overview
    • πŸ’°Oxen Wallet & Guides
      • Preparing for GUI Wallet setup (Windows)
      • GUI Wallet setup
      • GUI Wallet Quickstart
      • GUI Wallet Staking
      • Oxen Mobile Wallet Quickstart
      • Mobile Wallet Staking Guide
      • Exporting a CSV of your wallet transaction history
      • CLI Wallet setup (macOS)
      • Oxen Ledger Wallet setup: GUI Wallet
      • Oxen Ledger Wallet setup: CLI Wallet
      • CLI Wallet commands
      • Restoring an Oxen CLI Wallet from seed
      • Restoring an Oxen CLI Wallet from keys
    • πŸ–₯️Service Node guides
      • 🏎️Express service node setup guide
      • 🍺Full service node setup guide
      • πŸ’ΈStaking to a shared Oxen Service Node
      • πŸ›‘Service Node deregistration
      • πŸ› οΈService node tools and upkeep
    • ⛴️Migrating to the new Session Network
      • βœ…Migration Checklist
      • ❓Migration FAQ
      • πŸ”—Connecting to an Arbitrum One RPC Endpoint
      • πŸ”€How to set up an oxend L2 proxy
    • πŸ”‘Using Oxen Name System (ONS)
    • πŸ€“Advanced
      • Service node πŸ“ž RPC calls
      • Daemon πŸ“ž RPC calls
      • Wallet πŸ“ž RPC calls
  • Products built on Oxen
    • πŸ”’Session
      • πŸ“šGuides
        • 🐧Installing on Linux (Debian based distros)
        • πŸ—£οΈSession Open Group Server Setup
          • πŸ“—Read Only Room Setup
      • πŸ”€Oxen Name Service for Session
      • πŸ—οΈNetwork infrastructure
      • πŸ“¨Message routing
      • πŸ“ŽAttachments
    • 🌐Lokinet
      • πŸ“šGuides
        • 🐧Installing on Linux (CLI)
        • 🐧Installing on Linux (GUI)
        • 🐧Linux troubleshooting
        • 🍎Installing on macOS
        • πŸͺŸInstalling on Windows
        • 🍎macOS troubleshooting
        • πŸ“žRun a secure Mumble server over Lokinet
      • πŸ‘‹Exit nodes
      • πŸ§‘β€πŸ’»πŸ§‘πŸ’» SNApps
        • πŸš€Accessing SNApps
        • πŸ–₯️Hosting SNApps
        • πŸ—ΊοΈDomain Names For Lokinet (ONS)
        • ⏺️Configuring SRV Records
Powered by GitBook
On this page
  • What is Blink?
  • How does Blink work?
  • What does Blink enable?

Was this helpful?

Edit on GitHub
Export as PDF
  1. About the Oxen blockchain

Blink: Instant transactions

Bink is Oxen's revolutionary instant payment system

PreviousPulse: Deep diveNextOverview

Last updated 2 years ago

Was this helpful?

What is Blink?

Blink is $OXEN’s instant payments mechanism. We’re leveraging the Oxen Service Node network to confirm transactions before they’re entered into the blockchain, while maintaining the privacy, anonymity, and security you expect from $OXEN. Blink is the first and only instant payment solution for a CryptoNote-based privacy coin.

How does Blink work?

Normal $OXEN transactions are sent to a pool of unconfirmed transactions (the mempool), where they sit until randomly selected for inclusion in a new block to be added to the blockchain ledger. This can take several minutes, and while this is fine for many transactions, sometimes people need transactions that are private, anonymous, and instant. Enter Blink.

When a Blink transaction is made, the transaction makes a few extra stops on the way to the mempool β€” but, paradoxically, those extra stops make the transaction effectively instant. Blink transactions look like this:

  1. Blink transaction is sent to two quorums (randomly-selected groups of 10 Oxen Service Nodes)

  2. Quorums check transaction for legitimacy

  3. Malicious or invalid transactions (e.g. duplicates of a previous transaction, or an attempt to spend $OXEN which does not belong to the sender) are denied

  4. Valid transactions are confirmed by the quorums

  5. Sender and receiver see transaction confirmation

  6. Blink transaction is passed to mempool for inclusion in blockchain

What does Blink enable?

With Blink, $OXEN is the first cryptocurrency to offer secure, private, anonymous transactions in real-time. The possibilities are endless β€” limited only by your imagination. Powered by Blink, $OXEN presents a viable solution for privacy-conscious point-of-sale applications, and any other situation where users want security, privacy, and anonymity in the blink of an eye.

πŸ‘οΈ