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

Tokens issuing for Tweet imports #3

Open
Schwizzle opened this issue Sep 22, 2017 · 3 comments
Open

Tokens issuing for Tweet imports #3

Schwizzle opened this issue Sep 22, 2017 · 3 comments
Assignees

Comments

@Schwizzle
Copy link
Contributor

ETH transaktion anlegen
(web integration)

@jhilden
Copy link

jhilden commented Sep 25, 2017

@Schwizzle can you think a bit on how much currency should be distributed for each twitter event and which factors should be relevant?

here is what we have thought about so far:

  • twitter event type: retweet, mention, follow (are there more we care about?)
  • follower count of the railslove twitter account at that point
  • follower count of the user twitter account
  • anything else?

@jhilden
Copy link

jhilden commented Sep 27, 2017

other possible signals:

  • the user should get more token for retweeting a new vs. an old tweet

@jhilden
Copy link

jhilden commented Sep 27, 2017

example method call

contact.distributeLoveCoin(walletAddress, {interactionType: 'retweet', userFollowerCount: 999, targetFollowerCount: 1356})

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

2 participants