Skip to content

throgxyz/examples

tronz/examples

Runnable examples for the tronz TRON SDK.

All examples target the Nile testnet. Read-only examples run without a private key; examples that send transactions require TRON_PRIVATE_KEY=<hex>.

Usage

# Read-only
cargo run -p examples-queries --example query

# With private key
TRON_PRIVATE_KEY=<hex> cargo run -p examples-staking --example stake

Overview

This repository contains the following examples:

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

About

Example code for using tronz

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors