Inspiration
Inspired by reddit & github star system. Minting a token by the karma.
What it does
It mints Karma token by upvotes through plasma chain.
How I built it
- Used bloom filter to prevent the abusing
- It uses Casper FFG for its finalization
Challenges I ran into
- Spent a lot of time to implement multisig with
web3.eth.sign()
Accomplishments that I'm proud of
- Applied Casper FFG to layer 2 solution
What I learned
- To prevent abuse, there should exist an oracle data provider.
What's next for Git Karma
Integrating with Gitcoin
Log in or sign up for Devpost to join the conversation.