@rosen-clients/cardano-koios
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

@rosen-clients/cardano-koios

Table of contents

Introduction

@rosen-clients/cardano-koios is a Cardano Koios client library. It is created by latest OpenAPI spec of Cardano Koios and is the main client library which powers Rosen Bridge.

Installation

npm:

npm i @rosen-clients/cardano-koios

yarn:

yarn add @rosen-clients/cardano-koios

Usage

import cardanoKoiosClientFactory from '@rosen-clients/cardano-koios';

const cardanoKoiosClient = cardanoKoiosClientFactory('YOUR_KOIOS_URL');

// `cardanoKoiosClient` contains all of the apis categorized by their tag, e.g.
cardanoKoiosClient.transactions.postTxInfo({ _tx_hashes: ['SOME_TX_HASH'] });

Readme

Keywords

Package Sidebar

Install

npm i @rosen-clients/cardano-koios

Weekly Downloads

52

Version

2.0.3

License

GPL-3.0

Unpacked Size

11.9 MB

Total Files

885

Last publish

Collaborators

  • vorujack
  • arsalanyavari
  • zargarzadehm