Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 260 Bytes

File metadata and controls

9 lines (6 loc) · 260 Bytes

Stratis.SmartContracts.Tools.Sct

A command-line tool for compiling and validating Stratis smart contracts.

To compile, validate, and view the bytecode for a smart contract (.cs file) you've written:

dotnet run -- validate [CONTRACT_PATH_HERE] -sb