1.2.3 • Published 6 months ago
@rosen-clients/ergo-node v1.2.3
@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-nodeyarn:
yarn add @rosen-clients/ergo-nodeUsage
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');1.2.3
6 months ago
1.2.2
7 months ago
1.2.1
7 months ago
1.2.0
1 year ago
1.1.1
2 years ago
1.1.0
2 years ago
1.1.0-a15faab1
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.0
3 years ago
0.3.0
3 years ago
0.3.2
3 years ago
0.3.1
3 years ago
0.3.4
3 years ago
0.3.3
3 years ago
0.2.0
3 years ago
0.1.0
3 years ago