The latest version of utxorpc is 0.0.11.0-0.

utxorpc

Version 0.0.10.0 revision 0 uploaded by txpipe.

Package meta

Synopsis
Generated code for a gRPC interface for UTxO Blockchains
Description

UTxO RPC (u5c for short) is an interface tailored for interactions with UTxO-based blockchains, prioritizing performance and developer experience. By providing a common contract, a range of SDKs, and thorough documentation, UTxO RPC aims to facilitate:

  • Reusability: Enabling shared components that can be reused across different projects to simplify the integration effort.

  • Interoperability: A common interface to simplify integrations between different parties and avoid the common pitfall of vendor lock-in.

  • Performance: A serialized binary format which is compact and efficient, resulting in smaller message sizes and reduced network overhead compared to its JSON counterpart

Please note that this package only contains the generated Haskell code from the u5c specification. To write a u5c implementation, please see the client or server SDK.

For documentation on the specification, see https://utxorpc.org.

Author
TxPipe <registrant@txpipe.io>
Bug reports
https://github.com/utxorpc/spec/issues
Category
Network, GRPC, Blockchain, Cardano
Copyright
n/a
Homepage
https://github.com/utxorpc/spec#readme
Maintainer
TxPipe <registrant@txpipe.io> Dominic Mayhew <dominic.j.mayhew@gmail.com>
Package URL
n/a
Stability
n/a

Components