Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 358 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 358 Bytes

sepolia测试网部署uniswap

1.环境版本

node v18.20.5
npm 10.7.0
yarn 3.2.3

2.安装依赖

yarn

3.执行

yarn web start

4.sepolia部署MyToken.sol合约

使用remix部署MyToken.sol合约

5.创建池子

6.添加流动性

详细链接

https://www.coderspace.site/2024/11/30/uniswap-01/