CMTACMTAOfficialยท1 Agent Skills Included

CMTAT

Compliant security token smart contracts for regulated assets

Builds and tests compliant security token contracts for tokenizing equities, bonds, funds, and stablecoins on EVM blockchains. Handles transfer restrictions, account freezes, forced transfers, snapshots, and document management required by financial regulators. Provides pre-audited deployment variants and OpenZeppelin patterns so developers ship regulated tokens without writing compliance logic from scratch.
npx skills add CMTA/CMTAT --all -g -y
Available:

Gives your AI agent a full map of the CMTAT codebase, including module structure, test commands, documentation lookup rules, and commit conventions, so it can modify the security token contracts correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CMTAT?โ–ผ

Run `npx skills add CMTA/CMTAT --all -g -y` in your terminal to install all skills in this suite globally.

What is CMTAT used for?โ–ผ

CMTAT is an open-source Solidity framework for issuing regulated security tokens on Ethereum and other EVM chains. It adds compliance features like transfer restrictions, account freezes, and forced transfers on top of standard ERC-20 tokens.

Which token standards does CMTAT support?โ–ผ

It implements ERC-20 with extensions for ERC-3643, ERC-7551, ERC-7943, ERC-7802 cross-chain minting, ERC-2612 permits, and ERC-1363 payable token callbacks.

Can I deploy upgradeable CMTAT tokens?โ–ผ

Yes. Most variants come in both standalone and upgradeable proxy versions, including a UUPS upgradeable option built on OpenZeppelin contracts.

Who uses CMTAT in production?โ–ผ

Major institutions like UBS, Taurus, and Syz Group use it to tokenize equities, bonds, structured products, money market funds, and stablecoins.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’