BDLedger APIs
Go to file
2022-11-14 03:17:23 +08:00
docs feat: add Block.creator_signature and Block.witness_signatures 2022-11-14 01:22:04 +08:00
grpc fix: Block.witness_signatures 2022-11-14 03:17:23 +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.