decentraland / proposals

Review of community proposals for Decentraland's art and applications
46 stars 16 forks source link

Land group purchase pooling contract template #25

Open saskakol opened 7 years ago

saskakol commented 7 years ago

My proposal is for a land purchase pooling contract. The purpose of this contract is to allow users to pool together their ETH so they can purchase large amounts of tiles at once.

The contract would receive ETH, and at a certain block (set at contract deployment), send it to the MANA purchase contract. Once the pool contract receives it's MANA, it will purchase the tiles specified at contract deployment.

The idea is to write a contract that anyone can deploy onto the Ethereum network, and edit the parameters upon deployment. The parameters should include:

The contract could also accept MANA, and in that case the MANA purchase step can simply be omitted!

This idea might change over time, since I'm not completely clear on how the ICO or the post-ICO contract will work, but that's it for now! :)

maraoz commented 7 years ago

I had the same idea, I love it!