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.Documentation Index
Fetch the complete documentation index at: https://openntl.org/llms.txt
Use this file to discover all available pages before exploring further.
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 The Bundu Foundation, governed by the community
Where NTL Sits in the Stack
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 The Bundu Foundation
NTL is stewarded by The Bundu Foundation, an open source foundation building infrastructure for African markets and beyond. Official Maintainers:- The Bundu Foundation — Owner and steward of NTL and SiafuDB
- Nyuchi Web Services — Engineering and reference implementation
- Nyuchi Africa — Core maintainer and contributor
- Mukoko Africa — Core maintainer and contributor
- SiafuDB — Companion storage layer
- Mukoko — Application platform built on NTL + SiafuDB