BDLedger APIs
Go to file
2024-03-06 15:37:53 +08:00
docs chore: update protobuf + gRPC toolchains 2024-03-06 15:37:53 +08:00
grpc chore: update protobuf + gRPC toolchains 2024-03-06 15:37:53 +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.