# 开发团队的KYC和合同审计

### **开发团队的KYC认证**

僵尸网络是由Assure DeFi（<https://www.assuredefi.io/））的KYC认证。>

僵尸网络团队旨在建立社区对项目的信任，并将一直致力于僵尸网络服务的更好发展和可持续性。

您可以在下面的链接中找到由Assure DeFi认证的KYC的详细信息。[https://www.assuredefi.io/projects/zombie-network](https://www.assuredefi.io/projects/zombie-network/)

以下图片是Assure DeFi发布的僵尸网络KYC认证NFT图片。

![](/files/IvBqrhqiCec5ZV5vmzjZ)

### **僵尸网络合同审计**

僵尸网络的业务逻辑和合同部分与滴水网络相同。我使用了滴滴网络的开放源代码，没有做任何修改。这个合同是一个已经通过Slither获得审计的代码。与滴滴网络不同的是，用NFT替换了BR34P代币。与NFT相关的合同也是通过参考获得Audits的开源合同开发的，在僵尸网络互通部分只使用了一些参考资料。因此，目前所有的僵尸网络合同代码都是Audited代码。

虽然如果能再整体获得Audit，我会更放心，但我认为有些没有必要在一个时间表和成本效益中为同一个代码分别获得Audit。然而，在未来的僵尸网络服务扩展时，将增加一个独特的新合同功能。在这个时候，我们计划在整个专业合同审计公司中以慷慨的时间表接受Audit。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zombie-network.fi/chinese/notice/kai-fa-tuan-dui-de-kyc-he-he-tong-shen-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
