Skip to main content

One doc tagged with "AntelopeIO/cdt/tree/v3.0.1/docs/07_best-practices/08_abi/02_manually_write_an_ABI_file_explained.md"

View All Tags

Manually write/edit an ABI file

- Advanced features of the newest version of the ABI will require manual construction of the ABI, and odd and advanced C++ patterns could capsize the generator's type deductions. So having a good knowledge of how to write an ABI should be an essential piece of knowledge of a smart contract writer.