-
Notifications
You must be signed in to change notification settings - Fork 11.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add complex crowdsale example #331
Comments
See #295 as well. |
I'd love to help with this issue. Expect a PR soon :) |
Awesome @jakub-wojciechowski! I was going to add an example as part of #333 but I'll let you do it. |
@jakub-wojciechowski Do you have an ETA? Let me know if I can help. |
Sorry for the little delay @frangio. I'm just relocating to another country. Let me know if you have any comments. |
Ohh I already have done that with my personal project, I will dig into it after defcon |
Add complex crowdsale example OpenZeppelin#331
Add an example contract that inherits from
CappedCrowdsale
,FinalizableCrowdsale
,RefundableCrowdsale
as documentation on how to do it.The text was updated successfully, but these errors were encountered: