Skip to content

ledgerwatch/interfaces

Repository files navigation

Interfaces

gRPC services of Erigon and Silkworm.

Components description

Integration into other repositories

Using a go module is the most effective way to include these definitions in consuming repos.

go get github.com/ledgerwatch/interfaces

This makes local development easier as go.mod redirect can be used, and saves on submodule/tree updates (which were the previous method of consumption).

Style guide

https://developers.google.com/protocol-buffers/docs/style

About

Interfaces for turbo-geth components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages