- Pi-to-Fiat 实时兑换
- 链上透明审计
- 合规 KYC/AML 集成
git clone https://github.com/SS7896/Transact-pi.git
cd Transact-pi/backend
npm install
#### **2. 添加贡献指南(CONTRIBUTING.md)**
```markdown
# 如何参与贡献
1. Fork 本仓库
2. 创建特性分支:`git checkout -b feature/your-idea`
3. 提交代码并推送到你的分支
4. 提交 Pull Request 到本仓库的 `dev` 分支