Skip to content

mohamedhayibor/ethervineAlpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethervineAlpha

In response to the idle workers problem

FAQ

  • Users can only create or trade memes
  • No shorting / only buying or selling of tokens
  • Each meme is a PolynomialBondingCurve
  • Memes are non tradable between users - only to the smart contract
  • Each meme is its own communal deposit
  • Curate memes with your own proportional backing
  • Users can also design their memes with whatever tools at their disposal and submit them

Interesting reads:

Testing Rinkeby Accts

  1. Meme Recorder
  2. meme exple

Currently testing the hypothesis: would meme makers use this with existing tools if they can earn money from it?

Dev setup:

You need Metamask to use the site.

For local development, you must run a local server for security reasons and constraints on metamask, IPFS...

Easy/fast way: go to source path

$ python -m SimpleHTTPServer

Then go to localhost:8000