- Copy the files
hotpocket_contract.handjson.h(credits) files into your contract includes. - Build your contract with usual gcc build.
- See
example-contract.cfor an example. - Example contract can be built with
gcc example_contract.c -o example_contract