Skip to content

AlexCheema/Tanuki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanuki

🏆 Main Prize Winner ETHGlobal Tokyo

ETHGlobal Tokyo Demo: https://ethglobal.com/showcase/tanuki-s8ew9

Overview

Tanuki is a trustless wallet scoring protocol. It uses ZKP’s to trustlessly read historical on-chain activity to calculate wallet scores. Wallet scores are modular, enabling use cases like paymasters with loyalty-based subsidies and lending protocols with variable rates.

Architecture

Tanuki Architecture

Use Cases

  1. Reputation scores, e.g. on-chain PageRank
  2. Credit score protocols which offer different terms to users based on their scores
  3. NFT pricing models that consider the wallets' past interactions with the NFT to accurately estimate price.
  4. Paymasters that determine the amount of gas fee reimbursement for each user. Currently, these methods are performed off-chain, resulting in centralized, less transparent, and trust-dependent systems.
  5. Spam prevention on Lens: create a social credit score for accounts, only allow posting / interaction based on certain minimum score

Deployments

Polygon Mumbai

Twitter Link

GovernanceToken

SimpleScoreProvider

Scroll Alpha

GovernanceToken

SimpleScoreProviderG

Taiko Hackathon Network

GovernanceToken

SimpleScoreProvider

Mantle Test Net deployments

GovernanceToken

SimpleScoreProvider

SimpleScoreProvider