ERC777 constructor arguments

Hi @sebasgoldberg,

Welcome to the community :wave:

I wrote a Simple ERC777 example: Simple ERC777 token example

Thanks for sharing. I hardcoded the check for a development network to deploy the ERC1820Registry, which is less useful when deploying to a private network.

1 Like

2 posts were split to a new topic: Converting ERC20 to ERC777 and errors with: Cannot find module ‘@openzeppelin/test-helpers’