0.2.99 • Published 12 months ago
@tronscanteam/apiclients v0.2.99
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.2.99
12 months ago
0.2.96
12 months ago
0.2.98
12 months ago
0.2.97
12 months ago
0.2.95
1 year ago
0.2.94
1 year ago
0.2.93
1 year ago
0.2.92
1 year ago
0.2.85
2 years ago
0.2.91
1 year ago
0.2.90
1 year ago
0.2.89
1 year ago
0.2.88
1 year ago
0.2.87
1 year 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