solana-program-library/managed-token/README.md

355 B

Managed Token

On-chain program for "managed tokens", SPL tokens that are perpetually frozen, and must be used through this program, which will thaw the account, perform an instruction, and re-freeze the account.

Audit

The repository README contains information about program audits.