issues
search
buttonwood-protocol
/
button-wrappers
Solidity code for the ButtonToken rebasing wrapper protocol
GNU General Public License v3.0
13
stars
10
forks
source link
(feat) Adding UnbuttonToken Factory and fixing code-coverage for UnbuttonToken
#31
Closed
DRC9702
closed
3 years ago
DRC9702
commented
3 years ago
Changes:
Migrating UnbuttonToken to ERC20Upgradeable
Creating UnbuttonTokenFactory contract
Fixing code-coverage for UnbuttonToken
Reviewers:
@aalavandhan @marktoda
ToDo:
Migrate UnbuttonTokenFactory to
cloneDeterministic
?
Remove the custom name & symbol arguments from the UnbuttonToken
init()
method and just use underlying token's info with a 'UNBUTTON-' suffix?
Changes:
Reviewers:
@aalavandhan @marktoda
ToDo:
cloneDeterministic
?init()
method and just use underlying token's info with a 'UNBUTTON-' suffix?