Releases: TIHBS/SmartContractDescriptorsGenerator
Releases · TIHBS/SmartContractDescriptorsGenerator
Set specific port
- Bug fixes
How to run SCTransformationAPI
- Linux
$ cd linux-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Mac OS
$ cd osx-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Windows
cd win-x64 ./SCTransformation.API.exe
Fixes ParamType
- Bug fixes
How to run SCTransformationAPI
- Linux
$ cd linux-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Mac Os
$ cd osx-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Windows
cd win-x64 ./SCTransformation.API.exe
First release
- Added xUnit Tests
- Code cleanup
How to run SCTransformationAPI
- Linux
$ cd linux-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Mac Os
$ cd osx-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Windows
cd win-x64 ./SCTransformation.API.exe
First working version
How to run SCTransformationAPI
- Linux
$ cd linux-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Mac Os
$ cd osx-x64 $ chmod 777 ./SCTransformation.API $ ./SCTransformation.API
- Windows
cd win-x64 ./SCTransformation.API.exe