1Hive / dandelion-voting-app

Contains the Dandelion Voting app which implements an ACLOracle
GNU General Public License v3.0
5 stars 8 forks source link

Implemented TokenManagerHook and migrated to Buidler #56

Closed willjgriff closed 4 years ago

willjgriff commented 4 years ago

Implementing TokenManagerHook allows us to prevent transfer of an associated MiniMeToken when an address also could not redeem.

Migrated to Buidler, including tests.