skmgoldin / tcr

A generic token-curated registry
Apache License 2.0
279 stars 131 forks source link

Document how tokens are supported modularly #58

Closed skmgoldin closed 5 years ago

skmgoldin commented 6 years ago

By setting deployToken to false you can specify an address for any token whose API is a superset of ERC20. Can this be made even more modular in the migrations?

Kmoneal commented 6 years ago

Is this referring to the repeated checking of config.token.deployToken in the migrations?