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

Stable sale contract for fundraising #11

Closed
luisivan opened this issue Mar 22, 2020 · 5 comments
Closed

Stable sale contract for fundraising #11

luisivan opened this issue Mar 22, 2020 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@luisivan
Copy link
Member

Donors get a token once they donate that is used for recognition and also last-resort governance of help squads if supervisors become corrupted.

Since help squads are non-profit, we don't need a bonding curve or any other complex mechanism. But we do need a $1 = 1 token fundraising contract that we can plug into the DAO's Finance app.

@luisivan luisivan created this issue from a note in HelpDAO (To do 🚨) Mar 22, 2020
@pythonpete32
Copy link

I think the guys at UniDAO have already cracked this one. Plus onboarding is as easy as sending ETH or tokens to an ENS address

@luisivan
Copy link
Member Author

@pythonpete32 do you know where their code is?

@luisivan luisivan moved this from To do 🚨 to Ideas 💡 in HelpDAO Mar 23, 2020
@luisivan luisivan moved this from Ideas 💡 to To do 🚨 in HelpDAO Mar 23, 2020
@luisivan luisivan added this to To do 🚨 in HelpDAO software 🛠 Mar 23, 2020
@luisivan luisivan removed this from To do 🚨 in HelpDAO Mar 23, 2020
@luisivan luisivan added the help wanted Extra attention is needed label Mar 23, 2020
@yeqbfgxjiq
Copy link
Contributor

@pythonpete32 and @lkngtn are looking for it, but it sounds like it might not be open source yet?

@marsrobertson
Copy link

$1 = 1 token fundraising contract

I was looking at something similar some time ago.

I wanted to sell stuff and either accept 20 DAI or $20 worth of ETH

In order to do that, I was using https://provable.xyz/ (ex-Oraclize)

Didn't deliver to completion because I had some considerations, notably the gas cost and delay. Me calling Oraclize, their updating price in the next block.

Maybe calling some on-chain oracle? Maybe setting a validity for 24 hours? So that if Oraclize sets the $ price of ETH, the next guy does not have start from scratch?

@luisivan
Copy link
Member Author

Interesting. Closing this anyway since we don't need the sale contract anymore with the newer, simpler model helpdao/dao-template#4

@luisivan luisivan moved this from To do 🚨 to Done ✅ in HelpDAO software 🛠 Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Development

No branches or pull requests

4 participants