Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

tronprotocol/tron-studio

Repository files navigation

DEPRECATION NOTICE

TronStudio project is now DEPRECATED and does not support the new TRC10 token smart contract functions. Please use TronBox for smart contract deployment.

Documentation

Tron Studio Documentation

Tron Studio

TronStudio is an IDE to develop/deploy/debug smart contract based on TVM.

Disable auto complete:

change studio.autocomplete to false in src/main/resources/studio.properties and re-build amd run

Screenshot

System Requirement

Oracle JDK 1.8

  • Windows 64Bit
  • Linux 64Bit
  • Mac

Compile & Run

./gradlew build -x test -x check
cd  build/libs
java -jar TronStudio.jar

Compile contract Nullpointer quick fix:

#8

About

DEPRECATED. Use TronBox for smart contract deployment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 67

Languages