Skip to content

A DAO using Schnorr signatures for all Reddit wallstreetbets membersΒ #5984

@synctext

Description

@synctext

Goal: proof-of-principle prototype of a DAO with 8.8 million members (number of people in this Reddit).

image

Ordinary Internet users have for the first time driven Wall Street professional speculators into a corner. We want to further strengthen their power. We will use Bitcoin to democratically control funds collectively owned by 8.8 million people. Future features would include: discover DAOs,join,leave, and vote on investment proposals.

image
Taproot inside Bitcoin will allow us to expand our existing Delft University DAO prototype with muti-sig aggregation: https://github.com/taprootactivation/Taproot-Activation
The "key" problem is to facilitate 8.8 million signatures in a DAO, but not require full storage of each individual signature. This has been done for a 10million-out-of-10million multi-signature wallet, great accomplishment @jonasnick. As a proof-of-principle the issue is to:

  • establish the computational time for a 4.4million-out-of-8.8million multi-signature wallet (simple majority voting for DAO governance)
  • investigate if parallelism and even GPU acceleration is possible

Outcome: Python script for 4.4million-out-of-8.8million multi-signature transactions (50% as minimal threshold for democratic participation and legitimacy of vote)

https://www.coindesk.com/taproot-bitcoin-upgrade-improve-technology-software
https://github.com/jonasnick/musig-benchmark

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions