NAC_Blockchain/charter-std/mod.ch

11 lines
407 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Charter Standard Library - 模块索引
// 版本: 2.0 | 包含 XTZH 汇率系统原生支持Issue #61
pub mod xtzh; // XTZH 汇率系统Issue #61
pub mod acc; // ACC-20/721/1155 代币标准
pub mod asset; // 资产生命周期
pub mod governance; // 治理投票
pub mod defi; // DeFi 原语
pub mod utils; // 工具函数
pub mod sovereignty; // 主权合规