How It Works
Three simple steps to get your KYC-gated token pipeline up and running.
Create a Policy
Define a KYC compliance ruleset — set verification steps, thresholds, and oracle parameters for your token.
Build Your Flow
Add verification steps like document selection, identity verification, liveness checks, and proof of address.
Deploy & Verify
Deploy on-chain, share claim links with users. Each claim runs through your configured KYC flow before minting.
What is CIP-113?
CIP-113 is a Cardano standard for programmable tokens using layered Plutus V3 validators. Combined with a KYC oracle, it enables tokens that can only be minted, transferred, or burned by verified participants — enforcing compliance rules directly on-chain.
Token Actions
Everything you need to create, mint, and manage CIP-113 programmable tokens.
Verification Capabilities
Built for compliance with granular control over every verification step.
KYC-Gated Minting
Oracle-verified identity checks ensure only approved participants can mint tokens.
On-Chain Rule Enforcement
Blacklist and whitelist rules enforced by Plutus V3 validators at the protocol level.
Smart Receiver Addresses
Tokens are held at unique script addresses per policy and recipient for programmable control.
Multi-Step Compliance
Configurable document verification, liveness detection, and proof of address flows.