mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-23 13:41:37 +00:00
2f6065f541
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. |
||
---|---|---|
.. | ||
flags | ||
options | ||
server | ||
smartcontract | ||
vm | ||
wallet | ||
.gitignore | ||
main.go |