EtherScore
WebsiteAppTwitterDiscordLensSnapshot
  • Overview
  • Documentation
    • ❓What's EtherScore?
    • πŸŽ–οΈEtherScore Badges
    • πŸͺͺEtherScore Profiles
    • πŸ₯‡Reputation Tiers
    • πŸ›οΈEtherScore DAO
      • 🌱Alpha Version
      • 🌳Beta version
      • βž•Benefits of Reputation-Based Governance
      • βž–Limits of Reputation-Based Governance
    • πŸ†Badge benefits
    • 🏭EtherScore Badge Factory
    • πŸ›€οΈRoadmap
  • FAQ (FOR USERS)
    • πŸŽ–οΈHow to claim badges?
    • πŸ†How to claim Discord roles?
    • πŸ“œHow to vote in EtherScore DAO?
    • ✍️How to propose badges to the DAO?
  • FAQ (FOR BUILDERS)
    • πŸ› οΈHow to create badges?
    • πŸ—οΈHow to build on top?
      • πŸ”’Token-gate your community (Discord/Collab.land)
    • πŸ§‘β€πŸŽ¨How to integrate EtherScore Profiles?
  • Others
    • πŸ”—Useful links
    • ℹ️Contract addresses
    • 🎨Brand kit
  • More readings
    • Introduction
    • πŸ”Problem statement
      • Data analytics access
      • Absence of reputation system
    • πŸ’‘Reputations in Web3
Powered by GitBook
On this page
  1. Documentation

EtherScore Badge Factory

A tool for Dapps to curate their communities.

PreviousBadge benefitsNextRoadmap

Last updated 10 months ago

The EtherScore Badge Factory is at the core of the EtherScore protocol. It is the set of smart contracts that enable EtherScore NFT Badges to be deployed and tailored to a user’s precise specifications.

The badge factory provides a high degree of customization for EtherScore Badges, including minting conditions, transferability, supply, burnability, and evolution. After all, who better to experiment and develop innovations for community incentives and Dapps than the communities and platforms themselves?

The EtherScore Badge Factory is designed to focus on these characteristics:

  • Decentralization: Using The Graph and Chainlink, our data are indexed and queried in a decentralized manner.

  • Openness: Anyone can create and deploy a badge model without having to ask permission or give information to an intermediary.

  • Verifiability: EtherScore Badges are stored on-chain as NFTs, and are completely auditable since they contain the query and result to check their validity. Alternative badge providers don’t provide the same level of data integrity. Communities using their badges are forced to trust a centralized badge issuer concerning badge validity.

  • Customizability: Badge issuers can fully customize their badges to meet their requirements. Users can define minting conditions, transferability, burnability, supply, evolutive badges and many other qualities.

  • Ease of Use: A no-code interface will be provided to facilitate badge issuance. Of course, users may also interact with the smart contract directly.

While the EtherScore team is already using the badge factory to issue its own collection of badges, the factory is not yet available to the public. To create or build on top of badges, please follow .

🏭
the section 'For Builders'