GO XMR.TO客户端 用go编写的服务的客户端实现。 安装 go get -u github.com/monero-ecosystem/go-xmrto-client 示例代码: package main import ( "encoding/json" "fmt" "log" "os" "time" "github.com/monero-ecosystem/go-xmrto-client" ) func main () { // initiate a new client for the testnet client := xmrto . New ( & xmrto.