1.0.4 • Published 5 months ago

@luffalab/luffa-tron-sdk v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

SDK for Luffa Tron Wallet

Install

npm install @luffalab/luffa-tron-sdk

Usage

import {
  LuffaTronSdk
} from '@luffalab/luffa-tron-sdk';

new LuffaTronSdk({
  // https://nile.trongrid.io
  fullHost: 'https://api.trongrid.io',
  privateKey: '01',
  // tron_nile
  network: 'tron'
});
1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

6 months ago