Giter Site home page Giter Site logo

tron-cli's Introduction

Basic operations with Tron TRX and USDT tokens.

  • Create a Tron account
  • Send TRX transactions
  • Send USDT TRC-20 transactions
  • Check TRX and USDT balance

Application is 100% stateless - keys are not stored nor logged anywhere. You only enter and see them in the console. Using official TronWeb SDK and public Mainnet nodes.

npx @logrus/tron-cli

Command arguments (all optional):

Argument Type Default Description
--retry Number 10 Number of re-tries. Each re-try uses another random node from the list.
--retryDelay Number 500 Delay between re-tries in milliseconds.
--timeout Number 15000 HTTP API timeout in milliseconds.
--nodes String Public Mainnet nodes Comma-separated list of TRON blockchain full node IPs.
--feeLimit Number 50 Transaction fee limit in TRX.
--debug Boolean false Show debug logs
--tronGridApiUrl String Empty TronGrid API URL. If specified, --nodes argument is ignored.
--tronGridApiKey String Empty TronGrid API Key

tron-cli's People

Contributors

ikesler avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.