Should be implemented same as in solc:
- Check if PVM bytecode format allows for appending arbitrary data (presumably the case - implement the necessary change in PolkaVM if necessary).
- Implement the feature:
- Generate the IPFS hash
- Append the CBOR header
- Implement basic tests that ensure "Perfect verification"