https://github.com/okp4/okp4-cosmos-proto
OKP4 CØSMOS gRPC client libraries based on Protobuf definitions.
https://github.com/okp4/okp4-cosmos-proto
blockchain cosmos-sdk protobuf web3
Last synced: about 2 months ago
JSON representation
OKP4 CØSMOS gRPC client libraries based on Protobuf definitions.
- Host: GitHub
- URL: https://github.com/okp4/okp4-cosmos-proto
- Owner: okp4
- License: bsd-3-clause
- Created: 2022-03-29T08:15:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T16:17:52.000Z (about 1 year ago)
- Last Synced: 2025-03-19T17:48:32.963Z (2 months ago)
- Topics: blockchain, cosmos-sdk, protobuf, web3
- Language: Rust
- Homepage:
- Size: 380 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - okp4/okp4-cosmos-proto - OKP4 CØSMOS gRPC client libraries based on Protobuf definitions. (Rust)
README
# ØKP4 CØSMOS proto
> gRPC clients for ØKP4 and by extension, CØSMOS based blockchains.
[](https://github.com/okp4/okp4-cosmos-proto/releases)
[](https://github.com/okp4/okp4-cosmos-proto/actions/workflows/build.yml)
[](https://conventionalcommits.org)
[](https://github.com/okp4/.github/blob/main/CODE_OF_CONDUCT.md)
[](https://opensource.org/licenses/BSD-3-Clause)## Purpose
Generate gRPC clients for multiple targets based on [CØSMOS](https://github.com/cosmos/cosmos-sdk) and [ØKP4](https://github.com/okp4/okp4d) Protobuf definitions.
## Targets
- [Typescript (grpc-web)](ts/README.md)
- [Python (cosmos-sdk-grpc-client)](python/cosmos_sdk_grpc_client/README.md), [Python (okp4-grpc-client)](python/okp4_grpc_client/README.md)
- [Rust (cosmos-sdk-grpc-client)](rust/cosmos-sdk-grpc-client/README.md), [Rust (okp4-grpc-client)](rust/okp4-grpc-client/README.md)