Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[How To] Automate bytecode generation in VS2019 #13

Open
mwherman2000 opened this issue Jun 17, 2021 · 0 comments
Open

[How To] Automate bytecode generation in VS2019 #13

mwherman2000 opened this issue Jun 17, 2021 · 0 comments

Comments

@mwherman2000
Copy link

mwherman2000 commented Jun 17, 2021

  1. Configure your SC project...

image

  1. Create validate.bat in the root of your SC project folder...
cd "C:\GE\Stratis.SmartContracts.Tools.Sct\Stratis.SmartContracts.Tools.Sct"
dotnet run -- validate "C:\GE\TDW.TCSServer\TDWVDRSmartContract\TDWVDRSmartContract.cs" -sb

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant