insight:用于Bitcore Insight API的Golang软件包

时间:2021-04-30 07:30:33
【文件属性】:
文件名称:insight:用于Bitcore Insight API的Golang软件包
文件大小:8KB
文件格式:ZIP
更新时间:2021-04-30 07:30:33
golang bitcoin bitcore golang-package insight-api Bitcore Insight API-Golang 一个小的golang程序包,可帮助您将Bitcore Insight API与Golang一起使用。 连接到Insight API // import "github.com/hunterlong/insight" bitcoin := insight . New ( "https://insight.bitpay.com/api" ) // err := bitcoin.Ping() // test insight API connection // bitcoin.SetThreads(16) // set multiple threads to download transactions faster 获取块哈希 block := bitcoin . NewBlock ( 532833 ) // you can use Bl
【文件预览】:
insight-master
----.travis.yml(287B)
----insight_test.go(3KB)
----block.go(3KB)
----structs.go(3KB)
----address.go(4KB)
----sync.go(1KB)
----LICENSE(1KB)
----insight.go(812B)
----.gitignore(6B)
----README.md(1KB)
----_examples()
--------full.go(1KB)

网友评论