1.0.4 • Published 6 months ago

@luffalab/luffa-tron-sdk v1.0.4

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

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

7 months ago