ton-client-go:Freeton的Golang-SDK

时间:2021-03-21 12:35:02
【文件属性】:
文件名称:ton-client-go:Freeton的Golang-SDK
文件大小:23.63MB
文件格式:ZIP
更新时间:2021-03-21 12:35:02
Go TON客户 TON SDK客户端库Golang绑定本身基于 。 非常感谢提供有关体系结构,测试,代码和提交样式的建议。 安装 $ go get -u github.com/move-ton/ton-client-go 或者 $ git clone https://github.com/move-ton/ton-client-go.git $ cd ton-client-go 安装依赖 从源代码SDK-lib编译而来 export CGO_LDFLAGS="-L/path-to-installation/TON-SDK/target/release/deps/ -lton_client" Linux: export LD_LIBRARY_PATH=/path-to-installation/TON-SDK/target/release/deps/ 苹果系统: export DYLD_L
【文件预览】:
ton-client-go-master
----gateway()
--------client()
--------clientmock()
----.golangci.yml(487B)
----go.mod(220B)
----domain()
--------utils.go(2KB)
--------crypto.go(14KB)
--------client.go(6KB)
--------debot.go(4KB)
--------processing.go(7KB)
--------boc.go(3KB)
--------net.go(5KB)
--------tvm.go(4KB)
--------abi.go(12KB)
--------config.go(4KB)
----go.sum(2KB)
----example()
--------main.go(324B)
----util()
--------strings.go(782B)
--------structs.go(230B)
----LICENSE(11KB)
----README.md(2KB)
----Makefile(316B)
----ton.go(2KB)
----.gitignore(481B)
----usecase()
--------abi()
--------debot()
--------utils()
--------processing()
--------boc()
--------crypto()
--------net()
--------samples()
--------tvm()

网友评论