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
- Host: GitHub
- URL: https://github.com/bitphage/tron-asset-transfer
- Owner: bitphage
- License: mit
- Created: 2023-02-09T07:55:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-24T08:57:41.000Z (about 1 year ago)
- Last Synced: 2025-05-24T09:35:30.374Z (about 1 year ago)
- Language: Python
- Size: 84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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