neoneo-go/cli/smartcontract
Anna Shaleva 2f6065f541 compiler, cli: introduce *.manifest.json
Add ability to generate NEO3-compatable *.manifest.json into compiler.
This file represets contract manifest and includes ABI information, so
we don't need to create separate *.abi.json file. NEO3 debugger also
needs *.manifest.json only. So, switched from *.abi.json to
*.manifest.json file.
2020-06-29 09:15:29 +03:00
..
smart_contract.go compiler, cli: introduce *.manifest.json 2020-06-29 09:15:29 +03:00