1.0.4 • Published 7 months ago

@luffalab/luffa-tron-sdk v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago