Skip to content

Docker image for Tron's flavor of the Solidity smart contract compiler

License

Notifications You must be signed in to change notification settings

SunStake/docker-solc-tron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Docker Image for Tron Solidity

This repository is for building Docker images of the Tron-flavored solidity compiler.

With this image you can do something as simple as:

$ docker run -v /path/to/contract:/src sunstake/solc-tron --other-solc-options

to compile a Tron contract.

Docker Hub

Images are built with Docker Hub's automated build service. Available here.

Current images are built by directly downloading from GitHub releases. This shall be changed in the future to building from source intead.

About

Docker image for Tron's flavor of the Solidity smart contract compiler

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published