Skip to content
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

Sample Kickstarter (ETHstarter) smart contract #85

Closed
Hex-Capital opened this issue Dec 19, 2018 · 5 comments
Closed

Sample Kickstarter (ETHstarter) smart contract #85

Hex-Capital opened this issue Dec 19, 2018 · 5 comments

Comments

@Hex-Capital
Copy link

Draft of ETHstarter (Kickstarter) contract attached

Administrators

  • Launch ETHstarter campaign by deploying contract
  • Set fundraisingGoal in ETH
  • Set EndTime (max of 30 days from launch)
  • Set wallet address for withdrawing funds (if campaign reaches fundraisingGoal)
  • Option to cancel the campaign before endTime if fundraisingGoal has not been met

Contributors

  • Send contributions until fundraisingGoal or endTime is reached
  • Withdraw contribution if endTime is reached before fundraisingGoal

Requesting community input, code review, and auditing!

Disclaimer: Smart contract draft only. Not ready for production-level deployment. I am not responsible for loss of funds!

ETHstarter.zip

@sassal
Copy link
Collaborator

sassal commented Dec 19, 2018

Awesome work - thank you! This will be a great starting point to build upon.

@vs77bb
Copy link

vs77bb commented Dec 19, 2018

Hi friends, Vivek from Gitcoin here. We have something called Gitcoin Grants which might be right up your alley. If you 👍this message I'll get you Admin access to the MVP, which will be out in the wild very soon 🙂

We're hoping it will be a place where the most important projects get community support + get the fundraising they need to move forward the ecosystem. Let me know if you have any questions!

@ChazSchmidt
Copy link
Collaborator

Hi friends, Vivek from Gitcoin here. We have something called Gitcoin Grants which might be right up your alley. If you +1this message I'll get you Admin access to the MVP, which will be out in the wild very soon slightly_smiling_face

We're hoping it will be a place where the most important projects get community support + get the fundraising they need to move forward the ecosystem. Let me know if you have any questions!

How long until grants are publicly available? Would it make sense to ever have a fund raising event/contract like this feed into a grant's subscription contract?

@ChazSchmidt
Copy link
Collaborator

This also might be useful for something like this ethereum/EIPs#1620

@ChazSchmidt
Copy link
Collaborator

Are we able to close this now that Gitcoin Grant matching is happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants