Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : utxorpc

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 UTxO RPC is just a specification of an interface between agents and the blockchain, it doesn't provide any concrete client / provider implementations. The primary purpose of u5c is to define a set of standardized methods, data structures, and communication patterns.

Registry - Source - Homepage - JSON
purl: pkg:hackage/utxorpc
Keywords: apache, blockchain, cardano, grpc, library, network
License: Apache-2.0
Latest release: 19 days ago
First release: 3 months ago
Dependent packages: 2
Downloads: 154 total
Stars: 13 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...