violetprotocol / ERC1238-token

Implementation of EIP-1238 for non-transferable tokens (fungible & non-fungible).
https://erc1238.notion.site/
16 stars 3 forks source link

Add support for ERC165 #11

Closed ra-phael closed 2 years ago

ra-phael commented 2 years ago

ERC165 added for the interfaces and extensions' interfaces on the main branch.

0xpApaSmURf commented 2 years ago

Looks good!