Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 324 Bytes

File metadata and controls

7 lines (7 loc) · 324 Bytes

TronMultisigContract

Building

In order to get bytecodes of contract the following command should be executed:

tronbox compile

After that all artifacts will be in the build folder. Bytecode of the contracts need to be inserted in the frontend code in order let frontent know, which contract should be deployed