Pulls in all relevant Solidity events, Solidity structs, and IPFS
objects. The intention is to give developers a useful tool that
shows a consolidated form of the on-chain and off-chain state
of a listing.
Checklist:
[ ] Code contains relevant tests for the problem you are solving
Add function to console.log a listing
Example use:
Pulls in all relevant Solidity events, Solidity structs, and IPFS objects. The intention is to give developers a useful tool that shows a consolidated form of the on-chain and off-chain state of a listing.
Checklist:
Code contains relevant tests for the problem you are solving