loomnetwork / erc721x

ERC721x is an extension of ERC721 that adds support for multi-fungible tokens and batch transfers, while being fully backward-compatible.
BSD 3-Clause "New" or "Revised" License
165 stars 54 forks source link

OpenZepplin source paths changed #28

Closed decentrol closed 5 years ago

decentrol commented 5 years ago

The OpenZeppelin library changed a lot, so ERC712x doesn't work with it.

alexiskattan commented 5 years ago

Yeah it doesn't work with 2.0.0 :(

gakonst commented 5 years ago

Fixed in #31