Socket
Socket
Sign inDemoInstall

@cardano-ogmios/client

Package Overview
Dependencies
22
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cardano-ogmios/client

TypeScript client library for Cardano Ogmios


Version published
Weekly downloads
2.1K
decreased by-1.75%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

[6.2.0] - 2024-03-22

Added
  • Transaction evaluation now automatically UTxO available from processing the mempool. This allows for chaining smart-contract transactions without the need to track the UTxO state on from the client's side. Ogmios now internally maintains a view of the node's mempool and ensure a consistent access to it when evaluating transaction. See also #375.

  • More log traces around transaction evaluation and submission.

Changed
  • Retry HasTx on false with id wrapped in different eras, to cope with the hard-fork combinator inability to compare transaction id across eras. See also #376.
Removed
  • N/A


Readme

Source

Cardano Ogmios TypeScript Client Packages - Client

Provides a natural interface for ECMAScript integrations, including abstraction of Websocket management and custom error mapping. The schema package is imported and exported as Schema.

Quick Start

yarn add @cardano-ogmios/client

Build From Source

See instructions in Workspace root

FAQs

Last updated on 22 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc