BDLedger APIs
Go to file
2021-07-14 17:05:58 +08:00
docs chore: update gRPC tools 2021-02-12 21:12:20 +08:00
grpc chore: update gRPC tools and grpc_tools_node_protoc_ts 2021-07-14 17:05:58 +08:00
.gitignore Restructure project 2020-04-07 21:28:09 +08:00
docs.md contract proto 2020-03-31 21:19:44 +08:00
README.md Restructure project 2020-04-07 21:28:09 +08:00
test.md change go_package path 2020-01-08 10:04:41 +08:00

BDLedger APIs

This repository contains the original interface definitions of BDLedger APIs that currently support gRPC protocols. Reading the original interface definitions can provide a better understanding of BDLedger APIs and help you to utilize them more efficiently. You can also use these definitions with open source tools to generate client libraries, documentation, and other artifacts.