daostack / arc

Arc is an operating system for DAOs.
GNU General Public License v3.0
47 stars 25 forks source link

Common token #753

Closed orenyodfat closed 4 years ago

orenyodfat commented 4 years ago

An ERC20 token with an admin account that can arbitrarily mint and burn tokens in each account.

dkent600 commented 4 years ago

Would be great to have a description in each new contract PR of the purpose and motivation behind the new contract. Otherwise one has to read the code and guess.