An open API service indexing awesome lists of open source software.

https://github.com/bitphage/tron-asset-transfer

CLI scripts to transfer TRC-20 tokens on TRON network using python
https://github.com/bitphage/tron-asset-transfer

Last synced: 5 months ago
JSON representation

CLI scripts to transfer TRC-20 tokens on TRON network using python

Awesome Lists containing this project

README

          

# tron-asset-transfer

Helpers for making tron transactions (asset transfers). Supported transfers of TRC-20 and TRX.

## Installation

Run

```
poetry install
pre-commit install
```

## Usage

1. Run `./tron_asset_transfer/cli.py transfer --help`
1. Copy `config.yaml.example` to `config.yaml` and fill in source and destination values