# 5.15 参考资料与讨论

## 参考资料

[用Go来做以太坊开发](https://goethereumbook.org/zh/)

[引介 | Uniswap —— 一家不走寻常路的交易所](https://ethfans.org/posts/uniswap-a-unique-exchange)，翻译&校对：Ray & 阿剑，作者: Cyrus Younessi

[Rothschilds in crypto. Good/Bad/Neutral?](https://www.reddit.com/r/ethereum/comments/8m3wj1/rothschilds_in_crypto_goodbadneutral/dzmspgv/)

[DAI白皮书](https://makerdao.com/whitepaper/Dai-Whitepaper-Dec17-zh.pdf)

[对话 Synthetix：2019 DeFi 变局者](https://mp.weixin.qq.com/s?__biz=MzI3NjQyNjMxMw==\&mid=2247483784\&idx=1\&sn=9191227ce5772842b329f7b32b229c7d\&chksm=eb74faaedc0373b841550aa5c44bd295a5c81faf60f3e07bb77ca5f2f591dc1f51c2affbacd8\&mpshare=1\&scene=1\&srcid=\&sharer_sharetime=1578294290770\&sharer_shareid=51bd0c8b4a48d622ad3b093dfaf5f064\&key=dfb23297fbb00589f5488bdfbea11155450b7d6ab8fbe98ea13454615c03de6f79d6e45f60f0f092a7581b7efa9328e1812f336d60c18b655ef86b4655912fa4fc2234da9da3057d23b8df2fe0058bd3\&ascene=1\&uin=MjM1Mzk5NDMwMA%3D%3D\&devicetype=Windows+10\&version=62070158\&lang=zh_CN\&exportkey=A%2FEySzbXi1Ysw4q0ngH1jMs%3D\&pass_ticket=ciNk3x%2BTMjVn4wJ1zTR9%2FDiOF6f2%2FwW25wIFIMAxs4A1yYfWbvpZ%2FOSoXAJUK3W4)

## 讨论题

1. 你认为区块链要构建出一个完美的去中心化币币兑换市场，还有什么需要补充的方法？
2. 请了解一下AAVE，并总结下它的优缺点。
3. 请了解一下DefiSaver，并总结下它的优缺点。


---

# 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://u.naturaldao.io/be/chapter5/5.15-can-kao-zi-liao-yu-tao-lun.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.
