0.2.99 • Published 1 year 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
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