N3 Overview

Security Across the Lifecycle

N3 provides security tools that plug into every stage of a protocol's lifecycle:

  1. Pre-deployment: Audit contracts before they go live (N3XUS)

  2. Deployment: Monitor behavior on-chain continuously (N3RV)

  3. Post-deployment: Invite ethical hackers to find unknown issues (N3ST)

Modular, API-First Design

N3 is designed as a microservices architecture. Each tool can run independently or as a unified pipeline.

  • Frontend built with Next.js (Vercel-ready)

  • Backend built with FastAPI (Python)

  • All modules Dockerized for deployment on AWS, GCP, or bare metal

Interoperability

  • Compatible with standard Solidity pipelines (Hardhat, Foundry)

  • Output conforms to SARIF and JSON standards for plug-and-play with other tools