1. 首页
  2. 数据库
  3. 其它
  4. go xmrto client:用Go编写的xmr.to客户端 源码

go xmrto client:用Go编写的xmr.to客户端 源码

上传者: 2021-02-28 01:39:08上传 ZIP文件 93.47KB 热度 16次
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.
下载地址
用户评论