Skip to content

haoxuebing/go-uniswapv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-uniswapV3

功能

  1. 使用uniswapV3 获取报价
go run cmd/quoter/main.go
  1. 使用uniswapV3 实现任意两个加密货币的兑换

项目根目录下创建 .env 文件

PRIVATE_KEY=your_private_key
INFURA_PROJECT_ID=your_infura_project_id
go run cmd/swap/main.go

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

golang 使用uniswapV3 获取报价、完成币币交换

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages