Home
Learn

How It Works

Tokenomics

Roadmap

Humanitarian Impact Fund

FAQ

Products

Wallet

DEX

LaunchPad

Token Factory

Vaults

Company

About

Contact

Buy JIL
Reference

Glossary

Abbreviations and terminology used in JIL Sovereign

A

ABCI Application Blockchain InterfaceConsensus
The interface between the CometBFT consensus engine and the application logic. Allows any programming language to implement blockchain application logic while using CometBFT for consensus.
ADGM Abu Dhabi Global MarketJurisdiction
A financial free zone in Abu Dhabi with its own legal framework based on English common law. JIL operates JIL Ltd here for MENA operations and secondary fiat rails.
AML Anti-Money LaunderingCompliance
Regulations and procedures to prevent criminals from disguising illegally obtained funds as legitimate income. JIL enforces AML at the protocol level via jurisdiction corridors.
AMM Automated Market MakerDeFi
A type of DEX protocol that uses mathematical formulas to price assets instead of order books. JIL's DEX uses AMM pools for liquidity provision.
ATCE Automated Token Compliance EngineJIL Core
JIL's programmable compliance framework that embeds regulatory rules directly into tokens. Enables transfer restrictions, investor limits, lock-up periods, and jurisdiction corridors.
AMM v5 Automated Market Maker Version 5JIL Core
JIL's next-generation decentralized exchange engine featuring dual-lane architecture: batch auctions for retail fairness and RFQ for institutional size. Includes an adaptive state machine (NORMAL, ELEVATED, STRESSED, HALTED), circuit breakers, anti-MEV protection, and unified liquidity across both lanes.
AATM Autonomous AI Token ManagerJIL Core
JIL's AI-powered asset management system that executes strategies (DCA, rebalancing, yield optimization) within user-defined guardrails. Operates autonomously but always within policy constraints - the user sets boundaries, the AI executes. Protected by MPC signing so the AI never holds keys.
ATE Automated Token EngineJIL Core
JIL's programmable token lifecycle engine that automates minting, burning, vesting, distribution, and compliance enforcement. Works with ATCE to ensure every token operation respects jurisdiction-specific rules and policy corridors.

B

BEC Business Email CompromiseFraud
A type of wire fraud where attackers impersonate legitimate business contacts to redirect payments. BEC caused $2.9B in losses in 2024 (FBI IC3). JIL's BID service prevents BEC by cryptographically binding beneficiary identity to every wire transfer.
BFT Byzantine Fault TolerantConsensus
A consensus mechanism that can reach agreement even when some nodes fail or act maliciously. JIL uses 14-of-20 BFT, meaning consensus holds even if 6 validators are compromised.
BID Beneficiary Identity DispatchJIL Core
JIL's standalone API product for beneficiary identity verification. Combines cryptographic binding (Ed25519), sanctions screening, phone/email/address validation, personal identity checks, and company verification in a single REST API. Banks use BID to verify beneficiary identity before releasing funds, preventing BEC fraud. See jilsovereign.com/bid.
bps Basis PointsFinance
One basis point = 0.01%. JIL charges 3 bps (0.03%) per settlement transaction, compared to 10-50 bps for competitors like Fireblocks.
Batch Auction DeFi
A trading mechanism where orders accumulate in a batch and execute at a uniform clearing price. JIL's AMM v5 uses batch auctions in its retail lane to prevent front-running, MEV extraction, and ensure fair price discovery for all participants.
Block Explorer Infrastructure
A web application that allows users to search and view blocks, transactions, addresses, and network statistics on a blockchain. JIL's block explorer provides real-time visibility into settlement activity, validator status, and transaction finality across all compliance zones.
Bridge Infrastructure
A protocol that connects two separate blockchains, enabling asset transfers between them. JIL's bridge uses 14-of-20 BFT validator consensus for cross-chain operations, supporting ETH, USDC, USDT, WBTC, and DAI deposits from Ethereum mainnet with automatic wrapper token minting on JIL L1.
BPoH Blockchain Proof of HistoryInfrastructure
JIL's cryptographic timestamping layer. Creates verifiable records proving events occurred at specific moments in ledger history, enabling the BFT-style Proof-of-Stake consensus to achieve 1.5-second block times. BPoH is the timestamp mechanism within the consensus - not the consensus itself.
BSA Bank Secrecy ActCompliance
US law requiring financial institutions to assist government agencies in detecting and preventing money laundering. JIL's compliance framework supports BSA requirements.

C

CAGR Compound Annual Growth RateFinance
The mean annual growth rate of an investment over a specified period longer than one year. JIL projections use 40% CAGR for market growth estimates.
CCIP Cross-Chain Interoperability ProtocolInfrastructure
Chainlink's protocol for secure cross-chain messaging. One of JIL's competitors in the cross-chain infrastructure space.
Circuit Breaker Risk
An automatic mechanism that halts or throttles trading when market movements exceed predefined thresholds. JIL's AMM v5 uses adaptive circuit breakers tied to the state machine (NORMAL, ELEVATED, STRESSED, HALTED) to prevent cascading losses during market stress.
CometBFT Consensus
The consensus engine (formerly Tendermint) that JIL uses for its BFT consensus. Provides deterministic finality and sub-2-second settlement times.
Corridor Switchboard JIL Core
JIL's routing service that enforces zone-specific corridor modes and cross-border destination restrictions for settlements. Determines which compliance zones a transaction must pass through based on source and destination jurisdictions.

D

DAO Decentralized Autonomous OrganizationGovernance
An organization represented by rules encoded as a smart contract, controlled by members without centralized leadership. JIL uses DAO governance for protocol decisions.
DCA Dollar Cost AveragingTrading
Investment strategy of investing a fixed amount at regular intervals regardless of price. JIL's AI Token Managers support automated DCA strategies.
DEX Decentralized ExchangeDeFi
A cryptocurrency exchange that operates without a central authority. JIL's integrated DEX ensures all JIL-native tokens trade within the ecosystem.
DID Decentralized IdentifierIdentity
A new type of identifier that enables verifiable, decentralized digital identity. JIL's DID Registry integrates with KYC providers using zero-knowledge proofs.
Dilithium Cryptography
A NIST-approved post-quantum digital signature algorithm based on lattice cryptography. JIL implements Dilithium for quantum-resistant signatures.
DTCC Depository Trust & Clearing CorporationTradFi
The primary financial post-trade market infrastructure in the US, processing trillions in securities transactions. JIL provides a neutral settlement integrity layer that works alongside existing rails like DTCC.
Document Vault JIL Core
JIL's secure encrypted storage for sensitive documents such as tax records, contracts, and compliance certificates. Stored off-chain with on-chain hash verification, accessible only by the wallet owner via MPC authentication.
Deterministic Finality Consensus
A property where once a transaction is confirmed, it cannot be reversed or reorganized. Unlike probabilistic finality (Bitcoin, Ethereum PoW) where confidence grows over time, JIL's BFT-style PoS provides absolute, deterministic finality - a confirmed transaction is final, period. Critical for institutional settlement where reversals are unacceptable.
DevNet Infrastructure
A development network used for internal testing and iteration. JIL's DevNet runs all 190+ services locally for development and QA before changes are promoted to TestNet and MainNet.
DvP Delivery versus PaymentSettlement
A settlement mechanism that links asset transfer to payment transfer, ensuring both occur simultaneously. JIL's atomic settlement engine implements DvP.

E

Ed25519 Cryptography
A widely-used digital signature algorithm. JIL supports Ed25519 for classical cryptography while transitioning to post-quantum Dilithium.
Epoch Consensus
A fixed period of time in a blockchain's consensus cycle, typically containing multiple slots or blocks. At the end of each epoch, validator sets may rotate, staking rewards are distributed, and protocol parameters can be updated. JIL epochs align with compliance reporting periods.
ERC-20 Standards
The standard interface for fungible tokens on Ethereum. JIL's native token (JIL) is an ERC-20 on Ethereum mainnet with 10B total supply. Bridge deposits of ERC-20 tokens (USDC, USDT, DAI) are wrapped as JIL L1 native tokens.
ESG Environmental, Social, and GovernanceInvesting
Criteria used by investors to evaluate corporate sustainability and societal impact. JIL's 10% humanitarian allocation appeals to ESG-focused investors.

F

FCA Financial Conduct AuthorityRegulator
The UK's financial regulatory body. JIL's jurisdiction corridors support FCA compliance requirements.
FINMA Swiss Financial Market Supervisory AuthorityRegulator
Switzerland's independent financial-markets regulator. JIL AG operates under FINMA oversight via VQF SRO membership for maximum institutional credibility.
FSA/JFSA Financial Services Agency (Japan)Regulator
Japan's financial regulatory body. JIL supports FSA compliance requirements through jurisdiction corridors.
Protection Coverage (Third-Party Underwritten) JIL Core
JIL's protection coverage model providing up to $250K+ automatic coverage for Premium-tier custody clients. Unlike traditional exchange custody (no protection) or bank deposits (FDIC-protected but centralized), JIL combines self-custody with institutional-grade third-party underwritten protection.
FinCEN Financial Crimes Enforcement NetworkRegulator
A bureau of the US Treasury Department tasked with safeguarding the financial system from illicit use. JIL's US_FINCEN compliance zone enforces FinCEN regulations including BSA/AML requirements.
Fiat Rails Infrastructure
Traditional banking channels (ACH, SWIFT, SEPA, Faster Payments) used to move fiat currency in and out of crypto ecosystems. JIL integrates fiat rails across 4 hub jurisdictions (US, Switzerland, UAE, Singapore) for on-ramp/off-ramp operations with full compliance corridor enforcement.
Fleet Controller JIL Core
JIL's centralized validator coordination service (JILHQ). Manages image distribution, configuration bundles, health monitoring, SentinelAI inspections, and secure update deployment across all 20 mainnet validators. Runs on a dedicated server with its own registry, database, and message bus.
FSRA Financial Services Regulatory AuthorityRegulator
ADGM's financial services regulator. JIL Ltd operates under FSRA oversight for MENA operations.

G-H

Guardian Recovery JIL Core
JIL's social recovery mechanism where users designate trusted guardians who can assist in wallet recovery via multisig approval. Includes a mandatory 24-hour timelock and 7-day token expiration for recovery requests, preventing unauthorized access while ensuring users never permanently lose their wallets.
Howey Test Legal
A US Supreme Court test for determining whether a transaction qualifies as a "security." JIL's compliance framework helps issuers navigate Howey Test requirements.
Heartbeat Infrastructure
A periodic health signal sent from each validator node to the Fleet Controller (JILHQ). Heartbeats report node health, uptime, software version, consensus participation, and resource utilization. SentinelAI uses heartbeat data for threat scoring and automated recovery decisions.
HQ HeadquartersCorporate
JIL Sovereign Technologies, Inc. is incorporated in Delaware, US. Wholly-owned hubs in Switzerland, UAE, and Singapore provide regional regulatory coverage and operational presence.
HSM Hardware Security ModuleCryptography
A physical computing device that safeguards and manages cryptographic keys. JIL validators use HSM-grade key storage (AES-256-GCM encrypted at rest) with 5 key types per validator: Ed25519, HMAC, API key, SSH, and HSM signing keys.
Hybrid Architecture JIL Core
JIL's architecture combining four pillars: (1) BFT-style Proof-of-Stake consensus with deterministic finality, (2) JIL-5600 unified ledger for high-throughput state management, (3) ATE/ATCE policy enforcement at the settlement layer, and (4) AMM v5 execution engine. "Hybrid" describes the architecture - not the consensus mechanism, which is strictly Proof of Stake.

I-J

Non-Custodial Protected Self-Custody JIL Core
JIL's core value proposition: users hold their own keys via MPC 2-of-3 threshold signing while receiving protection coverage (third-party underwritten) up to $250K+ (Premium tier). Combines the security of self-custody with the protections of institutional custody.
JIL-5600 JIL Core
JIL's high-performance unified ledger engine built in Rust. Handles state management, transaction processing, and ledger finalization at 65,000+ TPS. Named after the target throughput class, the JIL-5600 is one of the four pillars of JIL's hybrid architecture.
JSON-LD JavaScript Object Notation for Linked DataStandards
A method of encoding structured data using JSON for search engine understanding. JIL uses JSON-LD schemas across all pages for rich search results, including Organization, WebPage, BreadcrumbList, and DefinedTermSet types.
JWT JSON Web TokenAuthentication
A compact, URL-safe token format for securely transmitting claims between parties. JIL uses JWT for API authentication with 24-hour time-limited consensus authorization tokens for validator operations.

K

KYB Know Your BusinessCompliance
The process of verifying the identity and legitimacy of a business entity. JIL's certification process includes KYB verification for corporate token issuers.
KYC Know Your CustomerCompliance
Regulations requiring financial institutions to verify customer identity. JIL integrates KYC at the protocol level through the DID Registry and jurisdiction corridors.
Kyber Cryptography
A NIST-approved post-quantum key encapsulation mechanism. JIL implements Kyber for quantum-resistant key exchange alongside Dilithium signatures.

L

L1/L2 Layer 1 / Layer 2Blockchain
L1 is a base blockchain (like Bitcoin, Ethereum, JIL); L2 is a secondary framework built on top for scalability. JIL is a purpose-built L1 blockchain optimized for institutional settlement integrity - not a memecoin or token-only project. JIL's L1 features deterministic finality, policy-enforced corridors, beneficiary binding, and audit-ready receipts.
Launchpad JIL Core
JIL's token launch platform that combines LBP mechanics with institutional-grade compliance. Enables projects to raise capital with fair price discovery via time-weighted bonding curves while maintaining ATCE regulatory compliance across all jurisdictions.
LBP Liquidity Bootstrapping PoolDeFi
A pool mechanism designed for fair token launches, allowing projects to raise capital while enabling price discovery. JIL's Launchpad uses LBP auctions with time-weighted bonding curves to prevent whale accumulation and ensure equitable distribution.

M

MAS Monetary Authority of SingaporeRegulator
Singapore's central bank and financial regulatory authority. JIL Pte Ltd operates in Singapore for APAC operations under MAS frameworks.
MENA Middle East and North AfricaRegion
Geographic region covering the Middle East and North Africa. JIL Ltd (ADGM) handles MENA operations with secondary fiat rails.
MEV Miner/Maximal Extractable ValueBlockchain
Value extracted by miners/validators through transaction reordering, insertion, or censorship. JIL's private transaction pools prevent MEV attacks on institutional orders.
MiCA Markets in Crypto-AssetsRegulation
The EU's comprehensive regulatory framework for crypto-assets. JIL's jurisdiction corridors support MiCA compliance for EU operations.
MPC Multi-Party ComputationCryptography
A cryptographic technique where multiple parties jointly compute a function over their inputs while keeping those inputs private. JIL uses MPC 2-of-3 threshold signing where the user holds 1 key shard and the platform holds 2 shards. Signing requires any 2-of-3 shards, ensuring the user always maintains sovereignty while enabling institutional-grade security.
MainNet Infrastructure
The production blockchain network where real transactions with real value occur. JIL's MainNet runs 20 validators across 13 jurisdictions with the chain ID jil-mainnet-1. Distinct from TestNet (pre-release testing) and DevNet (internal development).
MSB Money Services BusinessCompliance
A legal term for businesses that transmit or convert money. Many crypto businesses register as MSBs with FinCEN in the US.

N-O

NIST National Institute of Standards and TechnologyStandards
US agency responsible for technology standards. JIL implements NIST-approved post-quantum cryptography (Dilithium, Kyber).
OCC Office of the Comptroller of the CurrencyRegulator
US bank regulator. Anchorage Digital is the only federally chartered crypto bank with an OCC charter.
OFAC Office of Foreign Assets ControlCompliance
US Treasury department that administers economic sanctions. JIL's compliance framework includes OFAC sanctions screening.
On-Ramp / Off-Ramp Infrastructure
Services that convert between fiat currency and crypto (on-ramp: fiat to crypto; off-ramp: crypto to fiat). JIL provides regulated on/off-ramp services across 4 hub jurisdictions with full AML/KYC compliance via fiat rails integration.

P-Q

PEP Politically Exposed PersonCompliance
Individuals who hold or have held prominent public functions. JIL's compliance framework includes PEP screening for enhanced due diligence.
PoH Proof of HistoryInfrastructure
A cryptographic timestamping technique that creates a verifiable record proving events occurred at specific moments. JIL uses BPoH (Blockchain Proof of History) as a timestamp layer within its BFT-style Proof-of-Stake consensus.
PoS Proof of StakeConsensus
A consensus mechanism where validators stake assets to participate in block production and finalization. JIL uses a BFT-style Proof-of-Stake consensus with deterministic finality, where validators stake JIL to secure the network across 13 compliance jurisdictions.
Post-Quantum Cryptography Cryptography
Cryptographic algorithms designed to resist attacks from both classical and quantum computers. JIL implements NIST-approved post-quantum algorithms across its entire stack: Dilithium for digital signatures and Kyber for key encapsulation/exchange.

R

RedPanda Infrastructure
A Kafka-compatible streaming platform used as JIL's message bus. Each validator node runs its own RedPanda instance for P2P settlement message consumption across zone-specific topics. Lightweight, single-binary deployment with no JVM dependency.
RFQ Request for QuoteTrading
A trading mechanism where parties request price quotes from market makers. JIL supports RFQ for large institutional trades.
Risk Engine JIL Core
JIL's adaptive monitoring system that tracks market conditions, MEV extraction attempts, solvency metrics, and liquidity risk. Makes autonomous decisions (spread adjustments, batch caps, state transitions) and escalates to human governance when thresholds are breached.
RocksDB Database
A high-performance embedded database for key-value data. JIL uses RocksDB for persistent ledger storage with full replication across regions.
RPC Remote Procedure CallInfrastructure
A protocol for executing procedures on remote systems. JIL provides RPC nodes for applications to interact with the blockchain.
RWA Real-World AssetsTokenization
Physical assets (real estate, commodities, art) represented as tokens on a blockchain. JIL's Asset Registry supports RWA tokenization with compliance.

S

SaaS Software as a ServiceBusiness
A software licensing model where applications are provided over the internet. JIL offers SaaS custody subscriptions for institutional clients.
SOC 2 Service Organization Control 2Compliance
An auditing procedure ensuring service providers securely manage data. JIL targets SOC 2 certification by Month 6 of operations.
SRO Self-Regulatory OrganizationRegulation
A non-governmental organization with power to create and enforce regulations. JIL AG uses VQF SRO membership for Swiss AML compliance.
SDV Secure Document VaultJIL Core
JIL's encrypted off-chain document storage system. Tax records, contracts, compliance certificates, and other sensitive documents are stored in Hetzner S3 object storage with SHA-256 content-addressable hashing. On-chain hash verification ensures document integrity while keeping content private and accessible only by the wallet owner.
Self-Healing Contracts JIL Core
JIL's smart contract system that automatically detects violations (frozen accounts, expired compliance, breached limits), triggers recovery procedures, and restores to a healthy state without human intervention. Reduces operational overhead and eliminates single points of failure.
SentinelAI JIL Core
JIL's AI-powered fleet inspection and auto-recovery system. SentinelAI continuously monitors validator health via heartbeats, assigns threat scores, triggers automated remediation (node cycling, snapshot restoration), and escalates to human operators when thresholds are breached. Includes anti-loop protection and S3 golden snapshot backups.
Shard Cryptography
A piece of a split cryptographic key. In JIL's MPC 2-of-3 system, the private key is split into 3 shards: the user holds 1, and the platform holds 2. Any 2 shards can sign a transaction, but no single party can sign alone - ensuring the user always maintains sovereignty.
Slashing Consensus
A penalty mechanism in Proof-of-Stake systems where validators lose a portion of their staked tokens for misbehavior (double-signing, prolonged downtime, equivocation). Slashing ensures validators have skin in the game and economic incentives align with honest participation.
Slot Consensus
A fixed time interval during which a designated validator proposes a block. JIL's BFT-style PoS assigns slots to validators based on stake weight, achieving 1.5-second block times with deterministic finality at each slot.
Soulbound NFT Identity
A non-transferable NFT permanently bound to a wallet address. JIL uses soulbound NFTs for BPoH (Blockchain Proof of History) records - immutable, non-tradeable proofs of events, certifications, or compliance attestations that cannot be sold or transferred.
Staking Consensus
The process of locking tokens as collateral to participate in a Proof-of-Stake network's consensus. JIL validators stake JIL tokens to earn the right to propose blocks, vote on finality, and earn staking rewards. Staked tokens are subject to slashing for misbehavior.
Settlement Consumer JIL Core
A service running on each validator node that consumes settlement messages from authorized RedPanda zone topics. Processes compliance checks, writes to PostgreSQL, and handles retry/DLQ for failed messages. Each consumer subscribes only to its authorized compliance zones.
Settlement Zones Compliance
Zone-specific RedPanda topics (e.g., jil.settlement.DE_BAFIN, jil.settlement.EU_ESMA) that route settlement messages to validators authorized for that jurisdiction. Each of the 13 compliance zones has its own topic, consumer group, and DLQ.
SWIFT Society for Worldwide Interbank Financial TelecommunicationTradFi
Global messaging network for international bank transfers. JIL provides SWIFT-level institutional guarantees with sub-2-second settlement.

T

T+2 Settlement
Trade date plus 2 business days - the traditional settlement time for securities. JIL provides settlement in <10 seconds compared to T+2.
Tower BFT Consensus
JIL's BFT-style Proof-of-Stake consensus mechanism. Validators stake JIL, broadcast pre-votes and pre-commits per slot, and finalize blocks when 2/3 or more of stake weight agrees. Provides deterministic finality with 1.5-second block times using BPoH timestamps for ordering.
Token Factory JIL Core
JIL's zero-code token creation platform. Users can create, configure, and launch compliant tokens in minutes with built-in ATCE compliance rules, jurisdiction corridors, vesting schedules, governance parameters, and instant AMM v5 liquidity pool integration.
Token Swap JIL Core
JIL's mechanism for exchanging legacy ERC-20 tokens to new JIL L1 tokens post-mainnet launch. Enables 1:1 migration of existing holders from Ethereum to the JIL Sovereign blockchain.
TestNet Infrastructure
A testing network that mirrors MainNet configuration but uses tokens with no real value. JIL's TestNet (chain ID jil-testnet-1) is used for pre-release validation, partner POC demos, and integration testing before changes are promoted to MainNet.
TPS Transactions Per SecondPerformance
A measure of blockchain throughput. JIL targets 65,000+ TPS, compared to Ethereum's ~15 TPS and Bitcoin's ~7 TPS.
TWAMM Time-Weighted Automated Market MakerDeFi
An AMM variant that executes large orders over time to minimize price impact. JIL's AMM v5 incorporates TWAMM mechanics for institutional-size orders, breaking them into smaller sub-orders executed across multiple batches to reduce slippage and market impact.

V-Z

VASP Virtual Asset Service ProviderCompliance
Businesses that provide services involving virtual assets (exchanges, custodians). JIL's custody integrations meet VASP requirements.
Validator Network JIL Core
JIL's infrastructure of 20 validators across 13 jurisdictions using 14-of-20 BFT consensus. Each validator runs RedPanda for message streaming, a settlement consumer for zone-authorized compliance processing, and a full L1 node. Validators are geographically distributed to prevent single-jurisdiction failure.
VQF Verein zur Qualitaetssicherung von FinanzdienstleistungenCompliance
A Swiss Self-Regulatory Organization for AML compliance. JIL AG uses VQF membership for Swiss banking access at lower cost than full FINMA licensing while maintaining regulatory credibility.
VRF Verifiable Random FunctionCryptography
A pseudorandom function that provides publicly verifiable proofs of its output's correctness. Used in PoS systems for fair, unpredictable leader selection - ensuring no validator can predict or manipulate which validator proposes the next block.
Watchtower Infrastructure
A monitoring microservice that tracks validator health, market anomalies, fraud attempts, and system degradation. Triggers automated alerts and remediation procedures when anomalies are detected.
WebAuthn / Passkey Authentication
JIL's passwordless authentication mechanism using FIDO2/WebAuthn standards. Supports biometric authentication (Face ID, Touch ID), hardware security keys, and platform authenticators from Apple, Google, Microsoft, and Meta. Eliminates password-based attacks entirely.
Wrapper Token Infrastructure
A token on one blockchain that represents an asset from another blockchain. JIL's bridge creates wrapper tokens (jBTC, jETH, jUSDC, jUSDT, jDAI, jXRP) when assets are deposited from Ethereum or other chains. Wrapper tokens are 1:1 backed by locked deposits and can be unwrapped (burned) to release the original asset.
ZK Zero-KnowledgeCryptography
Cryptographic proofs that verify information without revealing the underlying data. JIL uses ZK proofs for privacy-preserving KYC and compliance verification.

JIL-Specific Terms

Humanity Funding Vault JIL Core
On-chain vault that receives 10% of all protocol revenue, automatically distributed to humanitarian causes. Hard-coded into the protocol - cannot be changed.
Jurisdiction Corridors JIL Core
JIL's system for automatic compliance enforcement in cross-border settlements. Routes transactions through appropriate compliance checks based on source and destination jurisdictions.
Protected Zone JIL Zones
JIL's highest-compliance zone for institutional-only access. Requires verified institutional KYC, accreditation verification, and audit trails.
Unprotected Zone JIL Zones
JIL's standard compliance zone for all verified users. Requires basic KYC with standard AML screening.
Quarantine Zone JIL Zones
JIL's enhanced monitoring zone for higher-risk jurisdictions. Requires enhanced KYC, daily limits, and manual review thresholds.
P2P Settlement Architecture JIL Core
JIL's decentralized settlement design where each validator node autonomously consumes settlement messages from its authorized compliance zone topics via RedPanda. No central routing layer - nodes self-organize via consumer groups with automatic retry recovery and dead-letter queuing.
Compliance Zones JIL Zones
Ten jurisdiction-specific compliance enforcement zones: DE_BAFIN (Germany), EU_ESMA (European Union), SG_MAS (Singapore), CH_FINMA (Switzerland), US_FINCEN (USA), GB_FCA (UK), JP_JFSA (Japan), AE_FSRA (UAE), BR_CVM (Brazil), and GLOBAL_FATF (fallback). Each zone enforces specific transaction limits, velocity controls, sanctions lists, and settlement corridors.
Horizontal Scaling Infrastructure
JIL's architecture for running multiple instances of any service. All 190+ services are wired with a NODE_ID environment variable, and Kafka consumer groups are node-aware. Adding validators to a zone's consumer group increases throughput via partition parallelism.
DLQ Dead Letter QueueInfrastructure
A queue that captures messages that fail processing after all retry attempts are exhausted. JIL routes permanently failed settlement messages to jil.settlement.dlq with full error history for manual review and resolution.
ISO 20022 Standards
An international standard for financial messaging that defines a common platform for exchanging payment data. JIL's ISO 20022 Gateway translates between traditional financial messaging and JIL's on-chain settlement protocol.