Introduction to N1
N1 is an L1 blockchain for global, high-performance, trustless finance. The network embeds financial modules such as an orderbook, RFQ, and a margin system directly in the network layer, secured by validators. Everything on N1 is designed around one north star: becoming the best and most capital-efficient venue to trade.
One North Star: Maximum Capital-efficiency
Capital efficiency is not a single feature. It depends on execution quality, reliable access to markets, and a margin system that uses collateral effectively. N1 is designed around all three:
- Best-in-class trading infrastructure. N1 combines an ultra-low-latency matching engine with horizontal scalability. Sharded data availability allows throughput to grow with validator capacity. Rather than optimizing for general-purpose workloads, the blockchain is purpose-built for trading and high-frequency finance, with infrastructure and validator nodes designed to make trading a first-class network action.
- Zero-congestion architecture. Financial modules operate independently from unrelated programs, so other network activity does not compete with trading for execution capacity.
- Advanced margining. N1's margin system is designed to use collateral efficiently across positions. Portfolio margining is currently in private beta testing.
These capabilities are supported by N1's architecture. Unlike most blockchains, N1 does not leave core financial primitives to be reassembled out of contracts. It makes them native: they live in the network layer itself and are secured by validators.
Embedding these modules at the network layer allows N1 to pursue high performance and capital efficiency without giving up trustless operation. The base layer provides data availability and remains programmable, allowing the network to add more native financial modules over time.
Native financial modules
N1's financial primitives are part of the network, not applications bolted on top. Each module is validator-secured, so it inherits the same trust and security guarantees as the chain itself.
- Orderbook. A native central limit orderbook with an ultra-low-latency matching engine.
- RFQ. A native request-for-quote system for sourcing competitive quotes and executing larger or less liquid trades.
- Margin system. Native margining and collateral management designed to use capital efficiently across positions.
More modules will follow, extending the network's financial surface area over time. Because they are native and validator-secured, modules compose with shared security and shared liquidity rather than fragmenting it.
Dive deeper
For the complete architecture and long-term vision, read the litepaper. The Learn pages break the system into settlement, execution, and transaction lifecycle pieces so you can follow the layer that matters most to your work.