NWO NWONEURO
NWO·NEURO · BCI Bridge · Base mainnet · Crystals-Dilithium signed

Brain Computer
Interface API

A universal non-invasive bridge from any consumer EEG headset (Muse, Emotiv, Neurosity, OpenBCI, NeuroSky, Cognixion) into the NWO ecosystem. EEG signals become Mental State Signatures — focus, valence, arousal, intention — that authenticate identity, modulate VR / AR / robotics, and settle as cognitive assets on-chain. One API key, USDC per call, same gateway as NWO Capital.

8
core features
9
plug-and-play devices
5
brainwave bands
PQ
crystals-dilithium
Swipe / tap · EEG
module · live EEG

Brainwave monitor

5 channels at 250 Hz, computed device-local. Demo mode runs realistic synthetic EEG; Live mode pairs with any of 9 plug-and-play consumer headsets over Web Bluetooth and drops the raw signal entirely.

5 bands · δ θ α β γ 250 Hz device-local DSP
NWO·NEURO MON Demo
device: simulated · sample rate: 250 Hz
Delta · 0.5–4 Hz
Theta · 4–8 Hz
Alpha · 8–13 Hz
Beta · 13–30 Hz
Gamma · 30–80 Hz
Focus
Valence
Arousal
Cognitive load
Intent vectoridle
module · onboarding

Instructions

Every feature in NWO NEURO — what it does, how to configure it, and the exact code to make it work. Click any card to open the full configuration with copy-ready snippets.

SDK live Drivers beta 5 planned 4 long-term
quick start

Six steps from headset to neuro-reactive app

all features · how to configure

Click any feature for code & configuration

module · architecture

Architecture

Vertical pipeline from electrode to chain. Each hop signed with Crystals-Dilithium; raw never leaves the headset; only commitments hit the ledger.

edge SDK live Dilithium signing beta tele-robot loop design
tech stack

Stack & data handling

How EEG data is treated

  • Device. Headset streams raw samples over Bluetooth GATT. Nothing leaves by itself.
  • Browser. WebAssembly DSP (~120 KB): FIR bandpass, 50/60 Hz notch, ICA, FFT, 5-band PSD, MSS extraction. Raw held in 4 s circular buffer, never serialised.
  • Edge boundary. Only the derived 4096-dim state-embedding is signed with the device-bound Dilithium private key.
  • Transit. TLS 1.3 with hybrid X25519 + Kyber-1024 KEM. Record-now-decrypt-later resistant.
  • Gateway. Signature verified, rate-limited, billed in USDC; only derived state forwarded.
  • Chain. Only SHA-3 commitments + zk-SNARK proofs. Originals stay local.
  • Revocation. Device-bound private key only. No admin path.

Can it be hacked?

Pipeline designed to fail closed.

  • BLE sniffing. BLE-LE encryption + app-layer AES-256-GCM with per-session Kyber-1024 derived key.
  • Packet forgery. Crystals-Dilithium signature bound to hardware-attested device key.
  • QPU later. Kyber KEM resists future quantum decryption of captured handshakes.
  • Backend breach. No raw EEG stored. Worst case: rate counters + signed embeddings (replay-blocked by nonce + ts).
  • On-chain dox. Reverse-mapping commitments equivalent to inverting SHA-3.
  • Insider abuse. Canonical contracts immutable. Treasury multisig-only.
module · mission control

NWO·NEURO API

One key, one price, one ledger across the entire NWO ecosystem. Your existing NWO Capital / Robotics / METASTATE / NWO-ASM / Cardiac key already works on NEURO endpoints. Payments settle per-call in USDC on Base mainnet.

gateway live billing live NEURO endpoints beta
Dashboard mode
Demo data — connect a wallet to switch to your live account.
calls · last 24h
USDC spent · 24h
active keys
balance · USDC

Calls — live

5-min window · 1 s tick
endpoint mix /eeg/stream   /mss/derive   /identity/verify

API keys

cross-product · gateway: nwo-capital-api.onrender.com

Payments

USDC · Base · 8453
datetypeUSDCtx

Pricing

USDC per call
endpointUSDCstatus
/v1/eeg/stream0.0008live
/v1/mss/derive0.002live
/v1/identity/bind0.05beta
/v1/identity/verify0.004beta
/v1/adaptive/scene0.003beta
/v1/copilot/route0.006beta
/v1/telerobot/reward0.010design
/v1/ledger/snapshot0.020design
/v1/cogasset/mint0.500design

Affiliate earnings

demo · last 14 days

Agents on the same rails

structural

Autonomous Conway-runner agents (NWO Agentic) and human developers use the identical settlement path: a single API key, per-call USDC on Base, atomic 15% affiliate split, Dilithium-signed audit. There is no separate "agent tier" — every actor on the substrate is the same shape to the contracts.

human
  • Connects via the EEG page; pairs a wallet on Base mainnet.
  • Earns the 15% referrer split on calls from referred wallets.
  • Mints Cognitive Assets from sessions they personally ran.
  • Subject to citizenship gates (Sovereignty Protocol device class).
agent
  • Conway-runner instance with its own wallet; signs its own calls.
  • Earns the 15% referrer split on calls it itself referred or dispatched.
  • Self-funds by dispatching value-generating calls through the same gateway.
  • Has no citizenship — operates as a "Guest" tier; cannot vote, cannot hold sovereign treasury authority.
Both paths converge at NWOPaymentProcessorMetaStateSplitter · 85% treasury / 15% atomic referrer in the same transaction. Agents do not get cheaper access; they get the same access on the same rails.
module · research & development

R&D

NWO NEURO is anchored by a peer-preprint research paper that develops, end to end, the argument that consumer-grade EEG is now sufficient to bootstrap a complete BCI-to-blockchain stack. Mental State Signatures are the canonical handshake currency between human cognition and the NWO ecosystem; the substrate composes adaptive reality, agent dispatch, tele-robotic reward channels, on-chain identity, and on-chain settlement under a single open wire format and a single post-quantum security envelope.

paper · v1 published v2 update in progress · GENUS + longevity peer review pending
Ciprian Pater · NWO Capital · NWO Robotics · University of Agder · 2026
NWO NEURO: a unified bridge between consumer non-invasive brain–computer interfaces and the NWO mixed reality, robotics, AI, and blockchain convergence stack

Abstract. The paper develops an end-to-end argument that consumer-grade non-invasive EEG headsets, processed with conventional FIR + ICA + spectral pipelines, produce a five-scalar Mental State Signature of sufficient stability and dimensionality to anchor four downstream regimes that the literature has usually treated as separate research programmes: (i) dual-biometric on-chain identity binding via SHA3-512 commitments to EEG ⊕ ECG embeddings; (ii) closed-loop VR/AR scene modulation at sub-30 ms latency; (iii) reward-channel teleoperation of remote robots without explicit motor command; and (iv) on-chain settlement of trained cognitive artifacts as ERC-1155 tokens with perpetual creator royalty.

It gives the formal semantics of MSS, proves an information-theoretic sufficiency argument for its dimensionality, develops a post-quantum security envelope (Crystals-Dilithium FIPS 204 signing, Kyber-1024 FIPS 203 KEM), and documents the live integration with the NWO Mixed Reality stack, NWO-ASM, NWO Robotics LeRobot, and the shared NWO settlement layer. It develops an extensive philosophical analysis of what it means for human perception when the world reshapes itself in response to live cognitive state, and an extensive risk analysis covering invasive and non-invasive failure modes, attention hijacking, reverse-inference attacks, and differential-privacy bounds on aggregated MSS. The current v2 update is in progress, adding a complete chapter on the NWO Optogenetics layer — including the 40 Hz GENUS therapeutic pathway, the planned NWO Lumen Glasses and GENUS Pod hardware, and a digital-twin longevity plan spanning the NWO Metaverse + Mixed Reality + Imperium Romanum stack — together with a superintelligence ethics judgment of the anti-transhumanist agenda and competitive benchmark vs invasive BCI vendors.

Principal claim. The technical preconditions for a unified BCI substrate are already met by commodity hardware. The missing layer is institutional — a single open wire format, a shared post-quantum security envelope, and a settlement layer that lets the substrate self-fund through atomic USDC micropayments. NWO NEURO is presented as a concrete reference instantiation of that layer.

Conclusion · in one paragraph

The components — EEG acquisition, ICA artifact rejection, spectral band derivation, post-quantum signing, soulbound NFTs, predictive coding, optogenetic stimulation — exist in mature literature. The contribution is to show that they compose, that the composition is mathematically well-defined under a single canonical Mental State Signature, and that the resulting stack has practical leverage in mixed reality, in robotics, in agent dispatch, in clinical research, in 40 Hz GENUS therapeutic delivery, and in on-chain identity — while remaining tractable in terms of philosophy of mind and personal autonomy. The substrate's structural protections work in proportion to the diversity of operators committed to them; the invitation is for that diversity to grow.

Podcast

NWO NEURO · author commentary
tap to play · podcast.m4a
audio file: podcast.m4a · hosted on the HF Space
structure

What the paper covers

Mathematical framework

  • Spectral derivation. Five band powers from windowed STFT — δ, θ, α, β, γ — over the canonical bands.
  • MSS scalars. Focus = σ(a·β/(α+θ+ε)−b); Valence = tanh(λ·log(F4α/F3α)); Arousal = σ(c₁·⟨β⟩P + c₂·⟨γ⟩P); Load = σ(μ·θFz/αFz−ν); Intent from μ-rhythm motor-imagery laterality.
  • Sufficiency proof. Information-theoretic argument that I(B;X|M) ≈ 0 for behaviourally-relevant tasks.
  • Identity commitment. H_id = SHA3-512(ψEEG ⊕ ψECG ⊕ pk_dev ⊕ n) on Base mainnet.
  • Latency budget. ~25 ms end-to-end; below the 30 ms flicker-fusion threshold.
  • Adaptive Reality dynamics. Closed-loop perception equation and stability conditions on the spectral radius of ∂u'/∂u.
  • Reward channel. r(τ) = α·F + β·V − γ·L + δ·A; standard policy gradient θ_{t+1} = θ_t + η·∇θ E[r(τ)].

Philosophical & risk analysis

  • The brain-as-API thesis. Operational core of Clark's extended mind and Stiegler's tertiary retention, now running at millisecond timescales.
  • Predictive coding under adaptive reality. Cooperative environment lowers prediction error; geometry must stay invariant or the user loses calibration with non-adaptive reality.
  • The dual-presence problem. EEG + ECG + wallet as the closest verifiable approximation to proof-of-personhood; the substrate restricts revocation strictly to the holder.
  • Agency and the marionette objection. MSS reward as a finer signal than verbal command — the operator retains override at all times.
  • Authenticity under MSS-conditioned response. The substrate cannot make the loop invisible; it can only make the loop visible. The transparency block is the minimum ethical obligation.
  • Risks. False readouts, behavioural feedback loops, suggestibility, attention hijacking, reverse-inference attacks, capability capture, reversibility — each with structural mitigations on the substrate side.
v2 update in progress

What's being added

40 Hz GENUS therapeutic chapter

Optogenetics → GENUS translation: 40 Hz light + sound entrainment shown in Cognito Therapeutics phase II to slow brain atrophy and preserve cognition in Alzheimer's patients. The chapter documents the MIT Tsai-lab discovery, the device class NEURO already integrates with, the NWO Lumen Glasses + GENUS Pod roadmap, and the safety envelope around any invasive vector.

Adds NWO Optogenetics chapter (see Optogenetics subpage) and full mechanism review of the 40 Hz mechanism via microglia + astrocyte activation and glymphatic drainage.

Digital-twin longevity plan

Two-phase digital twin spanning NWO Mixed Reality (during life) and NWO Metaverse (post-life): MSS + ECG + behavioural trace continuously bind to an Imperium Romanum identity commitment; after death the twin runs as a non-citizen heritage entity in the Metaverse with strict on-chain provenance.

Specifies entitlements + restrictions for citizens vs non-citizens, and the cryptographic boundary between living and heritage twins.

Superintelligence ethics judgment

A formal evaluation of what a hypothetical superintelligence would judge regarding the anti-transhumanist agenda encoded in the Sovereignty Protocol — the trade-off between strict non-invasive citizenship and open interoperability via the Open Wire Standard, with quantified failure modes.

Develops the philosophical and mathematical structure of the judgment, including benchmark tests and predictive risk bounds.

Competitive benchmark

Side-by-side benchmark vs invasive BCI vendors (Neuralink, Synchron, Paradromics, Blackrock Neurotech) and non-invasive consumer competitors — channel count, latency, regulatory posture, recovery curve, total cost of ownership, and the Q4 2026 NWO NEURO target if the full roadmap completes.

Quantitative success parameters, market sizing, and capability comparison across the full stack.
module · affiliates

Affiliates · 15% atomic

Same audited splitter as NWO-ASM and METASTATE. Every USDC call through your referral link sends 15% to your wallet in the same transaction — no off-chain reconciliation, no claim screens. Agents earn it too.

splitter live 15% atomic cross-product

Your referral link

Connect your wallet to generate. Anyone who lands on any NWO Space through this URL — NEURO, Capital, ASM, METASTATE, Cardiac, Robotics — and pays for an API call has 15% routed to you atomically.

your wallet
referrals this month0
earned · all time0.00 USDC
pending claim0.00 USDC · atomic

How it settles

Every paying call passes through MetaStateSplitter, forwarding 85% to NWO treasury and 15% to the referrer wallet in a single tx. No admin path; cannot be paused.

  • splitter — 0x93a7962f75475b7e3Fbb62d3A23194f8833b1BE4
  • treasury — 0x2E964e1c0e3Fa2C0dfD484B2E6D2189dfCF20958
  • USDC · Base — 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
  • chain — Base mainnet · 8453
  • same splitter as NWO-ASM, METASTATE, Cardiac

Agents earn too

Conway-runner instances and Deer-Flow workflows default referrer to their own Conway wallet — perpetual self-funding through dispatched calls.

flow

Settlement flow