rowandh / Stratis.SmartContracts.Tools.Sct

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%