Open whiteyhat opened 6 years ago
I have seen another repository that enablos a DAICO issuance.
https://github.com/theabyssportal/DAICO-Smart-Contract/tree/master/voting
@petros789 There are the same functions as Abyss DAICO as your repository (Since it is reduced)?
Hello @petros789 !
Thanks for sharing this amazing .sol contract.
Could you please explain (for newbies) how would be the implementation of this repository on chain?
Should I publish on chain just hte migration.sol and daico.sol?
And within daico.sol there are few arguments to edit the smart contract to issue the token in a customizable way, right?
Thanks!!