Skip to content

Add Starknet Credit Score — on-chain identity and score-gated staking#78

Open
Borax0x0 wants to merge 1 commit intokeep-starknet-strange:mainfrom
Borax0x0:main
Open

Add Starknet Credit Score — on-chain identity and score-gated staking#78
Borax0x0 wants to merge 1 commit intokeep-starknet-strange:mainfrom
Borax0x0:main

Conversation

@Borax0x0
Copy link
Copy Markdown

Starknet Credit Score

Live App: https://starknet-credit-score.vercel.app
Repo: https://github.com/Borax0x0/starknet-credit-score
Builder: @0xborax

What it does

Analyzes any Starknet wallet address and generates:

  • A credit score (300–850) based on 6 on-chain metrics
  • Generative Wallet DNA constellation art unique to each address
  • An AI personality profile (Diamond Hand, Tx Tyrant, etc.)
  • Score-gated STRK staking via Starkzap SDK — 700+ score required

Starkzap Modules Used

  • Wallets — Cartridge Controller connection via sdk.connectCartridge()
  • Staking — Full stake flow via sdk.getStakerPools(),
    sdk.stakingTokens(), wallet.stake()

Why score-gated staking matters

The credit score isn't just informational — it gates real
on-chain behavior. Wallets below 700 see exactly how many
points they need to unlock staking access. This creates a
direct incentive loop: improve your on-chain activity →
improve your score → unlock protocol access.

Copilot AI review requested due to automatic review settings March 22, 2026 10:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Starknet Credit Score to the repository’s curated “Awesome Starkzap” list, highlighting an app that uses Starkzap SDK features (wallet connection + staking) and introduces score-gated STRK staking.

Changes:

  • Add a new row under Consumer Applications for “Starknet Credit Score” with description, repo link, and live demo link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Successfully merging this pull request may close these issues.

2 participants