jermay / crypto-kitties

A Crypto Kitties clone. For fun... and maybe food for the Crypto Zombies tutorial! Mwuahahah!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC721 Approval

jermay opened this issue · comments

Implement the approval and operator approval methods of the ERC721 spec

Going to add the transferFrom functions to this branch as well since they are related to approval