Skip to content

0xbigapple/trident-docs

Repository files navigation

trident

Trident-Java is a lightweight SDK that includes libraries for working with TRON system contracts and smart contracts.

Trident-Java makes it easy to build TRON applications with java.

Trident-Java document

Trident-java is compiled with java version 1.8 and gradle 7.6.

How to use

Gradle Setting

    implementation("io.github.tronprotocol:trident:0.9.2")

Maven Setting

<dependency>
  <groupId>io.github.tronprotocol</groupId>
  <artifactId>trident</artifactId>
  <version>0.9.2</version>
</dependency>

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages