And re-ordered some test files. There is now a Test721PCOToken.sol, Test721Token.sol (without PCO functionality) and Test721Wrapper.sol
I hope you forgive some of the code style (variable name underscores, ordering, keeping it DRY) and missing tests, please let me know first if you think the architecture looks good! :)
Going to take a look at this shortly. I hadn't touched the token-wrapper branch in awhile and there was some code in there that was removed in main. Can you rebase your branch against token-wrapper?
Implements:
I hope you forgive some of the code style (variable name underscores, ordering, keeping it DRY) and missing tests, please let me know first if you think the architecture looks good! :)