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