An open, auditable, AI-secured protocol for atomic deal settlement across Web3, CeFi, and Real World assets. TON & Ethereum native. Telegram-integrated.
A modular stack — integrate one layer or deploy the full trust engine.
REST API + Webhooks + Telegram Mini Apps SDK. Full TypeScript support.
// POST /api/v3/guarantee
{
"asset": "ton:dns:example.ton",
"type": "transfer",
"parties": [
{ "role": "seller", "wallet": "EQ..." },
{ "role": "buyer", "wallet": "0Q..." }
],
"modules": ["escrow", "ai_audit", "legal_wrapper_ru"]
}// → Returns: deal_id, escrow_address, telegram_deeplink Deployed by DAOs, marketplaces, and institutional custody providers.
Proposal → AI-risk scan → Escrow → Multi-sig release → NFT-proof in IPFS
Code audit + DB snapshot + domain transfer + legal wrapper (RU/SG/AE)
USDT → Escrow → Notary verification → Title transfer → Deed NFT
On-chain + off-chain ID verification → Risk score → Conditional release