构建自己的DEX
简介:用户可通过主流钱包Dapp浏览器,访问URL地址,进行Swap, BSC链
界面演示
技术栈
- Solidity
- React
- Typescript
- Vite
- Wagmi
- Openzeppelin
环境配置
- PancakeSwap V2 路由地址 0xB6BA90af76D139AB3170c7df0139636dB6120F7e
- https://remix.ethereum.org/ 开发部署环境
- MetaMask
- https://www.bnbchain.org/en/testnet-faucet BSC测试网水龙头
部署合约并且在PancakeSwap添加交易对
源码
合约源码
https://github.com/zhangds0832/imtoken-ca/blob/main/ca.sol
DApps源码
https://github.com/zhangds0832/imtoken-dapp
标签:DEX,ca,自己,源码,构建,https,org,imtoken From: https://www.cnblogs.com/sjie/p/18473968