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

1.1.1 • Public • Published

@rosen-clients/ergo-node

Table of contents

Introduction

@rosen-clients/ergo-node is an Ergo Node client library. It is created by latest OpenAPI spec of Ergo Node and is the main client library which powers Rosen Bridge.

Installation

npm:

npm i @rosen-clients/ergo-node

yarn:

yarn add @rosen-clients/ergo-node

Usage

import ergoNodeClientFactory from '@rosen-clients/ergo-node';

const ergoNodeClient = ergoNodeClientFactory('YOUR_NODE_URL');

// `ergoNodeClient` contains all of the apis categorized by their tag, e.g.
ergoNodeClient.blockchain.getBoxById('SOME_BOX_ID');

Readme

Keywords

Package Sidebar

Install

npm i @rosen-clients/ergo-node

Weekly Downloads

164

Version

1.1.1

License

GPL-3.0

Unpacked Size

892 kB

Total Files

588

Last publish

Collaborators

  • vorujack
  • arsalanyavari
  • zargarzadehm