TIP-403 Policy Registry
What is TIP-403?
TIP-403 is Tempo's policy registry system that enables TIP-20 tokens to enforce access control. Instead of each token implementing its own logic, TIP-403 provides a registry where policies can be created once and shared across multiple tokens.
Links
TIP-403 Specification
Learn how TIP-403 works and its features
Guide: Manage Your Stablecoin
Manage your stablecoin's permissions, supply, and compliance settings
Reference Implementation
Solidity reference implementation of the TIP-403 standard
Rust Implementation
Rust implementation in the Tempo client