v5.0 — Full 7-Layer Protocol LiveNEW

WYRR

The Programmable Reality Layer

|

A decentralized protocol stack that turns the physical world into a programmable surface. NFC Smart Tags, AI World Brain, AR treasure hunts, verifiable identity, and trustless value exchange — all in one platform.

Open Source ProtocolW3C DID CompliantEnterprise ReadyStripe Payments
0

Protocol Layers

0+

Smart Tags Deployed

0+

Active Flows

0

AI Endpoints

0+

API Endpoints

One Protocol, Every Surface

WYRR runs on mobile, web, Unity game engine, and physical NFC tags — a seamless experience across every touchpoint

📱

iOS App

Full-featured native iOS app with AR treasure hunts, Smart Tag scanning, AI-powered insights, and the complete WYRR experience.

AR Treasure Hunts
NFC Tag Scanning
AI Insights Dashboard
Digital ID Card
Smart Contracts
Real-time Maps
🎮

Unity Game Engine

Immersive 3D world with AR overlays, territory control, treasure collection, and cross-platform gaming experience.

3D World Rendering
AR Overlay System
Territory Control
Inventory & Crafting
AI Guide System
Cross-Platform
🌐

Web Platform

Enterprise dashboard, Smart Tag shop, developer portal, and full platform management — accessible from any browser.

Enterprise Dashboard
Tag Shop & Checkout
Developer API Portal
Analytics & Reports
Team Management
Stripe Payments
🏷️

Physical Tags

NFC stickers, cards, and industrial-grade markers. Every physical object becomes a programmable endpoint.

NFC Stickers
QR Smart Cards
Industrial Tags (IP68)
Custom Branded
Bulk Manufacturing
AR Anchors

How WYRR Works

Four steps from zero to programmable reality

🔐
01

Create Your Identity

Generate your decentralized identity (DID) with biometric verification. Your sovereign, portable digital self — owned by you, recognized everywhere.

📡
02

Scan Smart Tags

Tap NFC tags or scan QR codes on real-world objects. Each tag is a gateway to flows, rewards, AR experiences, and verifiable interactions.

💰
03

Discover & Earn

Hunt AR treasures, complete quests, dominate zones. The AI World Brain serves you personalized opportunities. Every action builds reputation and earns WYRR.

🚀
04

Build & Scale

Deploy smart contracts, launch campaigns, manage fleets. Full API access for developers. Enterprise tools for organizations of any size.

The 7 Layers of WYRR

A complete protocol stack for programmable reality — from sovereign identity to collective AI intelligence

01🔐

Identity Layer

Decentralized identity (DID) with biometric anchoring. Own your sovereign digital self across every surface.

Hyperledger AriesIndyW3C DID
02

Execution Layer

Smart contracts and programmable flows on Hyperledger Besu. Escrow, milestones, and automated settlement.

Hyperledger BesuSolidityERC-1155
03💎

Asset Ledger

NFTs, tokens, and digital assets on Hyperledger Fabric. Mint, trade, and track provenance at scale.

Hyperledger FabricNFT EngineRoyalties
04🛡️

Trust Registry

Reputation scoring, trust levels, and verifiable credentials. Your portable proof of reliability.

Trust ScoresKYC/KYBVerifiable Credentials
05🌊

Coordination Layer

Multi-party flows, negotiation, escrow, and dispute resolution. The nervous system of value exchange.

Flow EngineEscrowDispute Resolution
06📡

Smart Tag Layer

NFC & QR physical markers that bridge the real world to digital identity. Tap anything, unlock everything.

NFC/QRTag ActionsAR Overlays
07🧠

AI World Brain

SageMaker-powered collective intelligence. Opportunity ranking, fraud detection, flow optimization, and spatial analysis.

AWS SageMakerML PipelineReal-time AI

Experiences That Define the Future

AR treasure hunts, AI-powered insights, gamified reputation, smart contracts — all in one platform

🗺️

AR Treasure Hunts

Discover hidden NFT treasures in the real world. Sponsored campaigns drop digital collectibles at Smart Tag locations. Walk, scan, collect, earn.

50K+ Treasures Hidden
12 Campaign Types
Real WYRR Rewards
⚔️

Quest & Zone Domination

Complete multi-step quests, dominate geographic zones, compete in time trials. Leaderboards track the top hunters worldwide.

Multi-step Quests
Zone Leaderboards
Daily Challenges
🎯

Sponsor Campaigns

Brands deploy Smart Tag campaigns with custom rewards, geo-fenced drops, and branded AR experiences. Real ROI from physical engagement.

Brand Partnerships
Geo-fenced Drops
Custom AR Overlays
🤖

AI-Powered Insights

The World Brain analyzes patterns, predicts demand surges, detects fraud, and recommends optimal actions in real-time.

9 ML Models
Real-time Scoring
Predictive Analytics
🪪

Digital Identity Card

Your holographic digital ID showcasing DID, trust ratings, reputation tier, achievements, and progression — all verifiable on-chain.

Verifiable Credentials
Trust Gauges
Achievement Badges
📜

Smart Contracts

Deploy, negotiate, and execute programmable agreements. Escrow, milestones, multi-party signatures — all trustless.

ERC-1155 NFTs
Escrow Flows
Auto-Settlement

Built for Every Industry

From last-mile delivery to smart cities — WYRR powers real-world value exchange at any scale

📦
73% fewer disputes

Delivery & Logistics

Tag every package. Track flows in real-time. Auto-settle on delivery confirmation with proof-of-scan.

🚗
4x faster settlement

Ride & Mobility

Tap-to-ride with NFC. AI-matched drivers. Trust scores determine access. Instant WYRR settlement.

💻
0% platform fees

Freelance & Gig

Programmable escrow. Milestone payments. Portable reputation across platforms. Zero intermediaries.

🏪
100% counterfeit-proof

Retail & Events

Tag products for authenticity. Event check-in with NFC. Loyalty programs with verifiable rewards.

🌾
Full traceability

Agriculture & Supply Chain

Farm-to-table provenance. Tag every crate. Transparent chain of custody. Automated compliance.

🏙️
Infinite scalability

IoT & Smart Cities

Tag every device and sensor. Machine-to-machine value exchange. Smart infrastructure orchestration.

DEVELOPER PLATFORM

Build Anything on WYRR

108+ REST API endpoints. 6 SDK languages. Webhooks, Smart Tag SDK, and full documentation. Everything you need to build on the programmable reality layer.

Identity APICreate DIDs, issue credentials, verify identities
12 endpoints
Flow APISmart contracts, escrow, multi-party flows
18 endpoints
Smart Tag APIRegister, scan, resolve, AR overlays
44 endpoints
AI World Brain APIML predictions, fraud detection, optimization
46 endpoints
Revenue APISubscriptions, tag orders, escrow, settlements
18 endpoints
Explore the API
create-flow.ts
import { WYRR } from '@wyrr/sdk';

const wyrr = new WYRR({ apiKey: 'wyrr_...' });

// Create a delivery flow with escrow
const flow = await wyrr.flows.create({
  type: 'delivery',
  parties: [sender.did, courier.did],
  escrow: {
    amount: 50.00,
    currency: 'WYRR',
    conditions: [
      { type: 'tag_scan', tagId: 'tag_abc123' },
      { type: 'geo_fence', radius: 50 }
    ]
  },
  smartTag: 'tag_abc123',
  aiOptimize: true  // World Brain routing
});

// Flow auto-settles when courier
// scans Smart Tag at destination

Trusted by Industry Leaders

Early partners building on the programmable reality layer

73% fewer disputes

WYRR Smart Tags transformed our delivery verification. Settlement dropped from 3 days to 3 seconds. The AI routing alone saves us $2M annually.

Sarah Chen

VP Operations, LogiFlow

4x faster settlement

The Flow Layer + Smart Contracts let us build programmable escrow that was impossible before. Our gig workers get paid instantly on task completion.

Marcus Rodriguez

CTO, GigScale

100% traceability

Deploying WYRR across our supply chain gave us provenance tracking we'd spent years trying to build. One NFC tap and the entire chain of custody is verified.

Priya Sharma

Head of Innovation, AgriTrace

Simple, Transparent Pricing

Start free. Scale as you grow. Enterprise when you dominate.

Explorer

Free

Get started with WYRR basics

  • 5 Active Flows
  • 5 Smart Tags/mo
  • Basic Analytics
  • Community Support
See Details
MOST POPULAR

Pro

$14.99/mo

Unlimited flows, AI insights, and premium features

  • Unlimited Flows
  • 50 Smart Tags/mo
  • AI World Brain Access
  • Custom Flow Builder
  • Priority Support
Start Free Trial

Enterprise

$99.99/mo

Full platform access with API and white-label

  • Everything in Pro
  • Unlimited Smart Tags
  • Full API Access
  • White-label Tags
  • Dedicated Support
  • Custom SLA
See Details
📡

Turn Any Object Into a Smart Endpoint

WYRR Smart Tags are NFC and QR-powered physical markers that bridge real-world objects to your digital identity, flows, and the AI World Brain. Starting at just $0.50 per tag.

NFC Stickers

from $0.50

Premium Cards

from $1.50

Industrial Tags

from $5.00

Custom Branded

Contact Us

Ready to Program Reality?

Join the movement building the programmable reality layer. 7 protocol layers. 108+ API endpoints. Infinite possibilities.

Identity • Trust • Execution • Assets • Coordination • Smart Tags • AI World Brain