solana-program-library/managed-token
Jon Cinque 34b57d62fe
docs: Clarify audit status of all programs, no S word (#4046)
2023-02-13 22:05:49 +00:00
..
program chore: update maintainer references (#4008) 2023-01-31 08:06:36 -05:00
sdk managed-token: add approve/revoke methods (#3820) 2022-11-23 23:17:54 +01:00
README.md docs: Clarify audit status of all programs, no S word (#4046) 2023-02-13 22:05:49 +00:00

README.md

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.