我从零开始使用Solidity和Next.js构建了一个去中心化的加密货币交易所。

1作者: KrishBaidya9 个月前原帖
我是一名独立开发者,正在尝试智能合约,并希望构建一个简化版的Uniswap,以便理解去中心化交易的实际运作方式。<p>去中心化交易所(DEX)现已上线,网址是:dex-web-krishbaidya.vercel.app GitHub链接: https://github.com/KrishBaidya/DEX<p>目前存在一些问题,用户可能会损失资金——但我分享这个项目是为了获取反馈,而不是为了宣传它已经可以投入生产使用。<p>欢迎提出任何关于Solidity、流动性池、前端集成或我在开发过程中犯的错误的技术问题。
查看原文
I&#x27;m a solo dev experimenting with smart contracts and wanted to build a simplified version of Uniswap to understand how decentralized trading really works under the hood.<p>The DEX is live here: dex-web-krishbaidya.vercel.app GitHub: https:&#x2F;&#x2F;github.com&#x2F;KrishBaidya&#x2F;DEX<p>There are issues, and users might lose money right now - but I’m sharing it to get feedback, not to promote it as production-ready.<p>Happy to answer any technical questions around Solidity, liquidity pools, front-end integration, or things I screwed up during development.