ARCRYPT logo

ARCRYPT

The fairest way to
Launch a token
with 100% sealed auctions on Solana

ARCRYPT is a sealed-bid auction platform for Solana that keeps escrow balances and bids 100% private. Eliminate MEV entirely and launch with ARCRYPT.

Deployed on Solana devnet

01 · Market

The fairest way tolaunch your project

ARCRYPT brings 100% sealed auctions to Solana so escrows, pricing, and settlement happen without exposing bids to the public mempool. This provides total MEV protection, no bot front-runs, no false-hype, uniform allocation, maximal price discovery, real buyers and real liquidity. We use state-of-the-art cryptography including Arcium MPC for winner calculation, and CPI with Umbra to keep escrows private.

A few ways to use Arcrypt
Launch your token
Bootstrap liquidity for a token to Raydium with a sealed-bid auction
Launch an NFT
Auction and bid for NFTs, completely sealed - create your own or sell an existing one
Liquidation auctions
Plug in with DAOs and Realms governance to propose treasury liquidations
Custom build for apps and protocols
Use the auction program directly inside your app or protocol with the SDK
Quick build
createAuction({
  programClient: ...,
  programId: ...,
  publicKey: ...,
  authorityBase58: "...",
  minBidSol: "1.5",
  durationSecs: 3600,
  auctionType: "Vickrey",
  assetKind: "Fungible",
  metadataUri: "...",
  ...
});
Lending protocol liquidation auctions
No MEV leakage for liquidations and arbitrage.
Validator bundles
Sealed transaction bundling for block building.
DAO launchpads
Fully sealed bid collection for token and governance sales.
Launch a token from your site
Use the auction program inside your apps / protocols with our clientside tools.

02 · Developers

A comprehensive sealed auction SDK for developers

Build sealed-bid markets into protocols, launchpads, validators, and webclients without exposing bidder intent. ARCRYPT gives you the primitives to ship encrypted auctions with low latency.

03 · How it works

Invisible USDC investments with MPC

Bid in the dark with Arcrypt. Nobody can see how much USDC you have bid, even if they know your wallet address. See how ARCRYPT securely locks encrypted bid escrows and determines the result of the auction without revealing the bid quantity anywhere on-chain using multi-party computation.

Use and fund an UMBRA ETA

ARCRYPT generates an UMBRA encrypted token account for every user. You can freely move tokens in and out while concealing the funds you actually use to bid from on-chain observers.

Privacy
Bid commitments stay fully shielded and locked.
Execution
Arcium processes ciphertext.
Outcome
Token launches move to Raydium DEX.

Click to learn how Arcrypt works

1/5