NORTH ARCHITECTURE

Command terminal & code analysis

Institutional-grade interface: run commands in the cockpit terminal, then analyze Sentinel code modules below.

Copy a command from the presets or paste your own. Press Enter or Run to see simulated devnet output.

Documentation and examples for investors. No sensitive or production data.

Program [Sentinel devnet]Network Solana DevnetRepo
System SENTINEL-CLINetwork DEVNETONLINE

Copy command

·>> SENTINEL COMMAND INTERFACE — Simulated output for demonstration.
·>> Documentation only. No sensitive data. Network: devnet.
·
$
Code to analyze

Sentinel code modules

Illustrative code only — for judges and investors. No sensitive logic. Expand a module to view, copy and run in the terminal above.

Sentinel · initialize_rail
// Gate: authority must hold $NORTH
require!(north_balance >= rail.min_north_token);
let rail = &mut ctx.accounts.rail;
rail.authority = ctx.accounts.authority.key();
rail.bump = ctx.bumps.rail;
rail.is_active = true;
rail.min_kyc = 0;
rail.audit_hash = [0u8; 32];
Early Access

Request Early Access

Get access to Sentinel devnet. Test the protocol and share your feedback.

Rewards are allocated to the best feedback from early testers.