Built on Arcium Network

AI inference.
Fully encrypted.

Run AI models on your data without exposing it to anyone — not DarkMint, not node operators, not anyone. Multiparty computation meets AI on Solana.

darkmint-sdk
import { DarkMint } from "@darkmint/sdk";
const client = new DarkMint("your-api-key");
// Your prompt is encrypted before leaving your machine
const result = await client.inference({)
model: "llama-3-70b",
prompt: "Analyze this confidential document..."
});
Encrypted with Arcium MPC
Features

Privacy without compromise

Enterprise-grade AI with cryptographic privacy guarantees.

Zero-Knowledge Inference

Your prompts are encrypted end-to-end. Our models process your data without ever seeing it in plaintext.

MPC-Secured Processing

Powered by Arcium's Manticore protocol — multiparty computation ensures no single node can access your data.

Sub-Second Latency

Optimized MPC circuits deliver encrypted AI inference at speeds competitive with plaintext alternatives.

On-Chain Verification

Every query is settled on Solana. Cryptographic proofs ensure your inference was computed correctly.

Simple SDK

Drop-in TypeScript SDK. Three lines of code to switch from plaintext AI to fully encrypted inference.

Model Agnostic

Run any supported model through our encrypted pipeline. Same API, same results — just private.

How It Works

From plaintext to private in minutes

Four steps to fully encrypted AI inference.

STEP 01

Connect Wallet

Link your Solana wallet and fund your account with SOL or USDC.

STEP 02

Get API Key

Generate an API key from the dashboard and install our SDK.

STEP 03

Send Queries

Your input is encrypted client-side and processed in Arcium's secure MXE environments.

STEP 04

Get Results

Receive decrypted results — only you can read them. All settled on-chain.

Architecture

Trustless by design

Your data flows through encrypted channels at every step.

YOUR DEVICE
Client SDK
Encrypts input locally
|
encrypted payload
v
GATEWAY
DarkMint API
Routes — cannot read data
|
encrypted payload
v
ARCIUM NETWORK
MXE (Manticore MPC)
Runs inference on encrypted data
|
encrypted result
v
SOLANA
On-Chain Settlement
Payment + verification proof

Ready for private AI?

Connect your wallet, grab an API key, and start running encrypted inference in minutes.