Skip to content

Automatic Generation of Blockchain Smart Contract Descriptors and Client Application Skeletons

License

Notifications You must be signed in to change notification settings

TIHBS/SmartContractDescriptorsGenerator

Repository files navigation

.NET Core

Unit Test Coverage

Smart Contract Descriptors Generator

Publishing API for VSCode Extension

dotnet publish -r linux-x64 --self-contained true
dotnet publish -r osx-x64 --self-contained true
dotnet publish -r win-x64 --self-contained true