Skip to main content

Nyuchi Transfer Layer (NTL)

The Neural Transfer Layer for Modern Compute NTL is an open source data transfer layer that replaces the request-response paradigm of traditional APIs with neural signal propagation. Built for the age of AI, Web3, and quantum computing.

The Problem

Every major data transfer protocol in use today — HTTP, REST, GraphQL, gRPC — was designed for a world of clients and servers, requests and responses, addresses and endpoints. That world is ending. AI agents don’t want to make API calls. They want to propagate signals. Decentralized networks don’t want central endpoint registries. They want emergent routing. Quantum computing will break the cryptographic assumptions baked into every existing protocol. And billions of users in emerging markets need infrastructure that works on constrained devices with intermittent connectivity. The transfer layer is the last piece of foundational internet infrastructure that hasn’t been rethought for what’s coming.

The Solution

NTL is a neural transfer layer — a fundamentally new approach to moving data between systems. Instead of addressed requests, NTL uses signals that propagate through a network of synapses based on relevance, weight, and activation thresholds.

Key Properties

  • Signal-based — Data moves as typed, weighted, signed signals, not addressed requests
  • Synapse topology — Persistent, stateful channels that strengthen or weaken based on usage
  • Activation thresholds — Intelligent flow control that replaces crude rate limiting
  • Crypto-agnostic — Pluggable cryptographic modules, post-quantum ready from day one
  • Web2 + Web3 compatible — Edge adapters for HTTP, gRPC, chain interactions, and legacy APIs
  • Low resource — Designed for constrained devices and intermittent connectivity
  • Open source — Built in public by Nyuchi Africa, governed by the community

Where NTL Sits in the Stack

┌─────────────────────────────────┐
│         Applications            │
│      (Mukoko, dApps, AI)        │
├─────────────────────────────────┤
│     Nyuchi Transfer Layer       │  ← You are here
│    (Neural Signal Transport)    │
├─────────────────────────────────┤
│          SiafuDB                │
│   (Swarm-based Graph Storage)   │
├─────────────────────────────────┤
│     Network / Hardware          │
│   (TCP/UDP/QUIC substrate)      │
└─────────────────────────────────┘
NTL pairs with SiafuDB to form a complete nervous system — NTL moves signals, SiafuDB remembers them. Together they replace the traditional API + database architecture with something native to AI, decentralized, and quantum-ready.

Quick Start

Get Started

Install the NTL runtime and emit your first signal in 5 minutes

Core Concepts

Understand signals, synapses, activation, and propagation

Specification

Read the formal NTL protocol specification

Adapters

Connect Web2 and Web3 systems to NTL

Built by Nyuchi Africa

NTL is built by Nyuchi Africa, a technology company in Zimbabwe building open source platforms and infrastructure for African markets and beyond.
  • Nyuchi Africa — Parent entity and steward
  • Nyuchi Web Services — Engineering and reference implementation
  • SiafuDB — Companion storage layer
  • Mukoko — Application platform built on NTL + SiafuDB

License

NTL is open source under the Apache 2.0 License.