我用 ganache 拉取了以太坊主链的分支,在本地测试。
如何用 GoLang 调用 Uniswap 呢?
我的账户里初始化了 100ETH,我希望可以在 Uniswap 上购买其他的币,比如:USDT。
然后,用买到的币换成添加流动池 or 通过买的币再卖出模拟交易查看扣点。
用 go-ethereum 包, 参考: https://geth.ethereum.org/docs/developers/dapp-developer/native-bindings
go-ethereum