Support new metamask privacy mode #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Seems the metamask privacy mode has become default. Which means we have to request access to the metamask accounts first using
provider.enable()I'm having a stab at this.