Generated TypeScript protobuf codecs for the Verana blockchain.
encodes/decodes base58 encoded XRP Ledger identifiers
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
encode/decode with same encoded sort order as bytewise
```bash npm install ts-codec ```
Streaming protobuf RPC service protocol over any two-way channel.
gRPC-Web client for browsers (JS/TS)
A TypeScript Reference Implementation of SCALE Transcoding
TypeScript definitions for protobuf-fieldmask
## Overview KeplerMediaDescriptor Turbo Module API provides functionality that allows apps to query the codec capabilities of the device from the platform. The API also considers the connected device's support and returns the capabilities according to the
Encode data with built-in or custom encodings
Make your own molecule binding in JavaScript(TypeScript)
TypeScript source-text rendering utilities: JSON-to-TS literal printer and abstract expression base class
An abstraction layer over signing messages and transactions in Solana
Buffer compression and transformation codecs for use in data storage and communication applications.
WunderGraph protobuf descriptions
protobuf-conformance ====================
TypeScript definitions for level-codec
Encode and decode quoted printable and base64 strings
Primitive value types for Prisma Next MongoDB support
A modular, composable, strongly typed and lightweight implementation of the [SCALE Codec](https://docs.substrate.io/v3/advanced/scale-codec/)
Generate d.ts definitions for generated js files from grpc_tools_node_protoc
protobuf-style LEB128 varint codec library
SS58 address format encoder/decoder