Abridged: A No-Code Platform for DAO Creation and Community Management – Technical Architecture, Ecosystem Scale, Governance Mechanics, and a Comparative Analysis with Cardano Catalyst
Abridged (abridged.io) is a user-friendly blockchain application development platform that enables teams and communities to build, deploy, and manage decentralized projects without writing code. Launched with Collab.Land in May 2020, it combines a drag-and-drop no-code builder, an SDK for developers, and deep integrations with messaging platforms like Discord and Telegram. Its core mission is to reduce coordination friction in Web3 by making tokenized community management, decision-making, and resource allocation accessible to non-technical users through familiar chat interfaces.
Collab.Land, the consumer-facing product, has powered membership systems for over 30,000–40,000 communities and millions of users (historical peaks exceeded 3.5 million community members). Abridged advances the concept of DAO Ops—a methodology for systematizing DAO functions such as seeding communities, configuring parameters, collecting capital, summoning contracts, and iterating through feedback—to lower human overhead in decentralized organizations. Experiments like Signal DAO illustrate chat-native governance with reputation-based signaling and high participation rates.
This research paper analyzes Abridged’s technical characteristics (multi-chain capable with Ethereum-centric examples and hybrid on/off-chain architecture), ecosystem metrics, goals and strategic plans, and voting/proposal mechanics. A detailed comparison with Cardano’s Project Catalyst highlights contrasting approaches: Abridged prioritizes usability, rapid deployment, and chat-first participation for small-to-medium communities, while Catalyst focuses on large-scale, stake-weighted treasury allocation. The central question—how Abridged functions as an infrastructure layer rather than a standalone treasury DAO, how it differs from Catalyst, and its resulting pros and cons—reveals a platform that excels in accessibility and experimentation but trades off pure on-chain sovereignty and massive capital deployment. Drawing on official site data, Medium articles on DAO Ops, Collab.Land updates, and governance literature as of April 2026, the analysis positions Abridged as a key enabler in the maturation of user-friendly Web3 coordination tools.
1 . Introduction
The promise of Decentralized Autonomous Organizations (DAOs) lies in transparent, community-driven governance without centralized intermediaries. Yet, many DAOs struggle with steep technical barriers, low participation rates, complex smart-contract interactions, and high coordination costs. Abridged addresses these challenges by providing a no-code technology stack that brings blockchain capabilities into everyday messaging apps, allowing non-developers to create and operate decentralized projects intuitively.
Founded by a team including James Young (co-founder and CEO) and others with backgrounds in community building and Web3, Abridged positions itself as the bridge between Web2 usability and Web3 primitives. Its flagship product, Collab.Land, automates token-gated access and membership verification for Discord and Telegram servers, while the broader platform offers visual builders and an SDK for custom dApps and DAO workflows. Through concepts like DAO Ops, Abridged seeks to systematize the operational side of DAOs—turning ad-hoc coordination into repeatable, low-friction processes.
This paper provides a comprehensive examination of Abridged: its technical foundation, ecosystem reach, strategic vision, and governance mechanics. Special attention is given to a head-to-head comparison with Cardano Project Catalyst, one of the largest decentralized funding mechanisms. By exploring how Abridged actually functions in practice (as an enabling infrastructure rather than a capital-allocating DAO), its differences from stake-weighted treasury models, and the inherent trade-offs, the analysis offers insights for DAO builders, community managers, and governance researchers. Data is drawn from the official Abridged site, Collab.Land resources, Medium publications on DAO Ops, and broader blockchain governance literature as of mid-2026.
2 . History and Origins
Abridged traces its roots to the 2020 boom in tokenized communities and NFT projects, when managing access to Discord servers became a major pain point for Web3 groups. Collab.Land was formed in May 2020 as the initial consumer product under Abridged Inc. It quickly gained traction by providing secure, automated token-gating bots that verify wallet holdings and assign roles without manual intervention. By 2022, it had integrated with over 3.5 million users across communities and was adding roughly 100 new communities daily. As of 2026, Collab.Land continues to support tens of thousands of communities (estimates range from 30,000 to 40,000+), making it a standard tool for NFT collections, DeFi projects, and emerging DAOs.
The broader Abridged platform evolved from this foundation to address deeper coordination challenges. Team members, including James Young, published on “DAO Ops” starting around 2020–2021, framing it as a practical playbook for reducing human friction in DAOs. Key experiments, such as Signal DAO, demonstrated how Abridged’s tools could “summon” functional DAOs rapidly using chat interfaces. By 2026, Abridged has expanded toward multi-chain extensibility, mobile-first experiences, and programmable organizations, while maintaining a focus on privacy (read-only wallet verification) and usability. It has been referenced in cross-ecosystem discussions, including potential integrations or parallels in funds supporting DAO tooling. Unlike pure governance token DAOs, Abridged operates primarily as infrastructure, with Collab.Land itself exploring delegation and community governance models.
3 . Technical Characteristics
Abridged is not a single on-chain DAO or a standalone smart-contract treasury but a hybrid technology stack and platform designed to abstract blockchain complexity for end users. It functions as middleware that connects familiar messaging environments with decentralized primitives, enabling the creation, deployment, and operation of dApps and programmable organizations without requiring users to write code or manage raw blockchain interactions. The platform emphasizes usability, mobile accessibility, and deep integration with everyday tools while preserving on-chain verifiability for critical actions such as membership verification and resource management.
No-Code Builder
The core no-code interface is a visual drag-and-drop builder that allows non-technical creators, communities, entrepreneurs, and organizations to compose decentralized applications and workflows. Users can visually define rules for membership, decision-making, resource allocation, and community operations directly in the platform. This builder eliminates the need for Solidity, wallet management, or traditional development environments, making blockchain-powered projects accessible to anyone. The interface supports the full lifecycle of programmable organizations — from initial setup to ongoing governance and fund management.
SDK for Developers and Organizations
For more advanced use cases, Abridged provides a dedicated SDK that enables developers and organizations to build sophisticated applications. The SDK supports programmatic Web3 calls, allowing seamless integration with any smart contract or Web2 API. This dual approach (no-code for broad accessibility + SDK for extensibility) creates a layered architecture where non-technical users can prototype quickly while developers can extend functionality with custom logic.
Messenger-First Architecture and Integrations
Abridged is fundamentally messenger-native. It enables groups to communicate, make collective decisions, and programmatically manage resources (including money) inside popular messaging platforms such as Telegram, Discord, and WhatsApp. The platform’s bots and deep integrations handle proposal submission, voting, notifications, role management, and fund operations directly within chat interfaces. Collab.Land — formed in May 2020 as the consumer-facing product of Abridged — exemplifies this approach by providing automated token-gated membership systems across more than 30,000 Discord and Telegram communities. All interactions remain context-aware and real-time, significantly reducing the friction typically associated with separate governance dashboards or wallets.
Contract Wallets, Authentication, and Mobile-First Design
Abridged introduces custom contract wallets that support familiar OAuth login methods, allowing users to authenticate with existing accounts rather than managing seed phrases or gas fees. The platform is explicitly mobile-first: it brings blockchain capabilities directly to users’ phones without requiring additional software downloads. Transactions are designed to be instant and feeless (or with abstracted fees), eliminating network delays and providing a Web2-like user experience. Key management is fully customizable, balancing security with usability.
Blockchain Support and Hybrid Model
The platform supports building decentralized projects using blockchain and crypto primitives without being tied to a single chain. It performs read-only public blockchain queries for verification (e.g., token holdings for membership gating) and can interact with any smart contract. While specific chain examples are not exhaustively listed on the site, the architecture is inherently multi-chain capable through its integration layer. The overall model is hybrid: off-chain components (bots, no-code UI, notifications, and messenger logic) handle user-facing interactions for speed and accessibility, while on-chain settlement ensures verifiability and trustlessness for critical operations. This design philosophy prioritizes incremental decentralization — starting with high usability and progressively adding on-chain guarantees as needed.
Security and Privacy Considerations
Security is maintained through read-only access to public blockchain data (no asset custody or private key exposure by the platform) and customizable contract-wallet key management. The platform does not control user funds or private keys, reducing attack surfaces. Upgrades and new features are typically handled through new deployments rather than mutable core contracts, aligning with common Web3 best practices.
In summary, Abridged’s technical stack represents a deliberate shift from traditional smart-contract-centric DAOs toward a usability-first middleware layer. By combining a no-code builder, developer SDK, messenger-native bots, contract wallets with OAuth, mobile-first instant transactions, and hybrid on/off-chain execution, the platform makes decentralized coordination feel as intuitive as group chat. This architecture directly addresses common DAO pain points — technical barriers, low participation, and coordination overhead — while remaining extensible across blockchains and Web2 systems.
4 . Voting and Proposal Mechanics
Abridged does not impose a single, rigid governance model on its users. Instead, the platform supplies flexible, configurable primitives that communities, teams, and organizations can customize through the no-code builder or SDK. All governance interactions—proposal submission, voting, notifications, and execution—are designed to occur natively inside familiar messaging platforms (primarily Telegram and Discord, with extensibility to WhatsApp and others) via bots. This chat-native approach is the defining feature of Abridged’s governance philosophy, deliberately reducing friction and dramatically increasing real-world participation rates compared to traditional dashboard- or wallet-centric DAOs.
Core Mechanics (Configurable via No-Code/SDK)
-
Membership and Access: Entry is typically permissioned or reputation-based. Prospective members request access from an existing member or meet predefined token/NFT holding criteria verified by Collab.Land bots (read-only blockchain query). No mandatory financial tribute is required in basic setups, emphasizing alignment through community norms rather than capital. DAO Ops playbooks guide seeding with clear values, rewards, and penalties to establish healthy participation norms from the start.
-
Proposal Submission: Any authorized member can submit proposals (often called “signals” in early experiments) directly through the chat bot. Submissions include a description, context, and any relevant parameters (e.g., requested resources or actions). The no-code builder allows creators to define submission rules, required fields, and formatting during initial DAO configuration.
-
Voting Period: Proposals automatically open for voting shortly after submission (e.g., one hour in documented Signal DAO tests). Voting is simple yes/no or signaling-style, with options for configurable duration, quorums, or weighting (reputation-based, token-weighted, or equal). The platform encourages repeated or unlimited voting to maximize engagement rather than enforcing strict one-vote-per-member limits.
-
Notifications and Real-Time Participation: Bots deliver contextual, real-time alerts to all members, dramatically boosting turnout. Early experiments showed participation rates up to 11× higher than comparable Moloch-style DAOs despite voting periods that were 168× shorter, illustrating the power of messenger-native UX.
-
Execution and Follow-Through: Highly supported proposals can trigger automatic on-chain actions (if the DAO is configured with smart-contract integrations) or serve as strong signals for external funding/execution. In pure signaling mode (as used in Signal DAO), results are surfaced to partner DAOs or funds for potential grants or investments rather than executing treasury transfers directly. The SDK and no-code tools allow users to define multicall-style execution logic or link to external contracts for more complex outcomes.
Signal DAO as the Canonical Example
The most documented governance implementation built with Abridged tools is Signal DAO (launched January 2024). It operated as a lightweight, Moloch-inspired signaling mechanism entirely within Telegram:
-
101 active members
-
17 project proposals submitted
-
146 votes cast
-
Achieved significantly higher engagement through bot-driven notifications and low-friction voting.
Signal DAO functioned primarily as a discovery and signaling layer rather than a direct treasury allocator: strong signals were forwarded to established grant DAOs (e.g., MetaCartel, Moloch) for potential funding. This hybrid signaling model demonstrates Abridged’s focus on practical coordination over complex on-chain capital deployment.
DAO Ops Configuration Layer
During the initial “summoning” of a DAO, users define governance parameters once via the visual builder:
-
Voting periods and grace windows
-
Notification rules and escalation logic
-
Quorum thresholds
-
Integration with external treasuries or contracts
-
Reputation or token-weighting logic
These settings are persistent yet easily adjustable, allowing iterative improvement without redeploying contracts. The platform supports hybrid models—off-chain discussion and voting for speed, with on-chain verification or execution only when needed—striking a balance between usability and trustlessness.
In summary, Abridged’s voting and proposal mechanics prioritize accessibility, speed, and sustained engagement by embedding governance inside daily communication tools. By making proposals, votes, and notifications feel like ordinary chat interactions, the platform directly tackles the chronic problems of voter apathy and technical intimidation that plague many on-chain DAOs. This configurable, chat-first system makes decentralized decision-making practical for non-technical communities while remaining extensible for more sophisticated implementations.
5 . Ecosystem, Scale, and Impact
Abridged operates primarily as an infrastructure and tooling platform rather than a single treasury-holding or grant-disbursing DAO. Its ecosystem revolves around empowering independent communities, projects, and organizations to create, govern, and manage decentralized applications and workflows with dramatically reduced technical barriers. The platform’s impact is measured not by a central treasury size or grant volume but by the number of tokenized communities it enables, the participation rates it unlocks, and the broader reduction in coordination friction across Web3.
Collab.Land: The Consumer-Facing Engine
The flagship consumer product, Collab.Land, launched in May 2020, serves as the primary entry point and adoption driver for Abridged’s technology. It functions as a secure, automated membership and token-gating system for Discord and Telegram communities. Using read-only blockchain queries, the Collab.Land bots verify users’ wallet holdings (ERC-20 tokens, NFTs, or other assets) and programmatically assign or revoke roles without manual intervention or exposing private keys.
Key ecosystem metrics as of April 2026 include:
-
Communities Supported: Over 30,000 Discord and Telegram communities have been powered by Collab.Land since its inception. This figure reflects sustained adoption across NFT collections, DeFi protocols, emerging DAOs, and other tokenized groups, making it one of the most widely used tools for community onboarding and retention in Web3.
-
User and Wallet Reach: Historical data from earlier growth phases (2020–2022) documented peaks exceeding 3.5 million integrated wallets and millions of community members across participating projects. While exact current totals are not centrally dashboarded on the main site, indirect reach remains in the millions, as thousands of active communities continue to rely on the platform for daily membership management and verification requests. The platform processes large volumes of verifications at scale without rate-limiting, supported by robust backend infrastructure.
-
Integrations and Activity: Deep native support for Discord and Telegram (with mentions of potential expansion to WhatsApp and other messengers) allows seamless token-gated access. Communities range from small experimental groups to large NFT and DeFi projects, with combined market caps of participating tokens historically exceeding hundreds of millions of USD in early snapshots.
dApps, DAOs, and Experimental Projects
Beyond Collab.Land, the Abridged no-code builder and SDK have enabled the creation of numerous custom dApps and DAO-like structures:
-
Signal DAO Experiment: One of the most documented use cases, Signal DAO (launched January 2024) demonstrated the platform’s chat-native governance capabilities. By early data points, it had grown to 101 active members, hosted 17 project proposals, and recorded 146 votes. Notably, Signal DAO achieved 11× higher voting participation than comparable Moloch-ecosystem DAOs despite a voting period 168× shorter, highlighting the effectiveness of bot-driven notifications and low-friction interfaces.
-
Broader dApp Development: Early SDK pre-release feedback (circa 2021–2022) reported eight products built with the tools and feedback from more than 1,000 total users. Individual projects showed rapid traction, such as one community onboarding over 5,000 new users and others reaching hundreds of daily active users shortly after launch. While exact current counts of deployed dApps are not publicly aggregated, the platform supports dozens to hundreds of custom experiments, ranging from tokenized community tools to programmable organization workflows.
Broader Impact and Influence
Abridged’s ecosystem impact is best understood through qualitative and operational lenses:
-
Participation and Engagement: By embedding governance inside familiar messaging apps, the platform addresses chronic DAO challenges such as voter apathy (often below 5% in traditional systems like Aragon or Moloch). Chat-native notifications and contextual interfaces have demonstrably increased meaningful participation.
-
Adoption Across Web3: The tools have been referenced in cross-ecosystem funding proposals (including Cardano-related DAO tooling initiatives) and are used by creators, developers, and organizations seeking to bridge Web2 usability with Web3 primitives. The emphasis on mobile-first, feeless experiences and OAuth-based contract wallets has helped onboard non-technical users who would otherwise avoid complex wallets or dashboards.
-
DAO Ops Contribution: Through documented experiments and Medium publications, Abridged has advanced the discipline of DAO Ops—systematizing seeding, configuration, resource allocation, and iterative learning—providing reusable playbooks that benefit the wider DAO tooling landscape alongside projects like Aragon or Moloch forks.
-
Limitations in Metrics: Unlike treasury-focused DAOs, Abridged does not publish centralized TVL, grant disbursement totals, or on-chain proposal counts. Impact is distributed across thousands of client communities rather than concentrated in a single on-chain entity.
In summary, Abridged’s ecosystem as of 2026 is characterized by broad, distributed adoption through Collab.Land’s 30,000+ communities and the rapid prototyping of custom DAOs and dApps via its no-code/SDK stack. Its scale is measured in enabled organizations and elevated participation rates rather than capital under management, positioning it as a foundational usability layer that amplifies the effectiveness of decentralized coordination across multiple chains and communities.
6 . Goals, Plans, and Strategic Vision
Abridged’s core mission is to democratize Web3 by making the creation, governance, and operation of decentralized projects as intuitive and accessible as using everyday messaging apps. Rather than focusing on capital allocation or treasury management like many traditional DAOs, Abridged positions itself as a foundational usability layer that lowers technical barriers for non-developers, communities, creators, entrepreneurs, and organizations. The platform explicitly aims to bring blockchain capabilities into familiar environments (Telegram, Discord, WhatsApp, and beyond) so that anyone can communicate, make collective decisions, and programmatically manage resources without needing coding skills, wallet expertise, or complex dashboards.
Key Strategic Objectives
-
Empower Non-Technical Users: Provide a no-code drag-and-drop builder and messenger-native bots so that creators and communities can summon, configure, and operate programmable organizations in minutes rather than weeks.
-
Systematize DAO Operations (DAO Ops): Promote a repeatable methodology for reducing human coordination friction. This includes clear playbooks for community seeding (defining values, rewards, and norms), parameter configuration, resource collection (capital and human), contract summoning, decision execution, and iterative learning through feedback loops.
-
Achieve Mobile-First, Feeless Experiences: Deliver instant, abstracted-fee transactions via custom contract wallets and OAuth login, enabling true everyday adoption on mobile devices without gas fees or seed-phrase management.
-
Foster Pro-Social, Tokenized Communities: Create tools that turn ad-hoc groups into sustainable, programmable organizations while preserving privacy through read-only blockchain verification and customizable key management.
-
Enable Multi-Chain Extensibility: Support any underlying blockchain through public data queries and smart-contract integrations, ensuring communities are not locked into a single ecosystem.
Plans and Long-Term Vision
As of April 2026, Abridged continues to evolve Collab.Land (its consumer-facing product that already powers over 30,000 communities) toward deeper programmable organization features and broader messenger support. Future development priorities include:
-
Expanded AI-assisted automation for onboarding, moderation, and engagement.
-
Enhanced multi-chain read/write capabilities for seamless cross-ecosystem governance.
-
Iterative refinement of DAO Ops templates based on real usage data from experiments such as Signal DAO.
-
Community-driven governance explorations within Collab.Land itself (e.g., delegation seasons and collective decision-making tools).
The long-term vision is to become the default social and operational layer for Web3 — the infrastructure that makes decentralization feel ordinary and human-centered. By abstracting blockchain complexity while preserving on-chain verifiability where it matters, Abridged seeks to bridge Web2 familiarity with Web3 sovereignty. In doing so, it aims to accelerate the transition of millions of users from passive community members to active participants in programmable, sovereign organizations.
This strategic focus deliberately complements larger treasury-focused models (such as Cardano Catalyst) by addressing the “last-mile” problem of usability and daily coordination that many on-chain governance systems have historically overlooked.
7 . In-Depth Comparison with Cardano Catalyst
Cardano Project Catalyst is a large-scale, decentralized innovation fund that allocates tens of millions of ADA per funding round from the protocol treasury through stake-weighted, permissionless voting. It represents mass-democracy treasury allocation, with thousands of participants and broad ecosystem coverage. Abridged, by contrast, functions as infrastructure that enables many smaller DAOs and communities rather than managing capital itself.
Key Mechanics of Catalyst (2025–2026 context): Proposals are submitted in categories, reviewed by the community, and voted on by registered ADA holders using stake-weighted Yes/No (or nuanced) votes. Disbursements occur in tranches tied to milestones. Scale is massive—hundreds of proposals and significant ADA per fund—with low barriers to voting participation.
Structural Differences with Abridged:
-
Scale and Participation: Catalyst mobilizes thousands of wallets and billions of ADA in voting power for broad funding rounds. Abridged enables high-engagement, small-to-medium groups (e.g., Signal DAO’s chat mechanics yielding significantly higher participation rates) but does not orchestrate large treasury votes. Collab.Land supports millions indirectly through communities.
-
Accessibility and UX: Catalyst requires wallet interaction and a dedicated voting app. Abridged lowers barriers dramatically with no-code builders, chat bots, OAuth login, and feeless mobile flows—targeting users who might never engage with traditional DAO interfaces.
-
Voting and Decision Mechanics: Catalyst relies on economic stake for weighting. Abridged offers flexible, configurable models (reputation, signaling, token-based) embedded in chat, prioritizing speed, notifications, and inclusivity over pure capital alignment. No native large-scale quorum or milestone enforcement; focus is on signaling and programmatic execution.
-
Treasury and Execution: Catalyst disburses protocol-level funds at volume. Abridged provides tools for communities to manage their own resources (token gating, fund allocation via bots/contracts) without a central Abridged treasury. Decisions often inform external actions rather than direct on-chain payouts.
-
Focus and Philosophy: Catalyst optimizes for inclusive, ecosystem-wide experimentation via democratic stake. Abridged optimizes for frictionless creation and daily operations via DAO Ops, making decentralization feel like group chat management.
Quantitatively, Catalyst moves large capital with broad but sometimes shallow participation; Abridged powers thousands of communities with deeper, more frequent engagement in smaller settings. Catalyst represents “governance as voting on funds”; Abridged represents “governance as everyday coordination.”
8 . Pros and Cons of Abridged
Advantages:
-
High Accessibility: No-code and chat-native design onboard non-technical users effectively, expanding Web3 participation beyond developers and token holders.
-
Rapid Deployment and Iteration: DAOs and workflows can be summoned and configured in minutes, with DAO Ops providing repeatable playbooks.
-
Improved Engagement: Bot notifications, contextual messaging, and mobile UX combat voter apathy, often achieving multiples higher participation than traditional DAOs.
-
Usability and Privacy Focus: Feeless/mobile experiences and read-only verification reduce friction while respecting user data.
-
Ecosystem Enablement: Powers tens of thousands of communities and advances meta-tools like DAO Ops, benefiting the broader Web3 space.
Disadvantages:
-
Hybrid Trust Model: Reliance on off-chain bots, no-code platforms, and Abridged Inc. infrastructure introduces potential single points of failure or reduced transparency compared to fully on-chain, immutable DAOs.
-
Limited Native Capital Scale: Abridged does not manage large treasuries or disburse at Catalyst levels; it depends on external DAOs or community funds for significant allocation.
-
Configurability Risks: Flexible mechanics (e.g., reputation-based) can introduce sybil or gaming vulnerabilities without strong identity layers.
-
Platform Centralization Elements: While tools are extensible, core summoning and bot logic remain under the platform’s influence, potentially conflicting with pure decentralization ideals.
-
Maturity of Advanced Features: As a usability layer, it may require additional integrations for complex treasury or legal compliance needs.
Relative to Catalyst, Abridged excels in speed, inclusivity, and operational efficiency for community-level governance but sacrifices the raw democratic scale and direct economic weighting of stake-based systems. Future hybrids—using Abridged as a front-end for Catalyst-style voting or large DAOs—could combine strengths.
9 . Conclusion and Future Outlook
Abridged functions as a meta-infrastructure layer: a no-code, messenger-centric platform that abstracts blockchain interactions, configures governance through DAO Ops principles, and powers experiments like Signal DAO with high-engagement chat mechanics. It differs fundamentally from Cardano Catalyst by focusing on creation, accessibility, and daily coordination rather than large-scale treasury allocation—enabling thousands of vibrant communities instead of one massive fund.
Its pros in usability and participation address persistent DAO challenges like low engagement and technical barriers, while cons around hybrid dependencies and scale limitations highlight the ongoing tension between usability and pure decentralization. As Web3 matures—with better multi-chain interoperability, AI-assisted operations, and verifiable credentials—Abridged is positioned to become a default onboarding and management tool for new DAOs and tokenized groups.
Ultimately, Abridged demonstrates that effective decentralization often begins with making the experience feel ordinary and intuitive. By turning group chats into programmable organizations, it offers a practical path toward broader adoption. Its success will be gauged not by TVL or vote volume alone, but by how many non-technical communities successfully transition from casual participation to sovereign, coordinated on-chain action. In the evolving landscape of Web3 governance, platforms like Abridged may prove as essential as the underlying blockchains themselves.
More about Abridged DAO: https://abridged.io/
More about Project Catalyst: https://projectcatalyst.io/