LogoLogo
INLEO
  • Introduction
  • Our Vision
  • Understanding INLEO
  • Frequently Asked Questions
  • Ecosystem
  • The LEO Token Economy
    • Tokenomics
    • Emission Schedule
    • Rewards Pool
    • Token Features
    • Value Capture
      • Ad Platform
      • Premium
      • Subscriptions
      • Promotion
      • Bridging
    • Staking
      • Rewards
      • Curation
      • Influence
      • Unstaking
  • Technology
    • Roadmap
    • INLEO Platform
      • Threads
      • Posts
      • Communities
      • Threadcasts
      • Leaderboard
      • Wallet
      • Lists
    • Our Technology
      • LeoCache
      • LeoInfra
      • Decentralized Polls
    • Hive
      • Digital Identities
      • Immutable Content Storage
      • 3 Second, Fee-less On-Chain Engagement
      • Multi-Layer Rewards
  • KPIs and Goals
    • Key Performance Indicators
      • Monthly Active Users (MAUs)
      • Traffic Analytics
    • 2022 KPI Goals for LeoFinance
  • Opportunities
    • Creators
    • Users
    • Projects
    • Token Holders
      • LEO Liquidity Pools
      • Stake LEO to LEO POWER
      • Utilize LEO for Promoting Content
      • Lend or Lease LEO POWER
  • Tools and Resources
    • How-To Guides
      • INLEO: The Basics
        • How to Join INLEO
          • How to Make Your First Thread
          • How to Edit Your Profile
        • How to Post Content
          • How to Make Your First Blog Post
        • How to Buy LEO
        • How to Stake LEO
        • How Voting (Liking) Content Works
        • How to Share Content
        • How to Gain Traction on INLEO (Earn More Rewards!)
        • How to Get Curated
        • How to Earn $50 Per Referral
      • LeoFinance: Intermediate
      • LeoFinance: Expert
      • LeoMobile
      • LeoPedia
      • LeoFi
      • LeoDex
      • LeoBridge
      • Hivestats
    • Media Kit
  • Open Source Hive Technology
    • Keystore Hive Accounts
    • Ledger, Trustwallet, Trezor Hive Accounts
    • X & Google Lite Accounts
    • Dynamic Resource Credit (RC) Delegation System + Account Creation Tokens
    • HAFSQL API
    • Accounts API
    • Referral System API
    • Creator Subscriptions
    • Cross-UI Bookmarks Framework
Powered by GitBook
On this page
  • Decentralized Polls
  • How it Works
  • The Future of Decentralized Polls

Was this helpful?

  1. Technology
  2. Our Technology

Decentralized Polls

Last updated 1 year ago

Was this helpful?

We believe that one of the core use cases of blockchain in the long-run will be running decentralized, transparent polls. X (formerly twitter) has a poll functionality that gets a lot of usage.

Much like many of the features on INLEO, we wanted to draw inspiration from Web2 but implement Web3 tech to make it superior to the previous generation of what was possible.

Decentralized Polls

Our Decentralized Poll protocol leverage blockchain technology to tabulate votes in a transparent, immutable fashion. The frontend for Polls was designed very similarly to its Web2 counterpart. Anyone can launch a poll that is embedded in a Thread directly from the inleo.io interface.

How it Works

On the frontend, this may look like any other Poll. On the backend, there is a lot of magic happening here. A user creates a poll and then when any other user votes on one of the poll options, they transmit a message on the blockchain called a "Custom JSON".

This Custom JSON is a simple text message signed by the user. Our backend detects any JSONs that match the polling format and then the voters and their choices are calculated and shown on the frontend.

At any time, anyone can look directly at the Blockchain Explorer and verify every single vote, who cast it and what option they chose.

The Future of Decentralized Polls

We believe this type of decentralized voting will gain immense traction in the coming years. Our polling protocol already uses blockchain technology to tabulate votes in a transparent, immutable fashion.

Our roadmap for the coming months and years includes adding more options to the polling protocol. One of many of these options will be stake-weighted voting. This will allow users to choose whether to have a 1 account = 1 vote poll or have a poll where the more LEO POWER stake each user has, the more weight their vote entails on the poll.

Other options will also be released to make polling more robust. Creators could launch polls for only their followers or only their subscribers, for instance.