0.3.2 • Published 24 days ago

@tronscanteam/apiclients v0.3.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
24 days ago

How to use

Requirements

  • Node v9.8.0

Running tests

> npm test

Usage

Install the package

> npm install @tronscanteam/apiclients

Use the HTTP Client

import {Client} from "@tronscanteam/apiclients";

const client = new Client();

let recentBlocks = await client.getBlocks({
  sort: '-number',
  limit: 10,
});
0.3.2

24 days ago

0.3.1

28 days ago

0.3.0

1 month ago

0.2.99

1 year ago

0.2.96

1 year ago

0.2.98

1 year ago

0.2.97

1 year ago

0.2.95

2 years ago

0.2.94

2 years ago

0.2.93

2 years ago

0.2.92

2 years ago

0.2.85

2 years ago

0.2.91

2 years ago

0.2.90

2 years ago

0.2.89

2 years ago

0.2.88

2 years ago

0.2.87

2 years ago

0.2.86

2 years ago

0.2.84

2 years ago

0.2.83

2 years ago

0.2.82

2 years ago

0.2.81

2 years ago