https://github.com/apachecn-archive/trident

https://github.com/apachecn-archive/trident

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: apachecn-archive
  • Language: Java
  • Default Branch: master
  • Size: 664 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme Contributing

README.md

trident

trident is a SDK that includes libraries for working with TRON, it makes it easy to build TRON applications with multi-language.

Contribution

We're very glad and appreciate to have contributions from the community.

Refer to our contributing guide for more information.

Join our Telegram group

trident-java

trident-java is a lightweight SDK that includes libraries for working with TRON network.

Functions include:

  • Offline address generation

  • Offline transaction signature

  • java-tron full node API support

For more informations refer to : trident-java document

Owner

  • Name: ApacheCN 归档
  • Login: apachecn-archive
  • Kind: organization
  • Email: wizard.z@qq.com

防止重要项目丢失而设立的归档

GitHub Events

Total
Last Year

Dependencies

trident-java/abi/build.gradle maven
trident-java/build.gradle maven
  • org.junit.jupiter:junit-jupiter $junitJupiterVersion testImplementation
trident-java/core/build.gradle maven
  • org.apache.tomcat:annotations-api 6.0.53 compileOnly
  • com.google.guava:guava 29.0-jre implementation
  • com.google.protobuf:protobuf-java-util 3.11.0 implementation
  • io.grpc:grpc-netty 1.31.0 implementation
  • io.grpc:grpc-netty-shaded 1.31.0 implementation
  • io.grpc:grpc-okhttp 1.31.0 implementation
  • io.grpc:grpc-protobuf 1.31.0 implementation
  • io.grpc:grpc-stub 1.31.0 implementation
  • org.bouncycastle:bcprov-jdk15on $bouncycastleVersion implementation
trident-java/utils/build.gradle maven
  • com.google.guava:guava 29.0-jre implementation
  • io.netty:netty-all 4.0.15.Final implementation
  • io.vertx:vertx-core 3.5.0.Beta1 implementation
  • org.bouncycastle:bcprov-jdk15on 1.68 implementation