@hackage utxorpc0.0.3.0
A gRPC interface for UTxO Blockchains
Categories
License
Apache-2.0
Maintainer
TxPipe <registrant@txpipe.io> Dominic Mayhew <dominic.j.mayhew@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
- base >=4.7 && <5
- proto-lens >=0.7.1 && <0.8
- proto-lens-protobuf-types >=0.7.2 && <0.8
- proto-lens-runtime >=0.7.0 && <0.8 Show all…
Dependents (2)
@hackage/utxorpc-server, @hackage/utxorpc-client
UTxO RPC
This package contains the generated code from the UTxO RPC specification. Codegen was performed using proto-lens-protoc and contains Message types useful for serde.
Users: For more support for implementing a UTxO RPC client or service, see the SDK.
Maintainers: See the UTxO spec repo README.