文件名称:iotex-proto:IoTeX事务,块,链和API的Protobuf定义!
文件大小:118KB
文件格式:ZIP
更新时间:2024-05-02 22:22:10
Go
iotex-proto 用于IoTeX区块链交易和gRPC API的Protobuf和实用程序包 \proto包括IoTeX区块链使用的所有核心数据对象和gRPC API的protobuf定义 \golang包含为go语言生成的protobuf文件 入门 正在安装 安装协议 从安装Google协议缓冲区编译器protoc v3.12.0或更高版本 在版本v1.4.2中安装protoc-gen-go 启用go mod。 安装grpc-gateway 。 基本上,这是您需要的: go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger 安装嘲讽 安装golang模拟
【文件预览】:
iotex-proto-master
----misc()
--------scripts()
----LICENSE(11KB)
----.gitignore(379B)
----Makefile(1KB)
----golang()
--------iotextypes()
--------protocol()
--------iotexapi()
--------utils.go(2KB)
--------testingpb()
--------iotexrpc()
----go.sum(12KB)
----README.md(3KB)
----proto()
--------testing()
--------api()
--------rpc()
--------types()
----go.mod(387B)