README
EIP820 implementation
Pseudo-introspection using a registry contract.
This contract is the implementation of the EIP820 defined here
EIP 820 - Pseudo-introspaection using a registry contract
<script type="module">
import eip820 from 'https://cdn.skypack.dev/eip820';
</script>
Pseudo-introspection using a registry contract.
This contract is the implementation of the EIP820 defined here