bdledger-apis/README.md

6 lines
431 B
Markdown
Raw Permalink Normal View History

2020-04-07 13:28:09 +00:00
## BDLedger APIs
2018-10-09 03:52:51 +00:00
2020-04-07 13:28:09 +00:00
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.
2020-04-07 13:28:09 +00:00
- [gRPC APIs](grpc/README.md)